1. 84e319a meson.build: Check for statx() by Max Reitz · 4 years, 1 month ago
  2. cece116 configure: add option for virtiofsd by Misono Tomohiro · 4 years, 2 months ago
  3. a95e039 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 2 months ago
  4. 57e2a1f WHPX: Fix WHPX build break by Sunil Muthuswamy · 4 years, 2 months ago
  5. c8d5450 configure: move install_blobs from configure to meson by Paolo Bonzini · 4 years, 2 months ago
  6. 16bf7a3 configure: move directory options from config-host.mak to meson by Paolo Bonzini · 4 years, 2 months ago
  7. cbc20bf block: move block exports to libblockdev by Stefan Hajnoczi · 4 years, 3 months ago
  8. 4fb9071 qemu-storage-daemon: avoid compiling blockdev_ss twice by Stefan Hajnoczi · 4 years, 3 months ago
  9. 3a213f8 util/vhost-user-server: use static library in meson.build by Stefan Hajnoczi · 4 years, 3 months ago
  10. 925a40d meson: rewrite curses/iconv test by Paolo Bonzini · 4 years, 2 months ago
  11. 782d7b3 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 2 months ago
  12. e366766 meson: Move the detection logic for sphinx to meson by Yonggang Luo · 4 years, 2 months ago
  13. 30fe76b meson: cleanup curses/iconv test by Paolo Bonzini · 4 years, 2 months ago
  14. ac0c835 meson.build: don't condition iconv detection on library detection by Bruce Rogers · 4 years, 2 months ago
  15. 5c53015 build: add --enable/--disable-libudev by Paolo Bonzini · 4 years, 2 months ago
  16. 09e9332 build: replace ninjatool with ninja by Paolo Bonzini · 4 years, 4 months ago
  17. 1e6e616 configure: move QEMU_INCLUDES to meson by Paolo Bonzini · 4 years, 2 months ago
  18. d72c34c meson: add spice_headers dependency. by Gerd Hoffmann · 4 years, 2 months ago
  19. 5285e59 configure: Fixes ncursesw detection under msys2/mingw by convert them to meson by Yonggang Luo · 4 years, 2 months ago
  20. 9629251 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging by Peter Maydell · 4 years, 2 months ago
  21. 6125673 meson.build: drop duplicate 'sparc64' entry by Sergei Trofimovich · 4 years, 2 months ago
  22. a0c9162 meson: identify more sections of meson.build by Paolo Bonzini · 4 years, 2 months ago
  23. fbc5884 meson.build: Re-enable KVM support for MIPS by Huacai Chen · 4 years, 2 months ago
  24. d9f24bf exec: split out non-softmmu-specific parts by Paolo Bonzini · 4 years, 2 months ago
  25. 800d4de softmmu: move more files to softmmu/ by Paolo Bonzini · 4 years, 2 months ago
  26. da33fc0 qom: Move the creation of the library to the main meson.build by Philippe Mathieu-Daudé · 4 years, 2 months ago
  27. 5556789 authz: Move the creation of the library to the main meson.build by Philippe Mathieu-Daudé · 4 years, 2 months ago
  28. 2389304 crypto: Move the creation of the library to the main meson.build by Philippe Mathieu-Daudé · 4 years, 2 months ago
  29. f78536b io: Move the creation of the library to the main meson.build by Philippe Mathieu-Daudé · 4 years, 2 months ago
  30. 7e6edef migration: Move the creation of the library to the main meson.build by Philippe Mathieu-Daudé · 4 years, 2 months ago
  31. c2306d7 chardev: Move the creation of the library to the main meson.build by Philippe Mathieu-Daudé · 4 years, 2 months ago
  32. e28ab09 hw/core: Move the creation of the library to the main meson.build by Philippe Mathieu-Daudé · 4 years, 2 months ago
  33. 7e2b888 meson.build: Sort sourcesets alphabetically by Philippe Mathieu-Daudé · 4 years, 2 months ago
  34. 064f8ee meson.build: Add comments to clarify code organization by Philippe Mathieu-Daudé · 4 years, 2 months ago
  35. 47b3083 configure: consistently pass CFLAGS/CXXFLAGS/LDFLAGS to meson by Paolo Bonzini · 4 years, 3 months ago
  36. 5770e8a configure: do not clobber environment CFLAGS/CXXFLAGS/LDFLAGS by Paolo Bonzini · 4 years, 3 months ago
  37. fbb4121 dtc: Convert Makefile bits to meson bits by Paolo Bonzini · 4 years, 2 months ago
  38. 4d34a86 slirp: Convert Makefile bits to meson bits by Paolo Bonzini · 4 years, 2 months ago
  39. 0ac0b47 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 2 months ago
  40. 671ad7c Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-cap-20201003' into staging by Peter Maydell · 4 years, 2 months ago
  41. deb6237 meson: move sparse detection to Meson and rewrite check_sparse.py by Paolo Bonzini · 4 years, 4 months ago
  42. fa73168 default-configs: remove redundant keys by Paolo Bonzini · 4 years, 3 months ago
  43. a9a7490 default-configs: use TARGET_ARCH key by Paolo Bonzini · 4 years, 3 months ago
  44. b6c7cfd configure: move OpenBSD W^X test to meson by Paolo Bonzini · 4 years, 3 months ago
  45. fdb75ae configure: remove target configuration by Paolo Bonzini · 4 years, 3 months ago
  46. 765686d configure: compute derivatives of target name in meson by Paolo Bonzini · 4 years, 3 months ago
  47. 8a19980 configure: move accelerator logic to meson by Paolo Bonzini · 4 years, 3 months ago
  48. 1bb4cb1 default-configs: move files to default-configs/devices/ by Paolo Bonzini · 4 years, 3 months ago
  49. 3d56284 disas: Enable capstone disassembly for s390x by Richard Henderson · 5 years ago
  50. f343346 disas: Split out capstone code to disas/capstone.c by Richard Henderson · 4 years, 3 months ago
  51. bcf3686 capstone: Require version 4.0 from a system library by Richard Henderson · 4 years, 3 months ago
  52. eef20e4 capstone: Update to upstream "next" branch by Richard Henderson · 4 years, 3 months ago
  53. 8b18cdb capstone: Convert Makefile bits to meson bits by Richard Henderson · 4 years, 3 months ago
  54. 56ee862 block/export: Add BlockExport infrastructure and block-export-add by Kevin Wolf · 4 years, 3 months ago
  55. ff9ed62 oss-fuzz: move linker arg to fix coverage-build by Alexander Bulekov · 4 years, 3 months ago
  56. f4f5ed2 cutils: introduce get_relocated_path by Paolo Bonzini · 4 years, 4 months ago
  57. 9386a4a oslib-posix: default exec_dir to bindir by Paolo Bonzini · 4 years, 4 months ago
  58. 05512f5 meson: report accelerator support by Paolo Bonzini · 4 years, 3 months ago
  59. fd5eef8 meson: qtest: set "depends" correctly by Paolo Bonzini · 4 years, 3 months ago
  60. b4e312e configure: move cocoa option to Meson by Paolo Bonzini · 4 years, 4 months ago
  61. aa08796 configure: move malloc_trim/tcmalloc/jemalloc to meson by Paolo Bonzini · 4 years, 4 months ago
  62. 43b43a4 meson: extend libmpathpersist test for static linking by Paolo Bonzini · 4 years, 3 months ago
  63. 6ec0e15 meson: move libmpathpersist test by Paolo Bonzini · 4 years, 3 months ago
  64. f01496a meson: move libudev test by Paolo Bonzini · 4 years, 3 months ago
  65. 4bad7c3 configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSI by Stefan Hajnoczi · 4 years, 3 months ago
  66. 8fe1123 meson: error out if qemu_suffix starts with / by Marc-André Lureau · 4 years, 3 months ago
  67. a27ff0a scripts/qapi: Remove texinfo generation support by Peter Maydell · 4 years, 3 months ago
  68. b3f4830 meson.build: Make manuals depend on source to Sphinx extensions by Peter Maydell · 4 years, 3 months ago
  69. eb93736 meson.build: Move SPHINX_ARGS to top level meson.build file by Peter Maydell · 4 years, 3 months ago
  70. 4ac2ee1 docs/interop: Convert qemu-qmp-ref to rST by Peter Maydell · 4 years, 3 months ago
  71. db16115 docs/interop: Convert qemu-ga-ref to rST by Peter Maydell · 4 years, 3 months ago
  72. 40bc0ca configure: Fix build dependencies with vhost-vdpa. by Laurent Vivier · 4 years, 3 months ago
  73. 3e8529d meson: fix static flag summary by Laurent Vivier · 4 years, 3 months ago
  74. e0d3d80 meson: remove empty else and duplicated gio deps by Yonggang Luo · 4 years, 3 months ago
  75. 3e292c5 meson: fix module config by Gerd Hoffmann · 4 years, 3 months ago
  76. f00f57f Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200910' into staging by Peter Maydell · 4 years, 3 months ago
  77. 842038f Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging by Peter Maydell · 4 years, 3 months ago
  78. a8dc2ac meson.build: tweak sdl-image error message by Sergei Trofimovich · 4 years, 3 months ago
  79. 4921a0c hw/riscv: Move sifive_gpio model to hw/gpio by Bin Meng · 4 years, 3 months ago
  80. 8b7a550 softmmu: Add missing trace-events file by Philippe Mathieu-Daudé · 4 years, 4 months ago
  81. 604f3e4 meson: Convert undefsym.sh to undefsym.py by Yonggang Luo · 4 years, 3 months ago
  82. c46f76d meson: specify fuzz linker script as a project arg by Alexander Bulekov · 4 years, 3 months ago
  83. de2d300 meson: get opengl compilation flags from OPENGL_CFLAGS by Paolo Bonzini · 4 years, 4 months ago
  84. 215b0c2 meson: get glib compilation flags from GLIB_CFLAGS by Paolo Bonzini · 4 years, 4 months ago
  85. b6daf4d configure: do not look for install(1) by Paolo Bonzini · 4 years, 4 months ago
  86. ccf7afa configure: move -ldl test to meson by Paolo Bonzini · 4 years, 4 months ago
  87. 201e8ed meson: keep all compiler flags detection together by Paolo Bonzini · 4 years, 4 months ago
  88. ca0fc78 configure: move disassembler configuration to meson by Paolo Bonzini · 4 years, 4 months ago
  89. a98006b meson: compute config_all_devices directly by Paolo Bonzini · 4 years, 4 months ago
  90. 3909def meson: fix migration/stress compilation with glibc>=2.30 by Marc-André Lureau · 4 years, 4 months ago
  91. af04e89 meson: move keyutils dependency check by Marc-André Lureau · 4 years, 4 months ago
  92. 9866a33 meson: declare keyutils dependency by Marc-André Lureau · 4 years, 4 months ago
  93. 8ce0a45 meson: declare tasn1 dependency by Marc-André Lureau · 4 years, 4 months ago
  94. 3e0e519 meson: remove b_lundef option by Paolo Bonzini · 4 years, 4 months ago
  95. e781190 qemu-iotests: move check-block back to Makefiles by Paolo Bonzini · 4 years, 4 months ago
  96. 46859d9 crypto: fix build with gcrypt enabled by Daniel P. Berrangé · 4 years, 4 months ago
  97. eb70598 nbd: disable signals and forking on Windows builds by Daniel P. Berrangé · 4 years, 4 months ago
  98. 1a94933 meson: use pkg-config method to find dependencies by Paolo Bonzini · 4 years, 4 months ago
  99. 8adfeba meson: add NSIS building by Marc-André Lureau · 4 years, 4 months ago
  100. b81efab meson: use meson mandir instead of qemu_mandir by Marc-André Lureau · 4 years, 4 months ago