summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* dma-helpers: Fix too long qiovKevin Wolf2014-07-141-0/+1
* AioContext: do not rely on aio_poll(ctx, true) result to end a loopPaolo Bonzini2014-07-141-3/+3
* virtio-blk: embed VirtQueueElement in VirtIOBlockReqStefan Hajnoczi2014-07-142-2/+6
* dataplane: do not free VirtQueueElement in vring_push()Stefan Hajnoczi2014-07-141-1/+0
* AioContext: speed up aio_notifyPaolo Bonzini2014-07-091-0/+9
* block: drop aio functions that operate on the main AioContextPaolo Bonzini2014-07-093-18/+5
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-07-074-6/+0
|\
| * Handle G_IO_HUP in tcp_chr_read for tcp chardevKirill Batuzov2014-07-061-1/+0
| * virtio: move common virtio properties to bus class deviceMing Lei2014-07-063-5/+0
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-07-072-0/+9
|\ \
| * | block: block: introduce APIs for submitting IO as a batchMing Lei2014-07-072-0/+9
| |/
* | xen_backend: introduce xenstore_read_uint64 and xenstore_read_fe_uint64Stefano Stabellini2014-07-071-0/+2
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-07-014-24/+8
|\
| * block: extend block-commit to accept a string for the backing fileJeff Cody2014-07-012-2/+4
| * block: add helper function to determine if a BDS is in a chainJeff Cody2014-07-011-0/+1
| * qemu-img create: add 'nocow' optionChunyan Liu2014-07-011-0/+1
| * qdev: drop iothread property typeStefan Hajnoczi2014-07-011-3/+0
| * virtio-blk: move qdev properties into virtio-blk.cStefan Hajnoczi2014-07-011-23/+0
| * virtio-blk: drop virtio_blk_set_conf()Stefan Hajnoczi2014-07-011-2/+0
| * qdev: add qdev_alias_all_properties()Stefan Hajnoczi2014-07-011-0/+2
| * virtio-blk: move x-data-plane qdev property to virtio-blk.hStefan Hajnoczi2014-07-011-0/+8
| * virtio-blk: avoid qdev property definition duplicationStefan Hajnoczi2014-07-011-8/+6
* | Merge remote-tracking branch 'remotes/bonzini/memory' into stagingPeter Maydell2014-07-013-7/+57
|\ \
| * | qdev: correctly send DEVICE_DELETED for recursively-deleted devicesPaolo Bonzini2014-07-011-0/+1
| * | memory: MemoryRegion: Add may-overlap and priority propsPeter Crosthwaite2014-07-011-1/+1
| * | memory: MemoryRegion: replace owner field with QOM parentPaolo Bonzini2014-07-011-1/+0
| * | memory: MemoryRegion: QOMifyPeter Crosthwaite2014-07-011-0/+6
| * | qom: add a generic mechanism to resolve pathsPaolo Bonzini2014-07-011-5/+29
| |/
| * qom: add object_property_add_alias()Stefan Hajnoczi2014-07-011-0/+20
* | irq: Slim conversion of qemu_irq to QOMAndreas Färber2014-07-011-0/+2
* | irq: Allocate IRQs individuallyPeter Crosthwaite2014-07-011-1/+1
|/
* Merge remote-tracking branch 'remotes/bonzini/nbd-next' into stagingPeter Maydell2014-06-301-0/+12
|\
| * nbd: Handle NBD_OPT_LIST option.Hani Benhabiles2014-06-301-0/+3
| * nbd: Handle fixed new-style clients.Hani Benhabiles2014-06-301-0/+9
* | virtio: memory accessors for endian-ambivalent targetsGreg Kurz2014-06-291-0/+170
* | virtio: add endian-ambivalent support to VirtIODeviceGreg Kurz2014-06-291-3/+10
* | cpu: introduce CPUClass::virtio_is_big_endian()Greg Kurz2014-06-291-0/+1
* | exec: introduce target_words_bigendian() helperGreg Kurz2014-06-291-0/+6
* | virtio: introduce device specific migration callsGreg Kurz2014-06-291-1/+3
* | vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE messageDamjan Marion2014-06-291-0/+1
* | numa: Keep track of NUMA nodes present on the command-lineEduardo Habkost2014-06-291-1/+6
* | pc: Fix "prog_if" typo on PC_COMPAT_2_0Eduardo Habkost2014-06-291-1/+1
* | pc: Move q35 compat props to PC_COMPAT_*Eduardo Habkost2014-06-291-37/+18
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-06-295-2/+42
|\ \
| * | block.c: Don't return success for bdrv_append_temp_snapshot() failureChen Gang2014-06-271-1/+1
| * | block: Add replaces argument to drive-mirrorBenoît Canet2014-06-272-0/+7
| * | virtio-blk: Export request handling functions to dataplaneFam Zheng2014-06-271-0/+9
| * | virtio-blk: Make request completion function virtualFam Zheng2014-06-271-0/+3
| * | block: make bdrv_query_stats() staticStefan Hajnoczi2014-06-271-1/+0
| * | virtio-blk: Convert VirtIOBlockReq.out to structrueFam Zheng2014-06-271-1/+1
OpenPOWER on IntegriCloud