1. 728c0a2 configure, meson: move coroutine options to meson_options.txt by Paolo Bonzini · 3 years, 3 months ago
  2. c55cf6a configure, meson: move some default-disabled options to meson_options.txt by Paolo Bonzini · 3 years, 3 months ago
  3. 8cc2d23 meson: define qemu_cflags/qemu_ldflags by Paolo Bonzini · 3 years, 2 months ago
  4. 406523f configure, meson: move block layer options to meson_options.txt by Paolo Bonzini · 3 years, 3 months ago
  5. ed793c2 configure, meson: move image format options to meson_options.txt by Paolo Bonzini · 3 years, 3 months ago
  6. 8726368 configure, meson: cleanup qemu-ga libraries by Paolo Bonzini · 3 years, 3 months ago
  7. 0d04c4c configure, meson: move TPM check to meson by Paolo Bonzini · 3 years, 1 month ago
  8. 488a8c7 configure, meson: move libnuma detection to meson by Paolo Bonzini · 3 years, 1 month ago
  9. 34b5261 configure, meson: move AF_ALG test to meson by Paolo Bonzini · 3 years, 2 months ago
  10. b87df90 configure, meson: move membarrier test to meson by Paolo Bonzini · 3 years, 2 months ago
  11. 622753d configure, meson: move AVX tests to meson by Paolo Bonzini · 3 years, 2 months ago
  12. a436d6d meson: use .require() and .disable_auto_if() method for features by Paolo Bonzini · 3 years, 1 month ago
  13. 43a363a meson: use .allowed() method for features by Paolo Bonzini · 3 years, 1 month ago
  14. 308c847 tests/qemu-iotests/testrunner: Print diff to stderr in TAP mode by Thomas Huth · 3 years ago
  15. a5c90c6 memory: Fix qemu crash on starting dirty log twice with stopped VM by Peter Xu · 3 years ago
  16. 637f1ee target/i386: add TCG support for UMIP by Gareth Webb · 3 years ago
  17. ad38520 Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request' into staging by Peter Maydell · 2 years, 11 months ago
  18. cc6721e Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into staging by Peter Maydell · 2 years, 11 months ago
  19. e56d873 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 2 years, 11 months ago
  20. 2d88a3a Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into staging by Peter Maydell · 2 years, 11 months ago
  21. 4c41c69 util: adjust coroutine pool size to virtio block queue by Hiroki Narukawa · 2 years, 11 months ago
  22. 34deee7 Deprecate C virtiofsd by Dr. David Alan Gilbert · 2 years, 11 months ago
  23. 7b223e3 tools/virtiofsd: Add rseq syscall to the seccomp allowlist by Christian Ehrhardt · 3 years ago
  24. 50a75ff Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220211' into staging by Peter Maydell · 2 years, 11 months ago
  25. e321b4c hw/nvme: add support for zoned random write area by Klaus Jensen · 3 years, 10 months ago
  26. 2587203 hw/nvme: add ozcs enum by Klaus Jensen · 3 years, 2 months ago
  27. 6190d92 hw/nvme: add struct for zone management send by Klaus Jensen · 3 years, 2 months ago
  28. 8d3a17b hw/nvme/ctrl: Pass buffers as 'void *' types by Philippe Mathieu-Daudé · 3 years, 2 months ago
  29. e080ce8 hw/nvme/ctrl: Have nvme_addr_write() take const buffer by Philippe Mathieu-Daudé · 3 years, 2 months ago
  30. 736b016 hw/nvme: fix CVE-2021-3929 by Klaus Jensen · 3 years, 1 month ago
  31. 9d6267b net/eth: Don't consider ESP to be an IPv6 option header by Thomas Jansen · 2 years, 11 months ago
  32. 8703742 hw/net: e1000e: Clear ICR on read when using non MSI-X interrupts by Nick Hudson · 2 years, 11 months ago
  33. 6113829 net/filter: Optimize filter_send to coroutine by Rao Lei · 3 years ago
  34. 09313cd net/colo-compare.c: Update the default value comments by Zhang Chen · 3 years ago
  35. a5f038e net/colo-compare.c: Optimize compare order for performance by Zhang Chen · 3 years ago
  36. e29919c net: Fix uninitialized data usage by Peter Foley · 3 years ago
  37. 41bcea7 net/tap: Set return code on failure by Peter Foley · 3 years ago
  38. f3e5a17 hw/net/vmxnet3: Log guest-triggerable errors using LOG_GUEST_ERROR by Philippe Mathieu-Daudé · 3 years ago
  39. cc5ce8b Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220210' into staging by Peter Maydell · 2 years, 11 months ago
  40. 48033ad Merge remote-tracking branch 'remotes/vsementsov/tags/pull-nbd-2022-02-09-v2' into staging by Peter Maydell · 2 years, 11 months ago
  41. fdb8541 hw/block/fdc-isa: Respect QOM properties when building AML by Bernhard Beschow · 3 years ago
  42. da36afa Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-090222-1' into staging by Peter Maydell · 2 years, 11 months ago
  43. 8cfbe92 iotests/281: Let NBD connection yield in iothread by Hanna Reitz · 3 years ago
  44. e15f3a6 block/nbd: Move s->ioc on AioContext change by Hanna Reitz · 3 years ago
  45. eaf1e85 iotests/281: Test lingering timers by Hanna Reitz · 3 years ago
  46. 091dc7b iotests.py: Add QemuStorageDaemon class by Hanna Reitz · 3 years ago
  47. 8a39c38 block/nbd: Assert there are no timers when closed by Hanna Reitz · 3 years ago
  48. 717be96 block/nbd: Delete open timer when done by Hanna Reitz · 3 years ago
  49. 3ce1fc1 block/nbd: Delete reconnect delay timer when done by Hanna Reitz · 3 years ago
  50. ee81060 iotests: Test blockdev-reopen with iothreads and throttling by Kevin Wolf · 3 years ago
  51. aba8205 block: Lock AioContext for drain_end in blockdev-reopen by Kevin Wolf · 3 years ago
  52. 514f9f8 include/exec: fix softmmu version of TARGET_ABI_FMT_lx by Alex Bennée · 3 years ago
  53. 74154d7 linux-user: Remove the deprecated ppc64abi32 target by Thomas Huth · 3 years ago
  54. 6f15c07 plugins: move reset of plugin data to tb_start by Alex Bennée · 3 years ago
  55. 346cd00 target/i386: use CPU_LOG_INT for IRQ servicing by Alex Bennée · 3 years ago
  56. f6d1cd4 tests/plugins: add instruction matching to libinsn.so by Alex Bennée · 3 years ago
  57. 39be9dd tests/plugin: allow libinsn.so per-CPU counts by Alex Bennée · 3 years ago
  58. 227b45d contrib/plugins: add a drcov plugin by Ivanov Arkady · 3 years ago
  59. 91d4032 plugins: add helper functions for coverage plugins by Ivanov Arkady · 3 years ago
  60. 126d412 tracing: excise the tcg related from tracetool by Alex Bennée · 3 years ago
  61. d201cf7 tracing: remove the trace-tcg includes from the build by Alex Bennée · 3 years ago
  62. c51e510 tracing: remove TCG memory access tracing by Alex Bennée · 3 years ago
  63. d9a6bad docs: remove references to TCG tracing by Alex Bennée · 3 years ago
  64. 3bdc19a tests/tcg/sh4: disable another unreliable test by Alex Bennée · 3 years ago
  65. 8b11f4c tests: Update CentOS 8 container to CentOS Stream 8 by Thomas Huth · 3 years ago
  66. ab4f987 tests/lcitool: Allow lcitool-refresh in out-of-tree builds, too by Thomas Huth · 3 years ago
  67. 6340af7 gitlab: fall back to commit hash in qemu-setup filename by Stefan Hajnoczi · 3 years ago
  68. bda8beb docs/devel: mention our .editorconfig by Alex Bennée · 3 years ago
  69. 4491c46 tests/lcitool: Install libibumad to cover RDMA on Debian based distros by Philippe Mathieu-Daudé · 3 years ago
  70. d2b7bb0 tests: Manually remove libxml2 on MSYS2 runners by Philippe Mathieu-Daudé · 3 years ago
  71. dabee83 tests/lcitool: Refresh submodule and remove libxml2 by Philippe Mathieu-Daudé · 3 years ago
  72. 9e8be4c drop libxml2 checks since libxml is not actually used (for parallels) by Michael Tokarev · 3 years ago
  73. 5d3539d tests/lcitool: Include local qemu.yml when refreshing cirrus-ci files by Philippe Mathieu-Daudé · 3 years ago
  74. 9641ba6 gitmodules: Correct libvirt-ci submodule URL by Philippe Mathieu-Daudé · 3 years ago
  75. 3260f4e MAINTAINERS: Cover lcitool submodule with build test / automation by Philippe Mathieu-Daudé · 3 years ago
  76. 5934ebe .gitignore: add .gcov pattern by Alex Bennée · 3 years ago
  77. 029e2da Makefile: also remove .gcno files when cleaning by Alex Bennée · 3 years ago
  78. 8dcb404 tests/qtest: enable more vhost-user tests by default by Alex Bennée · 3 years ago
  79. 135e6a0 tests/Makefile.include: clean-up old code by Alex Bennée · 3 years ago
  80. 10717c2 spapr/vof: Install rom and nvram binaries by Alexey Kardashevskiy · 3 years ago
  81. 96a46de docs: rstfy confidential guest documentation by Cornelia Huck · 3 years ago
  82. 205eb5a target/ppc: Change VSX instructions behavior to fill with zeros by Víctor Colombo · 3 years ago
  83. 10895ab target/ppc: books: Remove excp_model argument from ppc_excp_apply_ail by Fabiano Rosas · 3 years ago
  84. fce9fba target/ppc: Assert if MSR bits differ from msr_mask during exceptions by Fabiano Rosas · 3 years ago
  85. c6eaac8 target/ppc: powerpc_excp: Move common code to the caller function by Fabiano Rosas · 3 years ago
  86. 2809137 target/ppc: Remove powerpc_excp_legacy by Fabiano Rosas · 3 years ago
  87. fe4b5c4 target/ppc: 7xx: Set SRRs directly in exception code by Fabiano Rosas · 3 years ago
  88. 7df40c5 target/ppc: 7xx: Software TLB cleanup by Fabiano Rosas · 3 years ago
  89. 3c3fa43 target/ppc: 7xx: System Reset cleanup by Fabiano Rosas · 3 years ago
  90. 3b57863 target/ppc: 7xx: System Call exception cleanup by Fabiano Rosas · 3 years ago
  91. ab36939 target/ppc: 7xx: Program exception cleanup by Fabiano Rosas · 3 years ago
  92. a53ce46 target/ppc: 7xx: External interrupt cleanup by Fabiano Rosas · 3 years ago
  93. 784f5a3 target/ppc: 7xx: Machine Check exception cleanup by Fabiano Rosas · 3 years ago
  94. 93848d6 target/ppc: Simplify powerpc_excp_7xx by Fabiano Rosas · 3 years ago
  95. ccfca2f target/ppc: Introduce powerpc_excp_7xx by Fabiano Rosas · 3 years ago
  96. fd7dc4b target/ppc: Merge 7x5 and 7x0 exception model IDs by Fabiano Rosas · 3 years ago
  97. c50eaed target/ppc: 6xx: Set SRRs directly in exception code by Fabiano Rosas · 3 years ago
  98. 8f8c793 target/ppc: 6xx: Software TLB exceptions cleanup by Fabiano Rosas · 3 years ago
  99. 000ac49 target/ppc: 6xx: System Reset interrupt cleanup by Fabiano Rosas · 3 years ago
  100. c0e1928 target/ppc: 6xx: System Call exception cleanup by Fabiano Rosas · 3 years ago