Age | Commit message (Expand) | Author |
2015-10-22 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2015-10-22 | hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNT | Laszlo Ersek |
2015-10-22 | i386: keep cpu_model field in MachineState uptodate | Zhu Guihua |
2015-10-22 | vhost: set the correct queue index in case of migration with multiqueue | Thibaut Collet |
2015-10-22 | piix: fix resource leak reported by Coverity | zhanghailiang |
2015-10-22 | vhost: add migration block if memfd failed | Marc-André Lureau |
2015-10-22 | vhost-user: use an enum helper for features mask | Thibaut Collet |
2015-10-22 | vhost user: add rarp sending after live migration for legacy guest | Thibaut Collet |
2015-10-22 | vhost user: add support of live migration | Thibaut Collet |
2015-10-22 | vhost: use a function for each call | Marc-André Lureau |
2015-10-22 | vhost-user: add a migration blocker | Marc-André Lureau |
2015-10-22 | vhost-user: send log shm fd along with log_base | Marc-André Lureau |
2015-10-22 | vhost: alloc shareable log | Marc-André Lureau |
2015-10-22 | vhost-user: add vhost_user_requires_shm_log() | Marc-André Lureau |
2015-10-22 | vhost: add vhost_set_log_base op | Marc-André Lureau |
2015-10-22 | vhost: document log resizing | Marc-André Lureau |
2015-10-22 | vhost: fail backend intialization early | Igor Mammedov |
2015-10-22 | pc-dimm: add vhost slots limit check before commiting to hotplug | Igor Mammedov |
2015-10-22 | vhost: add vhost_has_free_slot() interface | Igor Mammedov |
2015-10-21 | target-xtensa: xtfpga: attach FLASH to system IO | Max Filippov |
2015-10-21 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151021-v2' into sta... | Peter Maydell |
2015-10-21 | s390x/cmma: clean up cmma reset | David Hildenbrand |
2015-10-21 | s390x: reset crypto only on clear reset and QEMU reset | David Hildenbrand |
2015-10-21 | s390x: machine reset function with new ipl cpu handling | David Hildenbrand |
2015-10-21 | s390x/ipl: we always have an ipl device | David Hildenbrand |
2015-10-21 | s390x: unify device reset during subsystem_reset() | David Hildenbrand |
2015-10-20 | Merge remote-tracking branch 'remotes/berrange/tags/io-channel-3-for-upstream... | Peter Maydell |
2015-10-20 | s390x/virtio-ccw: fix 2.4 virtio compat | Cornelia Huck |
2015-10-20 | coroutine: move into libqemuutil.a library | Daniel P. Berrange |
2015-10-20 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20151020-1' into... | Peter Maydell |
2015-10-20 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20151020-1' into s... | Peter Maydell |
2015-10-20 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20151020-1' int... | Peter Maydell |
2015-10-20 | vmsvga: more cursor checks | Gerd Hoffmann |
2015-10-20 | ppc/spapr: Allow VIRTIO_VGA | Benjamin Herrenschmidt |
2015-10-20 | usb-audio: increate default buffer size | Gerd Hoffmann |
2015-10-20 | usb: print device id in "info usb" monitor command | Gerd Hoffmann |
2015-10-20 | usb-host: add wakeup call for iso xfers | Gerd Hoffmann |
2015-10-20 | virtio-input: ignore events until the guest driver is ready | Gerd Hoffmann |
2015-10-19 | fw_cfg: Define a static signature to be returned on DMA port reads | Kevin O'Connor |
2015-10-19 | Enable fw_cfg DMA interface for x86 | Marc Marí |
2015-10-19 | Enable fw_cfg DMA interface for ARM | Marc Marí |
2015-10-19 | Implement fw_cfg DMA interface | Marc Marí |
2015-10-19 | Merge remote-tracking branch 'remotes/sstabellini/tags/2015-10-19-tag' into s... | Peter Maydell |
2015-10-19 | xen-platform: Ensure xen is enabled when initializing | Eduardo Habkost |
2015-10-19 | pc: Require xen when initializing xenfv machine | Eduardo Habkost |
2015-10-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-10-19 | kvm: Pass PCI device pointer to MSI routing functions | Pavel Fedin |
2015-10-19 | hw/pci: Introduce pci_requester_id() | Pavel Fedin |
2015-10-19 | Remove macros IO_READ_PROTO and IO_WRITE_PROTO | Nutan Shinde |
2015-10-18 | hw/ide/ahci.c: Fix shift left into sign bit | Peter Maydell |