Age | Commit message (Expand) | Author |
2022-02-21 | configure, meson: move smbd options to meson_options.txt | Paolo Bonzini |
2022-02-21 | configure, meson: move coroutine options to meson_options.txt | Paolo Bonzini |
2022-02-21 | configure, meson: move some default-disabled options to meson_options.txt | Paolo Bonzini |
2022-02-21 | meson: define qemu_cflags/qemu_ldflags | Paolo Bonzini |
2022-02-21 | configure, meson: move block layer options to meson_options.txt | Paolo Bonzini |
2022-02-21 | configure, meson: move image format options to meson_options.txt | Paolo Bonzini |
2022-02-21 | configure, meson: cleanup qemu-ga libraries | Paolo Bonzini |
2022-02-21 | configure, meson: move TPM check to meson | Paolo Bonzini |
2022-02-21 | configure, meson: move libnuma detection to meson | Paolo Bonzini |
2022-02-21 | configure, meson: move AF_ALG test to meson | Paolo Bonzini |
2022-02-16 | configure, meson: move membarrier test to meson | Paolo Bonzini |
2022-02-16 | configure, meson: move AVX tests to meson | Paolo Bonzini |
2022-02-16 | meson: use .require() and .disable_auto_if() method for features | Paolo Bonzini |
2022-02-16 | meson: use .allowed() method for features | Paolo Bonzini |
2022-02-16 | tests/qemu-iotests/testrunner: Print diff to stderr in TAP mode | Thomas Huth |
2022-02-16 | memory: Fix qemu crash on starting dirty log twice with stopped VM | Peter Xu |
2022-02-16 | target/i386: add TCG support for UMIP | Gareth Webb |
2022-02-15 | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request... | Peter Maydell |
2022-02-15 | Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ... | Peter Maydell |
2022-02-15 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2022-02-14 | Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st... | Peter Maydell |
2022-02-14 | util: adjust coroutine pool size to virtio block queue | Hiroki Narukawa |
2022-02-14 | Deprecate C virtiofsd | Dr. David Alan Gilbert |
2022-02-14 | tools/virtiofsd: Add rseq syscall to the seccomp allowlist | Christian Ehrhardt |
2022-02-14 | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220211' into... | Peter Maydell |
2022-02-14 | hw/nvme: add support for zoned random write area | Klaus Jensen |
2022-02-14 | hw/nvme: add ozcs enum | Klaus Jensen |
2022-02-14 | hw/nvme: add struct for zone management send | Klaus Jensen |
2022-02-14 | hw/nvme/ctrl: Pass buffers as 'void *' types | Philippe Mathieu-Daudé |
2022-02-14 | hw/nvme/ctrl: Have nvme_addr_write() take const buffer | Philippe Mathieu-Daudé |
2022-02-14 | hw/nvme: fix CVE-2021-3929 | Klaus Jensen |
2022-02-14 | net/eth: Don't consider ESP to be an IPv6 option header | Thomas Jansen |
2022-02-14 | hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts | Nick Hudson |
2022-02-14 | net/filter: Optimize filter_send to coroutine | Rao Lei |
2022-02-14 | net/colo-compare.c: Update the default value comments | Zhang Chen |
2022-02-14 | net/colo-compare.c: Optimize compare order for performance | Zhang Chen |
2022-02-14 | net: Fix uninitialized data usage | Peter Foley |
2022-02-14 | net/tap: Set return code on failure | Peter Foley |
2022-02-14 | hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR | Philippe Mathieu-Daudé |
2022-02-13 | Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220210' into s... | Peter Maydell |
2022-02-12 | Merge remote-tracking branch 'remotes/vsementsov/tags/pull-nbd-2022-02-09-v2'... | Peter Maydell |
2022-02-11 | hw/block/fdc-isa: Respect QOM properties when building AML | Bernhard Beschow |
2022-02-11 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-0... | Peter Maydell |
2022-02-11 | iotests/281: Let NBD connection yield in iothread | Hanna Reitz |
2022-02-11 | block/nbd: Move s->ioc on AioContext change | Hanna Reitz |
2022-02-11 | iotests/281: Test lingering timers | Hanna Reitz |
2022-02-11 | iotests.py: Add QemuStorageDaemon class | Hanna Reitz |
2022-02-11 | block/nbd: Assert there are no timers when closed | Hanna Reitz |
2022-02-11 | block/nbd: Delete open timer when done | Hanna Reitz |
2022-02-11 | block/nbd: Delete reconnect delay timer when done | Hanna Reitz |