1. 192e322 hppa: remove unused trace-events from from hw/hppa by Mark Cave-Ayland · 2 years, 11 months ago
  2. 2df89d5 configure, meson: move vhost options to Meson by Paolo Bonzini · 2 years, 11 months ago
  3. 43b6d7e meson: use have_vhost_* variables to pick sources by Paolo Bonzini · 2 years, 11 months ago
  4. 2a3129a meson: create have_vhost_* variables by Paolo Bonzini · 2 years, 11 months ago
  5. 5166dab build: move vhost-user-fs configuration to Kconfig by Paolo Bonzini · 2 years, 11 months ago
  6. d13b200 build: move vhost-scsi configuration to Kconfig by Paolo Bonzini · 2 years, 11 months ago
  7. 9972ae3 build: move vhost-vsock configuration to Kconfig by Paolo Bonzini · 2 years, 11 months ago
  8. 0a31e3a configure: omit options with default values from meson command line by Paolo Bonzini · 2 years, 11 months ago
  9. c54b59e meson: pass more options directly as -D by Paolo Bonzini · 2 years, 11 months ago
  10. f7fb6c6 meson: always combine directories with prefix by Paolo Bonzini · 2 years, 11 months ago
  11. ce6119d meson, configure: move --interp-prefix to meson by Paolo Bonzini · 2 years, 11 months ago
  12. b0b4323 meson, configure: move --with-pkgversion, CONFIG_STAMP to meson by Paolo Bonzini · 2 years, 11 months ago
  13. 622d64f meson, configure: move bdrv whitelists to meson by Paolo Bonzini · 2 years, 11 months ago
  14. 41f2ae2 meson, configure: move --tls-priority to meson by Paolo Bonzini · 2 years, 11 months ago
  15. d2147e0 configure: move Windows flags detection to meson by Paolo Bonzini · 2 years, 11 months ago
  16. 40c909f configure, meson: move iasl detection to meson by Paolo Bonzini · 2 years, 11 months ago
  17. 14efd8d meson, configure: move Xen detection to meson by Paolo Bonzini · 2 years, 11 months ago
  18. 59e35c7 qga/commands-posix: Use getifaddrs when available by Andrew Deason · 2 years, 11 months ago
  19. 2cb2f58 meson, configure: move --enable-module-upgrades to meson by Paolo Bonzini · 2 years, 11 months ago
  20. 215b00a meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.h by Paolo Bonzini · 2 years, 11 months ago
  21. 7544060 meson, configure: move libgio test to meson by Paolo Bonzini · 2 years, 11 months ago
  22. 0dae95d meson, configure: move usbfs test to meson by Paolo Bonzini · 2 years, 11 months ago
  23. 2edd2c0 meson, configure: move keyctl test to meson by Paolo Bonzini · 2 years, 11 months ago
  24. 3730a73 meson, configure: move RDMA options to meson by Paolo Bonzini · 2 years, 11 months ago
  25. 88b6e61 configure, meson: move OpenGL check to meson by Paolo Bonzini · 2 years, 11 months ago
  26. d065177 meson: show final set of compiler flags by Paolo Bonzini · 2 years, 11 months ago
  27. 95f8510 Replacing CONFIG_VNC_PNG with CONFIG_PNG by Kshitij Suri · 3 years ago
  28. 6391c77 sysemu/os-win32: Test for and use _lock_file/_unlock_file by Richard Henderson · 3 years ago
  29. 657ac98 thread-posix: use monotonic clock for QemuCond and QemuSemaphore by Longpeng(Mike) · 3 years, 1 month ago
  30. f9fc893 thread-posix: remove the posix semaphore support by Longpeng(Mike) · 3 years, 1 month ago
  31. 9d734b8 build-sys: simplify AF_VSOCK check by Marc-André Lureau · 3 years ago
  32. 3015321 build-sys: drop ntddscsi.h check by Marc-André Lureau · 3 years ago
  33. fcc4196 qga: remove explicit environ argument from exec/spawn by Marc-André Lureau · 3 years ago
  34. ee3eb3a Replace TARGET_WORDS_BIGENDIAN by Marc-André Lureau · 3 years ago
  35. e03b568 Replace config-time define HOST_WORDS_BIGENDIAN by Marc-André Lureau · 3 years ago
  36. 22d1f7a meson: use chardev_ss dependencies by Marc-André Lureau · 3 years ago
  37. e32aaa5 trace: fix compilation with lttng-ust >= 2.13 by Marc-André Lureau · 3 years ago
  38. 54c9b19 meson.build: Fix dependency of page-vary-common.c to config-poison.h by Thomas Huth · 3 years ago
  39. 04ddcda Merge tag 'fixes-pull-request' of gitlab.com:marcandre.lureau/qemu into staging by Peter Maydell · 3 years ago
  40. d2958fb meson: fix CONFIG_ATOMIC128 check by Marc-André Lureau · 3 years, 1 month ago
  41. 848126d meson: move int128 checks from configure by Marc-André Lureau · 3 years, 1 month ago
  42. e287072 tests: Do not treat the iotests as separate meson test target anymore by Thomas Huth · 3 years ago
  43. 8900c20 util/osdep: Avoid madvise proto on modern Solaris by Andrew Deason · 3 years ago
  44. 22a3a45 Merge tag 'darwin-20220315' of https://github.com/philmd/qemu into staging by Peter Maydell · 3 years ago
  45. 4cb37d1 configure: Pass filtered QEMU_OBJCFLAGS to meson by Philippe Mathieu-Daudé · 3 years, 1 month ago
  46. cf3ab8f meson: Log QEMU_CXXFLAGS content in summary by Philippe Mathieu-Daudé · 3 years, 1 month ago
  47. 30cfa50 meson: Resolve the entitlement.sh script once for good by Philippe Mathieu-Daudé · 3 years, 1 month ago
  48. e910c7d configure: Allow passing extra Objective C compiler flags by Philippe Mathieu-Daudé · 3 years, 2 months ago
  49. 872b69e qga/vss-win32: check old VSS SDK headers by Marc-André Lureau · 3 years, 1 month ago
  50. 32478cb meson: fix generic location of vss headers by Marc-André Lureau · 3 years, 1 month ago
  51. 9f0369e Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 3 years ago
  52. 9740b90 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307' into staging by Peter Maydell · 3 years ago
  53. f45cc81 Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' into staging by Peter Maydell · 3 years ago
  54. 88454f8 util: Use meson checks for valloc() and memalign() presence by Peter Maydell · 3 years, 1 month ago
  55. 5c8c714 util: Share qemu_try_memalign() implementation between POSIX and Windows by Peter Maydell · 3 years, 1 month ago
  56. 8698343 meson.build: Don't misdetect posix_memalign() on Windows by Peter Maydell · 3 years, 1 month ago
  57. 0fb1e19 9p: darwin: meson: Allow VirtFS on Darwin by Keno Fischer · 3 years, 1 month ago
  58. 029ed1b 9p: darwin: Implement compatibility for mknodat by Keno Fischer · 3 years, 1 month ago
  59. c593d84 meson: Display libfdt as disabled when system emulation is disabled by Philippe Mathieu-Daudé · 3 years, 1 month ago
  60. eb9baec configure, meson: allow enabling vhost-user on all POSIX systems by Sergio Lopez · 3 years ago
  61. 6f83e27 target/nios2: Replace MMU_LOG with tracepoints by Richard Henderson · 3 years, 1 month ago
  62. 4ce7a08 virtiofsd: Let meson check for statx.stx_mnt_id by Hanna Reitz · 3 years, 1 month ago
  63. 5dc4618 configure, meson: move CONFIG_IASL to a Meson option by Paolo Bonzini · 3 years, 5 months ago
  64. b7e4ab1 meson, configure: move ntddscsi API check to meson by Marc-André Lureau · 3 years, 1 month ago
  65. 23011f4 qga/vss-win32: require widl/midl, remove pre-built TLB file by Marc-André Lureau · 3 years, 2 months ago
  66. 8821a38 configure, meson: replace VSS SDK checks and options with --enable-vss-sdk by Marc-André Lureau · 3 years, 2 months ago
  67. 71bc6df meson: drop --with-win-sdk by Marc-André Lureau · 3 years, 2 months ago
  68. 0265fe9 meson: refine check for whether to look for virglrenderer by Paolo Bonzini · 3 years, 3 months ago
  69. 20cf5cb configure, meson: move guest-agent, tools to meson by Paolo Bonzini · 3 years, 5 months ago
  70. 35acbb3 configure, meson: move smbd options to meson_options.txt by Paolo Bonzini · 3 years, 5 months ago
  71. 728c0a2 configure, meson: move coroutine options to meson_options.txt by Paolo Bonzini · 3 years, 5 months ago
  72. c55cf6a configure, meson: move some default-disabled options to meson_options.txt by Paolo Bonzini · 3 years, 5 months ago
  73. 8cc2d23 meson: define qemu_cflags/qemu_ldflags by Paolo Bonzini · 3 years, 4 months ago
  74. 406523f configure, meson: move block layer options to meson_options.txt by Paolo Bonzini · 3 years, 5 months ago
  75. ed793c2 configure, meson: move image format options to meson_options.txt by Paolo Bonzini · 3 years, 5 months ago
  76. 0d04c4c configure, meson: move TPM check to meson by Paolo Bonzini · 3 years, 3 months ago
  77. 488a8c7 configure, meson: move libnuma detection to meson by Paolo Bonzini · 3 years, 3 months ago
  78. 34b5261 configure, meson: move AF_ALG test to meson by Paolo Bonzini · 3 years, 4 months ago
  79. b87df90 configure, meson: move membarrier test to meson by Paolo Bonzini · 3 years, 4 months ago
  80. 622753d configure, meson: move AVX tests to meson by Paolo Bonzini · 3 years, 4 months ago
  81. a436d6d meson: use .require() and .disable_auto_if() method for features by Paolo Bonzini · 3 years, 3 months ago
  82. 43a363a meson: use .allowed() method for features by Paolo Bonzini · 3 years, 3 months ago
  83. 126d412 tracing: excise the tcg related from tracetool by Alex Bennée · 3 years, 1 month ago
  84. 9e8be4c drop libxml2 checks since libxml is not actually used (for parallels) by Michael Tokarev · 3 years, 1 month ago
  85. 6ddc1ab bsd-user: Add trace events for bsd-user by Warner Losh · 3 years, 2 months ago
  86. 85fc1b5 bsd-user: Add host signals to the build by Warner Losh · 3 years, 2 months ago
  87. 7a1043c Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 2 months ago
  88. 98487b9 build: make check-block a meson test by Paolo Bonzini · 3 years, 5 months ago
  89. 3e233e2 scripts/mtest2make: add support for SPEED=thorough by Paolo Bonzini · 3 years, 4 months ago
  90. 235b523 meson: Use find_program() to resolve the entitlement.sh script by Philippe Mathieu-Daudé · 3 years, 2 months ago
  91. de47b0f meson.build: Use a function from libfdt 1.5.1 for the library check by Thomas Huth · 3 years, 2 months ago
  92. b83a80e meson: generate trace events for qmp commands by Vladimir Sementsov-Ogievskiy · 3 years, 2 months ago
  93. fbf43c7 target/riscv: enable riscv kvm accel by Yifei Jiang · 3 years, 2 months ago
  94. a41b4fd meson: require liburing >= 0.3 by Daniel P. Berrangé · 3 years, 2 months ago
  95. fb72176 meson: build all modules by default by Paolo Bonzini · 3 years, 2 months ago
  96. b7a75c8 meson: add comments in the target-specific flags section by Paolo Bonzini · 3 years, 4 months ago
  97. eed56e9 configure, meson: move config-poison.h to meson by Paolo Bonzini · 3 years, 4 months ago
  98. a5730b8b block/file-posix: Simplify the XFS_IOC_DIOINFO handling by Thomas Huth · 3 years, 3 months ago
  99. 9d24fb7 meson: cleanup common-user/ build by Paolo Bonzini · 3 years, 3 months ago
  100. a3a576b meson: reuse common_user_inc when building files specific to user-mode emulators by Paolo Bonzini · 3 years, 3 months ago