summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lockable: add QemuLockablePaolo Bonzini2018-02-086-5/+168
* test-coroutine: add simple CoMutex testPaolo Bonzini2018-02-081-2/+48
* docker: change Fedora base image to fedora:27Paolo Bonzini2018-02-081-1/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-02-0790-330/+2447
|\
| * Add the WHPX acceleration enlightenmentsJustin Terry (VM)2018-02-073-2/+82
| * Introduce the WHPX implJustin Terry (VM)2018-02-072-0/+1367
| * Add the WHPX vcpu APIJustin Terry (VM)2018-02-073-4/+93
| * Add the Windows Hypervisor Platform accelerator.Justin Terry (VM)2018-02-072-5/+51
| * tests/test-filter-redirector: move close()Klim Kireev2018-02-071-1/+1
| * tests: use memfd in vhost-user-testMarc-André Lureau2018-02-071-26/+64
| * vhost-user-test: make read-guest-mem setup its own qemuMarc-André Lureau2018-02-071-12/+15
| * tests: keep compiling failing vhost-user testsMarc-André Lureau2018-02-071-13/+14
| * Add memfd based hostmemMarc-André Lureau2018-02-073-0/+194
| * memfd: add hugetlbsize argumentMarc-André Lureau2018-02-072-5/+19
| * memfd: add hugetlb supportMarc-André Lureau2018-02-072-5/+12
| * memfd: add error argument, instead of perror()Marc-André Lureau2018-02-073-30/+40
| * cpus: join thread when removing a vCPUPaolo Bonzini2018-02-071-9/+4Star
| * cpus: hvf: unregister thread with RCUPaolo Bonzini2018-02-071-0/+1
| * cpus: tcg: unregister thread with RCU, fix exiting of loop on unplugPaolo Bonzini2018-02-071-7/+7
| * cpus: dummy: unregister thread with RCU, exit loop on unplugPaolo Bonzini2018-02-071-2/+3
| * cpus: kvm: unregister thread with RCUPaolo Bonzini2018-02-071-0/+1
| * cpus: hax: register/unregister thread with RCU, exit loop on unplugPaolo Bonzini2018-02-071-2/+4
| * ivshmem: Disable irqfd on device resetLadi Prosek2018-02-071-0/+4
| * ivshmem: Improve MSI irqfd error handlingLadi Prosek2018-02-071-13/+24
| * ivshmem: Always remove irqfd notifiersLadi Prosek2018-02-071-3/+23
| * ivshmem: Don't update non-existent MSI routesLadi Prosek2018-02-071-2/+10
| * chardev/char-socket: add POLLHUP handlerKlim Kireev2018-02-071-0/+22
| * memory: do explicit cleanup when remove listenersPeter Xu2018-02-072-4/+27
| * vfio: listener unregister before unset containerPeter Xu2018-02-071-4/+12
| * arm: postpone device listener unregisterPeter Xu2018-02-071-1/+1
| * vhost: add traces for memory listenersPeter Xu2018-02-072-0/+13
| * ucontext: annotate coroutine stack for ASANMarc-André Lureau2018-02-074-1/+84
| * build-sys: add --enable-sanitizersMarc-André Lureau2018-02-071-0/+30
| * exynos4210: workaround UBSAN compilation errorMarc-André Lureau2018-02-051-1/+1
| * sockets: fix parsing of ipv4/ipv6 opts in parse_socket_addrDaniel P. Berrange2018-02-051-4/+40
| * Drop remaining bits of ia64 host supportPeter Maydell2018-02-055-56/+1Star
| * hvf: ept_emulation_fault() needs NetApp BSD attributionPaolo Bonzini2018-02-051-0/+24
| * Add missing hvdos public domain attribution:Izik Eidus2018-02-052-0/+6
| * i2c: Add a CONFIG_I2C master switch to the configuration filesThomas Huth2018-02-058-2/+8
| * memory-internal.h: Remove obsolete claim that header is obsoletePeter Maydell2018-02-051-3/+4
| * scripts/qemu-gdb/timers.py: define encoding in header commentGreg Kurz2018-02-051-0/+1
| * readline: don't free completions in readline_free()Greg Kurz2018-02-051-3/+0Star
| * chardev: fix incorrect unref of sourcePeter Xu2018-02-051-17/+21
| * scsi-generic: Simplify error handling codeFam Zheng2018-02-051-6/+3Star
| * memory: set ioeventfd_update_pending after address_space_update_ioeventfdslinzhecheng2018-02-051-0/+1
| * qemu: improve hugepage allocation failure messageMarcelo Tosatti2018-02-051-0/+1
| * kvm: Add kvm_set_user_memory tracepointAlexey Kardashevskiy2018-02-052-1/+6
| * qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé2018-02-0537-88/+73Star
| * qdev: add helpers to be more explicit when using abstract QOM parent functionsPhilippe Mathieu-Daudé2018-02-052-0/+34
| * qdev: rename typedef qdev_resetfn() -> DeviceReset()Philippe Mathieu-Daudé2018-02-051-2/+2