Age | Commit message (Expand) | Author |
2018-02-09 | Include qapi/qmp/qobject.h exactly where needed | Markus Armbruster |
2018-02-09 | qdict qlist: Make most helper macros functions | Markus Armbruster |
2018-02-09 | Eliminate qapi/qmp/types.h | Markus Armbruster |
2018-02-09 | Typedef the subtypes of QObject in qemu/typedefs.h, too | Markus Armbruster |
2018-02-09 | Include qmp-commands.h exactly where needed | Markus Armbruster |
2018-02-09 | Drop superfluous includes of qapi/qmp/qerror.h | Markus Armbruster |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2018-02-09 | Drop superfluous includes of qapi-types.h and test-qapi-types.h | Markus Armbruster |
2018-02-09 | Clean up includes | Markus Armbruster |
2018-02-09 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2018-02-09 | vnc: use stubs for CONFIG_VNC=n dummy functions | Gerd Hoffmann |
2018-02-08 | Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st... | Peter Maydell |
2018-02-08 | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ... | Peter Maydell |
2018-02-08 | docs: Add docs/devel/testing.rst | Fam Zheng |
2018-02-08 | qapi: Add NVMe driver options to the schema | Fam Zheng |
2018-02-08 | docs: Add section for NVMe VFIO driver | Fam Zheng |
2018-02-08 | block: Move NVMe constants to a separate header | Fam Zheng |
2018-02-08 | qemu-img: Map bench buffer | Fam Zheng |
2018-02-08 | block/nvme: Implement .bdrv_(un)register_buf | Fam Zheng |
2018-02-08 | block: Introduce buf register API | Fam Zheng |
2018-02-08 | block: Add VFIO based NVMe driver | Fam Zheng |
2018-02-08 | util: Introduce vfio helpers | Fam Zheng |
2018-02-08 | stubs: Add stubs for ram block API | Fam Zheng |
2018-02-08 | curl: convert to CoQueue | Paolo Bonzini |
2018-02-08 | coroutine-lock: make qemu_co_enter_next thread-safe | Paolo Bonzini |
2018-02-08 | coroutine-lock: convert CoQueue to use QemuLockable | Paolo Bonzini |
2018-02-08 | lockable: add QemuLockable | Paolo Bonzini |
2018-02-08 | test-coroutine: add simple CoMutex test | Paolo Bonzini |
2018-02-08 | docker: change Fedora base image to fedora:27 | Paolo Bonzini |
2018-02-07 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2018-02-07 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-02-07 | hbitmap: fix missing restore count when finish deserialization | Liang Li |
2018-02-07 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into... | Peter Maydell |
2018-02-07 | ide-test: test trim requests | Anton Nefedov |
2018-02-07 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20180206.0' i... | Peter Maydell |
2018-02-07 | Add the WHPX acceleration enlightenments | Justin Terry (VM) |
2018-02-07 | Introduce the WHPX impl | Justin Terry (VM) |
2018-02-07 | Add the WHPX vcpu API | Justin Terry (VM) |
2018-02-07 | Add the Windows Hypervisor Platform accelerator. | Justin Terry (VM) |
2018-02-07 | tests/test-filter-redirector: move close() | Klim Kireev |
2018-02-07 | tests: use memfd in vhost-user-test | Marc-André Lureau |
2018-02-07 | vhost-user-test: make read-guest-mem setup its own qemu | Marc-André Lureau |
2018-02-07 | tests: keep compiling failing vhost-user tests | Marc-André Lureau |
2018-02-07 | Add memfd based hostmem | Marc-André Lureau |
2018-02-07 | memfd: add hugetlbsize argument | Marc-André Lureau |
2018-02-07 | memfd: add hugetlb support | Marc-André Lureau |
2018-02-07 | memfd: add error argument, instead of perror() | Marc-André Lureau |
2018-02-07 | cpus: join thread when removing a vCPU | Paolo Bonzini |
2018-02-07 | cpus: hvf: unregister thread with RCU | Paolo Bonzini |
2018-02-07 | cpus: tcg: unregister thread with RCU, fix exiting of loop on unplug | Paolo Bonzini |