aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-07Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into...Peter Maydell
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
2018-02-07vhost: add traces for memory listenersPeter Xu
2018-02-07ucontext: annotate coroutine stack for ASANMarc-André Lureau
2018-02-07build-sys: add --enable-sanitizersMarc-André Lureau
2018-02-07Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180206a'...Peter Maydell
2018-02-06Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2018-02-06vfio/pci: Add option to disable GeForce quirksAlex Williamson
2018-02-06vfio/common: Remove redundant copy of local variableAlexey Kardashevskiy
2018-02-06hw/vfio/platform: Init the interrupt mutexEric Auger
2018-02-06vfio/pci: Allow relocating MSI-X MMIOAlex Williamson
2018-02-06qapi: Create DEFINE_PROP_OFF_AUTO_PCIBARAlex Williamson
2018-02-06vfio/pci: Emulate BARsAlex Williamson
2018-02-06vfio/pci: Add base BAR MemoryRegionAlex Williamson
2018-02-06vfio/pci: Fixup VFIOMSIXInfo commentAlex Williamson
2018-02-06spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM deviceAlexey Kardashevskiy