summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-22hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNTLaszlo Ersek
2015-10-22i386: keep cpu_model field in MachineState uptodateZhu Guihua
2015-10-22vhost: set the correct queue index in case of migration with multiqueueThibaut Collet
2015-10-22piix: fix resource leak reported by Coverityzhanghailiang
2015-10-22vhost: add migration block if memfd failedMarc-André Lureau
2015-10-22vhost-user: use an enum helper for features maskThibaut Collet
2015-10-22vhost user: add rarp sending after live migration for legacy guestThibaut Collet
2015-10-22vhost user: add support of live migrationThibaut Collet
2015-10-22vhost: use a function for each callMarc-André Lureau
2015-10-22vhost-user: add a migration blockerMarc-André Lureau
2015-10-22vhost-user: send log shm fd along with log_baseMarc-André Lureau
2015-10-22vhost: alloc shareable logMarc-André Lureau
2015-10-22vhost-user: add vhost_user_requires_shm_log()Marc-André Lureau
2015-10-22vhost: add vhost_set_log_base opMarc-André Lureau
2015-10-22vhost: document log resizingMarc-André Lureau
2015-10-22vhost: fail backend intialization earlyIgor Mammedov
2015-10-22pc-dimm: add vhost slots limit check before commiting to hotplugIgor Mammedov
2015-10-22vhost: add vhost_has_free_slot() interfaceIgor Mammedov
2015-10-21target-xtensa: xtfpga: attach FLASH to system IOMax Filippov
2015-10-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151021-v2' into sta...Peter Maydell
2015-10-21s390x/cmma: clean up cmma resetDavid Hildenbrand
2015-10-21s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand
2015-10-21s390x: machine reset function with new ipl cpu handlingDavid Hildenbrand
2015-10-21s390x/ipl: we always have an ipl deviceDavid Hildenbrand
2015-10-21s390x: unify device reset during subsystem_reset()David Hildenbrand
2015-10-20Merge remote-tracking branch 'remotes/berrange/tags/io-channel-3-for-upstream...Peter Maydell
2015-10-20s390x/virtio-ccw: fix 2.4 virtio compatCornelia Huck
2015-10-20coroutine: move into libqemuutil.a libraryDaniel P. Berrange
2015-10-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20151020-1' into...Peter Maydell
2015-10-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20151020-1' into s...Peter Maydell
2015-10-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20151020-1' int...Peter Maydell
2015-10-20vmsvga: more cursor checksGerd Hoffmann
2015-10-20ppc/spapr: Allow VIRTIO_VGABenjamin Herrenschmidt
2015-10-20usb-audio: increate default buffer sizeGerd Hoffmann
2015-10-20usb: print device id in "info usb" monitor commandGerd Hoffmann
2015-10-20usb-host: add wakeup call for iso xfersGerd Hoffmann
2015-10-20virtio-input: ignore events until the guest driver is readyGerd Hoffmann
2015-10-19fw_cfg: Define a static signature to be returned on DMA port readsKevin O'Connor
2015-10-19Enable fw_cfg DMA interface for x86Marc Marí
2015-10-19Enable fw_cfg DMA interface for ARMMarc Marí
2015-10-19Implement fw_cfg DMA interfaceMarc Marí
2015-10-19Merge remote-tracking branch 'remotes/sstabellini/tags/2015-10-19-tag' into s...Peter Maydell
2015-10-19xen-platform: Ensure xen is enabled when initializingEduardo Habkost
2015-10-19pc: Require xen when initializing xenfv machineEduardo Habkost
2015-10-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-10-19kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin
2015-10-19hw/pci: Introduce pci_requester_id()Pavel Fedin
2015-10-19Remove macros IO_READ_PROTO and IO_WRITE_PROTONutan Shinde
2015-10-18hw/ide/ahci.c: Fix shift left into sign bitPeter Maydell