summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-08tcg: Add types and basic operations for host vectorsRichard Henderson7-6/+543
2018-02-08tcg: Allow multiple word entries into the constant poolRichard Henderson1-21/+92
2018-02-08Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell1-0/+1
2018-02-07Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell1-0/+71
2018-02-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell90-330/+2447
2018-02-07hbitmap: fix missing restore count when finish deserializationLiang Li1-0/+1
2018-02-07Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into...Peter Maydell52-273/+265
2018-02-07ide-test: test trim requestsAnton Nefedov1-0/+71
2018-02-07Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180206.0' i...Peter Maydell14-31/+320
2018-02-07Add the WHPX acceleration enlightenmentsJustin Terry (VM)3-2/+82
2018-02-07Introduce the WHPX implJustin Terry (VM)2-0/+1367
2018-02-07Add the WHPX vcpu APIJustin Terry (VM)3-4/+93
2018-02-07Add the Windows Hypervisor Platform accelerator.Justin Terry (VM)2-5/+51
2018-02-07tests/test-filter-redirector: move close()Klim Kireev1-1/+1
2018-02-07tests: use memfd in vhost-user-testMarc-André Lureau1-26/+64
2018-02-07vhost-user-test: make read-guest-mem setup its own qemuMarc-André Lureau1-12/+15
2018-02-07tests: keep compiling failing vhost-user testsMarc-André Lureau1-13/+14
2018-02-07Add memfd based hostmemMarc-André Lureau3-0/+194
2018-02-07memfd: add hugetlbsize argumentMarc-André Lureau2-5/+19
2018-02-07memfd: add hugetlb supportMarc-André Lureau2-5/+12
2018-02-07memfd: add error argument, instead of perror()Marc-André Lureau3-30/+40
2018-02-07cpus: join thread when removing a vCPUPaolo Bonzini1-9/+4
2018-02-07cpus: hvf: unregister thread with RCUPaolo Bonzini1-0/+1
2018-02-07cpus: tcg: unregister thread with RCU, fix exiting of loop on unplugPaolo Bonzini1-7/+7
2018-02-07cpus: dummy: unregister thread with RCU, exit loop on unplugPaolo Bonzini1-2/+3
2018-02-07cpus: kvm: unregister thread with RCUPaolo Bonzini1-0/+1
2018-02-07cpus: hax: register/unregister thread with RCU, exit loop on unplugPaolo Bonzini1-2/+4
2018-02-07ivshmem: Disable irqfd on device resetLadi Prosek1-0/+4
2018-02-07ivshmem: Improve MSI irqfd error handlingLadi Prosek1-13/+24
2018-02-07ivshmem: Always remove irqfd notifiersLadi Prosek1-3/+23
2018-02-07ivshmem: Don't update non-existent MSI routesLadi Prosek1-2/+10
2018-02-07chardev/char-socket: add POLLHUP handlerKlim Kireev1-0/+22
2018-02-07memory: do explicit cleanup when remove listenersPeter Xu2-4/+27
2018-02-07vfio: listener unregister before unset containerPeter Xu1-4/+12
2018-02-07arm: postpone device listener unregisterPeter Xu1-1/+1
2018-02-07vhost: add traces for memory listenersPeter Xu2-0/+13
2018-02-07ucontext: annotate coroutine stack for ASANMarc-André Lureau4-1/+84
2018-02-07build-sys: add --enable-sanitizersMarc-André Lureau1-0/+30
2018-02-07Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180206a'...Peter Maydell13-96/+151
2018-02-06Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell12-100/+150
2018-02-06vfio/pci: Add option to disable GeForce quirksAlex Williamson3-3/+9
2018-02-06vfio/common: Remove redundant copy of local variableAlexey Kardashevskiy1-1/+0
2018-02-06hw/vfio/platform: Init the interrupt mutexEric Auger1-0/+2
2018-02-06vfio/pci: Allow relocating MSI-X MMIOAlex Williamson3-1/+101
2018-02-06qapi: Create DEFINE_PROP_OFF_AUTO_PCIBARAlex Williamson3-0/+41
2018-02-06vfio/pci: Emulate BARsAlex Williamson1-0/+2
2018-02-06vfio/pci: Add base BAR MemoryRegionAlex Williamson2-25/+72
2018-02-06vfio/pci: Fixup VFIOMSIXInfo commentAlex Williamson1-1/+1
2018-02-06spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM deviceAlexey Kardashevskiy3-1/+30
2018-02-06vfio/spapr: Use iommu memory region's get_attr()Alexey Kardashevskiy2-0/+28