summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
| * vhost: set the correct queue index in case of migration with multiqueueThibaut Collet2015-10-221-3/+5
| * piix: fix resource leak reported by Coverityzhanghailiang2015-10-221-4/+7
| * vhost: add migration block if memfd failedMarc-André Lureau2015-10-221-0/+3
| * vhost-user: use an enum helper for features maskThibaut Collet2015-10-221-4/+9
| * vhost user: add rarp sending after live migration for legacy guestThibaut Collet2015-10-222-1/+48
| * vhost user: add support of live migrationThibaut Collet2015-10-221-0/+2
| * vhost: use a function for each callMarc-André Lureau2015-10-225-266/+447
| * vhost-user: add a migration blockerMarc-André Lureau2015-10-222-4/+21
| * vhost-user: send log shm fd along with log_baseMarc-André Lureau2015-10-223-5/+30
| * vhost: alloc shareable logMarc-André Lureau2015-10-221-10/+47
| * vhost-user: add vhost_user_requires_shm_log()Marc-André Lureau2015-10-221-2/+12
| * vhost: add vhost_set_log_base opMarc-André Lureau2015-10-223-4/+24
| * vhost: document log resizingMarc-André Lureau2015-10-221-0/+2
| * vhost: fail backend intialization earlyIgor Mammedov2015-10-221-0/+6
| * pc-dimm: add vhost slots limit check before commiting to hotplugIgor Mammedov2015-10-221-0/+7
| * vhost: add vhost_has_free_slot() interfaceIgor Mammedov2015-10-223-0/+46
| * intel_iommu: Add support for translation for devices behind bridgesKnut Omang2015-10-182-38/+76
* | target-xtensa: xtfpga: attach FLASH to system IOMax Filippov2015-10-211-14/+27
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151021-v2' into sta...Peter Maydell2015-10-215-45/+73
|\ \
| * | s390x/cmma: clean up cmma resetDavid Hildenbrand2015-10-211-0/+1
| * | s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand2015-10-211-0/+1
| * | s390x: machine reset function with new ipl cpu handlingDavid Hildenbrand2015-10-215-13/+32
| * | s390x/ipl: we always have an ipl deviceDavid Hildenbrand2015-10-212-15/+13
| * | s390x: unify device reset during subsystem_reset()David Hildenbrand2015-10-211-17/+14
| * | s390x/virtio-ccw: fix 2.4 virtio compatCornelia Huck2015-10-201-0/+12
* | | Merge remote-tracking branch 'remotes/berrange/tags/io-channel-3-for-upstream...Peter Maydell2015-10-207-7/+7
|\ \ \ | |/ / |/| |
| * | coroutine: move into libqemuutil.a libraryDaniel P. Berrange2015-10-207-7/+7
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20151020-1' into...Peter Maydell2015-10-201-0/+4
|\ \ \
| * | | virtio-input: ignore events until the guest driver is readyGerd Hoffmann2015-10-201-0/+4
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20151020-1' into s...Peter Maydell2015-10-202-4/+8
|\ \ \ \
| * | | | vmsvga: more cursor checksGerd Hoffmann2015-10-201-4/+7
| * | | | ppc/spapr: Allow VIRTIO_VGABenjamin Herrenschmidt2015-10-201-0/+1
| |/ / /
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20151020-1' int...Peter Maydell2015-10-203-18/+248
|\ \ \ \ | |_|/ / |/| | |
| * | | fw_cfg: Define a static signature to be returned on DMA port readsKevin O'Connor2015-10-191-2/+12
| * | | Enable fw_cfg DMA interface for x86Marc Marí2015-10-191-3/+5
| * | | Enable fw_cfg DMA interface for ARMMarc Marí2015-10-191-4/+4
| * | | Implement fw_cfg DMA interfaceMarc Marí2015-10-192-12/+230
* | | | usb-audio: increate default buffer sizeGerd Hoffmann2015-10-201-1/+1
* | | | usb: print device id in "info usb" monitor commandGerd Hoffmann2015-10-201-3/+6
* | | | usb-host: add wakeup call for iso xfersGerd Hoffmann2015-10-201-0/+1
| |/ / |/| |
* | | Merge remote-tracking branch 'remotes/sstabellini/tags/2015-10-19-tag' into s...Peter Maydell2015-10-192-0/+8
|\ \ \ | |/ / |/| |
| * | xen-platform: Ensure xen is enabled when initializingEduardo Habkost2015-10-191-0/+3
| * | pc: Require xen when initializing xenfv machineEduardo Habkost2015-10-191-0/+5
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-10-199-29/+30
|\ \ \ | |/ / |/| |
| * | kvm: Pass PCI device pointer to MSI routing functionsPavel Fedin2015-10-193-11/+14
| * | hw/pci: Introduce pci_requester_id()Pavel Fedin2015-10-193-3/+3
| * | megasas: fix megasas_get_sata_addrPaolo Bonzini2015-10-121-1/+1
| * | scsi: switch from g_slice allocator to mallocPaolo Bonzini2015-10-123-14/+12
* | | Remove macros IO_READ_PROTO and IO_WRITE_PROTONutan Shinde2015-10-194-35/+15
* | | hw/ide/ahci.c: Fix shift left into sign bitPeter Maydell2015-10-181-1/+1
| |/ |/|
OpenPOWER on IntegriCloud