| Commit message (Expand) | Author | Files | Lines |
| 2022-02-21 | meson: drop --with-win-sdk | Marc-André Lureau | 2 | -34/+0 |
| 2022-02-21 | qga/vss-win32: fix midl arguments | Marc-André Lureau | 1 | -2/+1 |
| 2022-02-21 | meson: refine check for whether to look for virglrenderer | Paolo Bonzini | 2 | -3/+5 |
| 2022-02-21 | configure, meson: move guest-agent, tools to meson | Paolo Bonzini | 9 | -74/+49 |
| 2022-02-21 | configure, meson: move smbd options to meson_options.txt | Paolo Bonzini | 6 | -34/+31 |
| 2022-02-21 | configure, meson: move coroutine options to meson_options.txt | Paolo Bonzini | 4 | -33/+20 |
| 2022-02-21 | configure, meson: move some default-disabled options to meson_options.txt | Paolo Bonzini | 7 | -72/+53 |
| 2022-02-21 | meson: define qemu_cflags/qemu_ldflags | Paolo Bonzini | 1 | -6/+7 |
| 2022-02-21 | configure, meson: move block layer options to meson_options.txt | Paolo Bonzini | 7 | -26/+26 |
| 2022-02-21 | configure, meson: move image format options to meson_options.txt | Paolo Bonzini | 5 | -96/+80 |
| 2022-02-21 | configure, meson: cleanup qemu-ga libraries | Paolo Bonzini | 2 | -15/+17 |
| 2022-02-21 | configure, meson: move TPM check to meson | Paolo Bonzini | 8 | -38/+26 |
| 2022-02-21 | configure, meson: move libnuma detection to meson | Paolo Bonzini | 4 | -36/+25 |
| 2022-02-21 | configure, meson: move AF_ALG test to meson | Paolo Bonzini | 5 | -38/+23 |
| 2022-02-16 | configure, meson: move membarrier test to meson | Paolo Bonzini | 5 | -42/+33 |
| 2022-02-16 | configure, meson: move AVX tests to meson | Paolo Bonzini | 4 | -105/+58 |
| 2022-02-16 | meson: use .require() and .disable_auto_if() method for features | Paolo Bonzini | 2 | -69/+38 |
| 2022-02-16 | meson: use .allowed() method for features | Paolo Bonzini | 2 | -22/+22 |
| 2022-02-16 | tests/qemu-iotests/testrunner: Print diff to stderr in TAP mode | Thomas Huth | 1 | -1/+4 |
| 2022-02-16 | memory: Fix qemu crash on starting dirty log twice with stopped VM | Peter Xu | 1 | -16/+45 |
| 2022-02-16 | target/i386: add TCG support for UMIP | Gareth Webb | 4 | -3/+26 |
| 2022-02-14 | util: adjust coroutine pool size to virtio block queue | Hiroki Narukawa | 3 | -4/+31 |
| 2022-02-14 | Deprecate C virtiofsd | Dr. David Alan Gilbert | 1 | -0/+17 |
| 2022-02-14 | tools/virtiofsd: Add rseq syscall to the seccomp allowlist | Christian Ehrhardt | 1 | -0/+3 |
| 2022-02-14 | hw/nvme: add support for zoned random write area | Klaus Jensen | 5 | -20/+237 |
| 2022-02-14 | hw/nvme: add ozcs enum | Klaus Jensen | 2 | -1/+6 |
| 2022-02-14 | hw/nvme: add struct for zone management send | Klaus Jensen | 2 | -6/+23 |
| 2022-02-14 | hw/nvme/ctrl: Pass buffers as 'void *' types | Philippe Mathieu-Daudé | 2 | -7/+7 |
| 2022-02-14 | hw/nvme/ctrl: Have nvme_addr_write() take const buffer | Philippe Mathieu-Daudé | 1 | -1/+1 |
| 2022-02-14 | hw/nvme: fix CVE-2021-3929 | Klaus Jensen | 1 | -0/+22 |
| 2022-02-14 | net/eth: Don't consider ESP to be an IPv6 option header | Thomas Jansen | 1 | -1/+0 |
| 2022-02-14 | hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts | Nick Hudson | 2 | -0/+6 |
| 2022-02-14 | net/filter: Optimize filter_send to coroutine | Rao Lei | 1 | -13/+53 |
| 2022-02-14 | net/colo-compare.c: Update the default value comments | Zhang Chen | 1 | -1/+1 |
| 2022-02-14 | net/colo-compare.c: Optimize compare order for performance | Zhang Chen | 1 | -13/+13 |
| 2022-02-14 | net: Fix uninitialized data usage | Peter Foley | 1 | -0/+1 |
| 2022-02-14 | net/tap: Set return code on failure | Peter Foley | 1 | -0/+1 |
| 2022-02-14 | hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR | Philippe Mathieu-Daudé | 1 | -1/+3 |
| 2022-02-11 | hw/block/fdc-isa: Respect QOM properties when building AML | Bernhard Beschow | 1 | -4/+7 |
| 2022-02-11 | iotests/281: Let NBD connection yield in iothread | Hanna Reitz | 2 | -5/+27 |
| 2022-02-11 | block/nbd: Move s->ioc on AioContext change | Hanna Reitz | 1 | -0/+45 |
| 2022-02-11 | iotests/281: Test lingering timers | Hanna Reitz | 2 | -4/+79 |
| 2022-02-11 | iotests.py: Add QemuStorageDaemon class | Hanna Reitz | 1 | -0/+40 |
| 2022-02-11 | block/nbd: Assert there are no timers when closed | Hanna Reitz | 1 | -0/+4 |
| 2022-02-11 | block/nbd: Delete open timer when done | Hanna Reitz | 1 | -0/+8 |
| 2022-02-11 | block/nbd: Delete reconnect delay timer when done | Hanna Reitz | 1 | -0/+7 |
| 2022-02-11 | iotests: Test blockdev-reopen with iothreads and throttling | Kevin Wolf | 2 | -5/+35 |
| 2022-02-11 | block: Lock AioContext for drain_end in blockdev-reopen | Kevin Wolf | 1 | -1/+10 |
| 2022-02-09 | include/exec: fix softmmu version of TARGET_ABI_FMT_lx | Alex Bennée | 1 | -1/+1 |
| 2022-02-09 | linux-user: Remove the deprecated ppc64abi32 target | Thomas Huth | 12 | -88/+21 |