qemu /
qemu /
72b4e612c1871482e892cd02a7509bde887450ab - 72b4e61 Drop superfluous includes of qapi/qmp/dispatch.h by Markus Armbruster · 7 years ago
- 198a103 Include qapi/qmp/qnull.h exactly where needed by Markus Armbruster · 7 years ago
- 6266ba9 Include qapi/qmp/qnum.h exactly where needed by Markus Armbruster · 7 years ago
- bd006b9 Include qapi/qmp/qbool.h exactly where needed by Markus Armbruster · 7 years ago
- fc81fa1 Include qapi/qmp/qstring.h exactly where needed by Markus Armbruster · 7 years ago
- 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
- 47e6b29 Include qapi/qmp/qlist.h exactly where needed by Markus Armbruster · 7 years ago
- 5ee9d2f Include qapi/qmp/qobject.h exactly where needed by Markus Armbruster · 7 years ago
- 15280c3 qdict qlist: Make most helper macros functions by Markus Armbruster · 7 years ago
- 6b67395 Eliminate qapi/qmp/types.h by Markus Armbruster · 7 years ago
- 9f5c734 Typedef the subtypes of QObject in qemu/typedefs.h, too by Markus Armbruster · 7 years ago
- abb297e Include qmp-commands.h exactly where needed by Markus Armbruster · 7 years ago
- a82400c Drop superfluous includes of qapi/qmp/qerror.h by Markus Armbruster · 7 years ago
- e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
- 522ece3 Drop superfluous includes of qapi-types.h and test-qapi-types.h by Markus Armbruster · 7 years ago
- 8f0a371 Clean up includes by Markus Armbruster · 7 years ago
- d8e39b7 Use #include "..." for our own headers, <...> for others by Markus Armbruster · 7 years ago
- 637b047 vnc: use stubs for CONFIG_VNC=n dummy functions by Gerd Hoffmann · 7 years ago
- 008a51b Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into staging by Peter Maydell · 7 years ago
- b256b89 Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into staging by Peter Maydell · 7 years ago
- 4eb9956 docs: Add docs/devel/testing.rst by Fam Zheng · 7 years ago
- d87ee3d qapi: Add NVMe driver options to the schema by Fam Zheng · 7 years ago
- e86de5e docs: Add section for NVMe VFIO driver by Fam Zheng · 7 years ago
- a3d9a35 block: Move NVMe constants to a separate header by Fam Zheng · 7 years ago
- 79d4658 qemu-img: Map bench buffer by Fam Zheng · 7 years ago
- 9ed6161 block/nvme: Implement .bdrv_(un)register_buf by Fam Zheng · 7 years ago
- 23d0ba9 block: Introduce buf register API by Fam Zheng · 7 years ago
- bdd6a90 block: Add VFIO based NVMe driver by Fam Zheng · 7 years ago
- 418026c util: Introduce vfio helpers by Fam Zheng · 7 years ago
- a37eaa5 stubs: Add stubs for ram block API by Fam Zheng · 7 years ago
- 709f213 curl: convert to CoQueue by Paolo Bonzini · 7 years ago
- 5261dd7 coroutine-lock: make qemu_co_enter_next thread-safe by Paolo Bonzini · 7 years ago
- 1a957cf coroutine-lock: convert CoQueue to use QemuLockable by Paolo Bonzini · 7 years ago
- e70372f lockable: add QemuLockable by Paolo Bonzini · 7 years ago
- 439b6e5 test-coroutine: add simple CoMutex test by Paolo Bonzini · 7 years ago
- 5b9b49d docker: change Fedora base image to fedora:27 by Paolo Bonzini · 7 years ago
- 1e5caa0 Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 7 years ago
- 7b213bb Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
- 3260cdf hbitmap: fix missing restore count when finish deserialization by Liang Li · 7 years ago
- 17a5bbb Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into staging by Peter Maydell · 7 years ago
- 29e1d47 ide-test: test trim requests by Anton Nefedov · 7 years ago
- ea62da0 Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180206.0' into staging by Peter Maydell · 7 years ago
- 1930680 Add the WHPX acceleration enlightenments by Justin Terry (VM) · 7 years ago
- 812d49f Introduce the WHPX impl by Justin Terry (VM) · 7 years ago
- 29b22c7 Add the WHPX vcpu API by Justin Terry (VM) · 7 years ago
- d661d9a Add the Windows Hypervisor Platform accelerator. by Justin Terry (VM) · 7 years ago
- 8f6d701 tests/test-filter-redirector: move close() by Klim Kireev · 7 years ago
- 7e49f5e tests: use memfd in vhost-user-test by Marc-André Lureau · 7 years ago
- 8326514 vhost-user-test: make read-guest-mem setup its own qemu by Marc-André Lureau · 7 years ago
- 7a9ec65 tests: keep compiling failing vhost-user tests by Marc-André Lureau · 7 years ago
- dbb9e0f Add memfd based hostmem by Marc-André Lureau · 7 years ago
- 2ef8c0c memfd: add hugetlbsize argument by Marc-André Lureau · 7 years ago
- c5b2a9e memfd: add hugetlb support by Marc-André Lureau · 7 years ago
- 0f2956f memfd: add error argument, instead of perror() by Marc-André Lureau · 7 years ago
- dbadee4 cpus: join thread when removing a vCPU by Paolo Bonzini · 7 years ago
- 8178e63 cpus: hvf: unregister thread with RCU by Paolo Bonzini · 7 years ago
- 9b0605f cpus: tcg: unregister thread with RCU, fix exiting of loop on unplug by Paolo Bonzini · 7 years ago
- d2831ab cpus: dummy: unregister thread with RCU, exit loop on unplug by Paolo Bonzini · 7 years ago
- 57615ed cpus: kvm: unregister thread with RCU by Paolo Bonzini · 7 years ago
- 9857c2d cpus: hax: register/unregister thread with RCU, exit loop on unplug by Paolo Bonzini · 7 years ago
- a402279 ivshmem: Disable irqfd on device reset by Ladi Prosek · 7 years ago
- 0b88dd9 ivshmem: Improve MSI irqfd error handling by Ladi Prosek · 7 years ago
- 089fd80 ivshmem: Always remove irqfd notifiers by Ladi Prosek · 7 years ago
- e6a354b ivshmem: Don't update non-existent MSI routes by Ladi Prosek · 7 years ago
- a8aa619 chardev/char-socket: add POLLHUP handler by Klim Kireev · 7 years ago
- d25836c memory: do explicit cleanup when remove listeners by Peter Xu · 7 years ago
- 3696862 vfio: listener unregister before unset container by Peter Xu · 7 years ago
- 0bbe435 arm: postpone device listener unregister by Peter Xu · 7 years ago
- 0750b06 vhost: add traces for memory listeners by Peter Xu · 7 years ago
- d83414e ucontext: annotate coroutine stack for ASAN by Marc-André Lureau · 7 years ago
- 247724c build-sys: add --enable-sanitizers by Marc-André Lureau · 7 years ago
- 0833df0 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180206a' into staging by Peter Maydell · 7 years ago
- bc2943d Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging by Peter Maydell · 7 years ago
- db32d0f vfio/pci: Add option to disable GeForce quirks by Alex Williamson · 7 years ago
- a5b04f7 vfio/common: Remove redundant copy of local variable by Alexey Kardashevskiy · 7 years ago
- 89202c6 hw/vfio/platform: Init the interrupt mutex by Eric Auger · 7 years ago
- 89d5202 vfio/pci: Allow relocating MSI-X MMIO by Alex Williamson · 7 years ago
- c3bbbdb qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR by Alex Williamson · 7 years ago
- 04f336b vfio/pci: Emulate BARs by Alex Williamson · 7 years ago
- 3a28673 vfio/pci: Add base BAR MemoryRegion by Alex Williamson · 7 years ago
- edd0927 vfio/pci: Fixup VFIOMSIXInfo comment by Alex Williamson · 7 years ago
- 9ded780 spapr/iommu: Enable in-kernel TCE acceleration via VFIO KVM device by Alexey Kardashevskiy · 7 years ago
- 07bc681 vfio/spapr: Use iommu memory region's get_attr() by Alexey Kardashevskiy · 7 years ago
- f1334de memory/iommu: Add get_attr() by Alexey Kardashevskiy · 7 years ago
- 493d89b tcg: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
- 47d17c0 hw/xen*: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
- 29bd723 hw/sparc*: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
- 4e82512 hw/sd: Replace fprintf(stderr, "*\n" with DPRINTF() by Alistair Francis · 7 years ago
- 6f76b81 hw/ppc: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
- 0151abe hw/pci*: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
- fe2d93c hw/openrisc: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
- 2ecdc2c hw/moxie: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
- bd6e1d8 hw/mips: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
- 0a094a5 hw/lm32: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
- 7f69a43 hw/dma: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
- c0dbca3 hw/arm: Replace fprintf(stderr, "*\n" with error_report() by Alistair Francis · 7 years ago
- 470bcab audio: Replace AUDIO_FUNC with __func__ by Alistair Francis · 7 years ago
- 508de47 error: Improve documentation of error_append_hint() by Markus Armbruster · 8 years ago
- 875fcd0 migration: incoming postcopy advise sanity checks by Greg Kurz · 7 years ago
- 032b79f migration: Don't leak IO channels by Ross Lagerwall · 7 years ago