Age | Commit message (Expand) | Author |
2014-07-01 | memory: MemoryRegion: Add may-overlap and priority props | Peter Crosthwaite |
2014-07-01 | memory: MemoryRegion: replace owner field with QOM parent | Paolo Bonzini |
2014-07-01 | memory: MemoryRegion: QOMify | Peter Crosthwaite |
2014-07-01 | qom: add a generic mechanism to resolve paths | Paolo Bonzini |
2014-07-01 | qemu-img create: add 'nocow' option | Chunyan Liu |
2014-07-01 | qom: add object_property_add_alias() | Stefan Hajnoczi |
2014-07-01 | qdev: drop iothread property type | Stefan Hajnoczi |
2014-07-01 | virtio-blk: move qdev properties into virtio-blk.c | Stefan Hajnoczi |
2014-07-01 | virtio-blk: drop virtio_blk_set_conf() | Stefan Hajnoczi |
2014-07-01 | qdev: add qdev_alias_all_properties() | Stefan Hajnoczi |
2014-07-01 | virtio-blk: move x-data-plane qdev property to virtio-blk.h | Stefan Hajnoczi |
2014-07-01 | virtio-blk: avoid qdev property definition duplication | Stefan Hajnoczi |
2014-07-01 | irq: Slim conversion of qemu_irq to QOM | Andreas Färber |
2014-07-01 | irq: Allocate IRQs individually | Peter Crosthwaite |
2014-06-30 | Merge remote-tracking branch 'remotes/bonzini/nbd-next' into staging | Peter Maydell |
2014-06-30 | nbd: Handle NBD_OPT_LIST option. | Hani Benhabiles |
2014-06-30 | nbd: Handle fixed new-style clients. | Hani Benhabiles |
2014-06-29 | virtio: memory accessors for endian-ambivalent targets | Greg Kurz |
2014-06-29 | virtio: add endian-ambivalent support to VirtIODevice | Greg Kurz |
2014-06-29 | cpu: introduce CPUClass::virtio_is_big_endian() | Greg Kurz |
2014-06-29 | exec: introduce target_words_bigendian() helper | Greg Kurz |
2014-06-29 | virtio: introduce device specific migration calls | Greg Kurz |
2014-06-29 | vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message | Damjan Marion |
2014-06-29 | numa: Keep track of NUMA nodes present on the command-line | Eduardo Habkost |
2014-06-29 | pc: Fix "prog_if" typo on PC_COMPAT_2_0 | Eduardo Habkost |
2014-06-29 | pc: Move q35 compat props to PC_COMPAT_* | Eduardo Habkost |
2014-06-29 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2014-06-29 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-06-29 | Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st... | Peter Maydell |
2014-06-27 | block.c: Don't return success for bdrv_append_temp_snapshot() failure | Chen Gang |
2014-06-27 | block: Add replaces argument to drive-mirror | Benoît Canet |
2014-06-27 | virtio-blk: Export request handling functions to dataplane | Fam Zheng |
2014-06-27 | virtio-blk: Make request completion function virtual | Fam Zheng |
2014-06-27 | block: make bdrv_query_stats() static | Stefan Hajnoczi |
2014-06-27 | virtio-blk: Convert VirtIOBlockReq.out to structrue | Fam Zheng |
2014-06-27 | virtio-blk: Use VirtIOBlockReq.in to drop VirtIOBlockReq.inhdr | Fam Zheng |
2014-06-27 | virtio-blk: Replace VirtIOBlockRequest with VirtIOBlockReq | Fam Zheng |
2014-06-27 | virtio-blk: Convert VirtIOBlockReq.elem to pointer | Fam Zheng |
2014-06-27 | virtio-blk: Move VirtIOBlockReq to header | Fam Zheng |
2014-06-27 | qapi event: clean up in callers | Wenchao Xia |
2014-06-27 | spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB | Alexey Kardashevskiy |
2014-06-27 | vmstate: Add preallocation for migrating arrays (VMS_ALLOC flag) | Alexey Kardashevskiy |
2014-06-27 | xics: Implement xics_ics_free() | Alexey Kardashevskiy |
2014-06-27 | spapr: Move interrupt allocator to xics | Alexey Kardashevskiy |
2014-06-27 | xics: Add flags for interrupts | Alexey Kardashevskiy |
2014-06-27 | spapr: Add RTAS sysparm SPLPAR Characteristics | Sam bobroff |
2014-06-27 | spapr: Add RTAS sysparm UUID | Sam bobroff |
2014-06-27 | spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE | Sam bobroff |
2014-06-27 | spapr: Add rtas_st_buffer utility function | Sam bobroff |
2014-06-27 | spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio | Alexey Kardashevskiy |