aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-13tests: acpi: fix FADT not being compared to reference tableIgor Mammedov
2018-02-13hw/pci-bridge: fix pcie root port's IO hints capabilityMarcel Apfelbaum
2018-02-13libvhost-user: Support across-memory-boundary accessYongji Xie
2018-02-13libvhost-user: Fix resource leakYongji Xie
2018-02-13virtio-balloon: unref the memory region before continuingTiwei Bie
2018-02-08pci: removed the is_express field since a uniform interface was insertedYoni Bettan
2018-02-08virtio-blk: enable multiple vectors when using multiple I/O queuesChangpeng Liu
2018-02-08pci/bus: let it has higher migration priorityPeter Xu
2018-02-08pci-bridge/i82801b11: clear bridge registers on platform resetLaszlo Ersek
2018-02-08vhost: Move log_dirty checkDr. David Alan Gilbert
2018-02-08vhost: Merge and delete unused callbacksDr. David Alan Gilbert
2018-02-08vhost: Clean out old vhost_set_memory and friendsDr. David Alan Gilbert
2018-02-08vhost: Regenerate region list from changed sections listDr. David Alan Gilbert
2018-02-08vhost: Merge sections added to temporary listDr. David Alan Gilbert
2018-02-08vhost: Simplify ring verification checksDr. David Alan Gilbert
2018-02-08vhost: Build temporary section list and deref after commitDr. David Alan Gilbert
2018-02-08virtio: improve virtio devices initialization timeGal Hammer
2018-02-08virtio: remove event notifier cleanup call on de-assignGal Hammer
2018-02-08Revert "vhost: add traces for memory listeners"Michael S. Tsirkin
2018-02-08Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell
2018-02-08Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2018-02-08docs: Add docs/devel/testing.rstFam Zheng
2018-02-08qapi: Add NVMe driver options to the schemaFam Zheng
2018-02-08docs: Add section for NVMe VFIO driverFam Zheng
2018-02-08block: Move NVMe constants to a separate headerFam Zheng
2018-02-08qemu-img: Map bench bufferFam Zheng
2018-02-08block/nvme: Implement .bdrv_(un)register_bufFam Zheng
2018-02-08block: Introduce buf register APIFam Zheng
2018-02-08block: Add VFIO based NVMe driverFam Zheng
2018-02-08util: Introduce vfio helpersFam Zheng
2018-02-08stubs: Add stubs for ram block APIFam Zheng
2018-02-08curl: convert to CoQueuePaolo Bonzini
2018-02-08coroutine-lock: make qemu_co_enter_next thread-safePaolo Bonzini
2018-02-08coroutine-lock: convert CoQueue to use QemuLockablePaolo Bonzini
2018-02-08lockable: add QemuLockablePaolo Bonzini
2018-02-08test-coroutine: add simple CoMutex testPaolo Bonzini
2018-02-08docker: change Fedora base image to fedora:27Paolo Bonzini
2018-02-07Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2018-02-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-07hbitmap: fix missing restore count when finish deserializationLiang Li
2018-02-07Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into...Peter Maydell
2018-02-07ide-test: test trim requestsAnton Nefedov
2018-02-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180206.0' i...Peter Maydell
2018-02-07Add the WHPX acceleration enlightenmentsJustin Terry (VM)
2018-02-07Introduce the WHPX implJustin Terry (VM)
2018-02-07Add the WHPX vcpu APIJustin Terry (VM)
2018-02-07Add the Windows Hypervisor Platform accelerator.Justin Terry (VM)
2018-02-07tests/test-filter-redirector: move close()Klim Kireev
2018-02-07tests: use memfd in vhost-user-testMarc-André Lureau
2018-02-07vhost-user-test: make read-guest-mem setup its own qemuMarc-André Lureau