aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-02-07tests: keep compiling failing vhost-user testsMarc-André Lureau
2018-02-07Add memfd based hostmemMarc-André Lureau
2018-02-07memfd: add hugetlbsize argumentMarc-André Lureau
2018-02-07memfd: add hugetlb supportMarc-André Lureau
2018-02-07memfd: add error argument, instead of perror()Marc-André Lureau
2018-02-07cpus: join thread when removing a vCPUPaolo Bonzini
2018-02-07cpus: hvf: unregister thread with RCUPaolo Bonzini
2018-02-07cpus: tcg: unregister thread with RCU, fix exiting of loop on unplugPaolo Bonzini
2018-02-07cpus: dummy: unregister thread with RCU, exit loop on unplugPaolo Bonzini
2018-02-07cpus: kvm: unregister thread with RCUPaolo Bonzini
2018-02-07cpus: hax: register/unregister thread with RCU, exit loop on unplugPaolo Bonzini
2018-02-07ivshmem: Disable irqfd on device resetLadi Prosek
2018-02-07ivshmem: Improve MSI irqfd error handlingLadi Prosek
2018-02-07ivshmem: Always remove irqfd notifiersLadi Prosek
2018-02-07ivshmem: Don't update non-existent MSI routesLadi Prosek
2018-02-07chardev/char-socket: add POLLHUP handlerKlim Kireev
2018-02-07memory: do explicit cleanup when remove listenersPeter Xu
2018-02-07vfio: listener unregister before unset containerPeter Xu
2018-02-07arm: postpone device listener unregisterPeter Xu