1. 784106e Makefile: No echoing for 'make help V=1' by Greg Kurz · 4 years, 4 months ago
  2. 1023e00 fix make clean/distclean by Paolo Bonzini · 4 years, 4 months ago
  3. 9a2ea4f Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging by Peter Maydell · 4 years, 4 months ago
  4. 018da27 Makefile: Add *.[ch].inc files to cscope/ctags/TAGS by Greg Kurz · 4 years, 4 months ago
  5. c8e6cfb makefile: handle -n / -k / -q correctly by Paolo Bonzini · 4 years, 4 months ago
  6. 16bf7a3 configure: move directory options from config-host.mak to meson by Paolo Bonzini · 4 years, 4 months ago
  7. 5914ef7 Makefile: separate meson rerun from the rest of the ninja invocation by Paolo Bonzini · 4 years, 4 months ago
  8. 09e9332 build: replace ninjatool with ninja by Paolo Bonzini · 4 years, 6 months ago
  9. 2b8575b build: cleanups to Makefile by Paolo Bonzini · 4 years, 4 months ago
  10. 3bf4583 make: run shell with pipefail by Paolo Bonzini · 4 years, 4 months ago
  11. e90df5e Makefile: Ensure cscope.out/tags/TAGS are generated in the source tree by Greg Kurz · 4 years, 4 months ago
  12. fbb4121 dtc: Convert Makefile bits to meson bits by Paolo Bonzini · 4 years, 5 months ago
  13. 4d34a86 slirp: Convert Makefile bits to meson bits by Paolo Bonzini · 4 years, 5 months ago
  14. 8b18cdb capstone: Convert Makefile bits to meson bits by Richard Henderson · 4 years, 5 months ago
  15. 48a81fd mtest2make: add support for introspected test dependencies by Paolo Bonzini · 4 years, 6 months ago
  16. 4bad7c3 configure: rename QEMU_GA_MSI_ENABLED to CONFIG_QGA_MSI by Stefan Hajnoczi · 4 years, 5 months ago
  17. 4ac2ee1 docs/interop: Convert qemu-qmp-ref to rST by Peter Maydell · 4 years, 5 months ago
  18. 8befcde Makefile: remove obsolete edk2 exception from "clean" rule by Laszlo Ersek · 4 years, 6 months ago
  19. 3d9f371 Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-1' into staging by Peter Maydell · 4 years, 5 months ago
  20. c857f90 Makefile: Skip the meson subdir in cscope/TAGS/ctags by Greg Kurz · 4 years, 6 months ago
  21. 8dc746b Makefile: Drop extra phony cscope by Greg Kurz · 4 years, 6 months ago
  22. c17a386 plugins: move the more involved plugins to contrib by Alex Bennée · 4 years, 5 months ago
  23. feabc71 configure: do not include dependency flags in QEMU_CFLAGS and LIBS by Paolo Bonzini · 4 years, 6 months ago
  24. 660f793 Makefile: inline the relevant parts of rules.mak by Paolo Bonzini · 4 years, 6 months ago
  25. 296bf3d Makefile: remove dead variables and includes by Paolo Bonzini · 4 years, 6 months ago
  26. 9ed7247 meson: convert the speed tests by Paolo Bonzini · 4 years, 6 months ago
  27. 9f5d959 Makefile: Fix in-tree clean/distclean by Greg Kurz · 4 years, 6 months ago
  28. d798640 Makefile: Add back TAGS/ctags/cscope rules by Greg Kurz · 4 years, 6 months ago
  29. 49b7d74 build: fix recurse-all target by Paolo Bonzini · 4 years, 6 months ago
  30. 8adfeba meson: add NSIS building by Marc-André Lureau · 4 years, 6 months ago
  31. 771f0fb build-sys: remove install target from Makefile by Marc-André Lureau · 4 years, 6 months ago
  32. 8ab1aab meson: install $localstatedir/run for qga by Marc-André Lureau · 4 years, 6 months ago
  33. c04c071 meson: install desktop file by Marc-André Lureau · 4 years, 6 months ago
  34. a4d8892 meson: install icons by Marc-André Lureau · 4 years, 6 months ago
  35. f5aa632 meson: install scripts/qemu-trace-stap by Marc-André Lureau · 4 years, 6 months ago
  36. b17cf89 meson: install pc-bios blobs by Marc-André Lureau · 4 years, 6 months ago
  37. 152be6d Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200821-1' into staging by Peter Maydell · 4 years, 6 months ago
  38. fad1443 hw/riscv: spike: Change the default bios to use generic platform image by Bin Meng · 4 years, 10 months ago
  39. 2cacd84 hw/riscv: Use pre-built bios image of generic platform for virt & sifive_u by Bin Meng · 4 years, 10 months ago
  40. 2874246 meson: convert pc-bios/keymaps/Makefile by Marc-André Lureau · 5 years ago
  41. e8f3bd7 meson: convert po/ by Marc-André Lureau · 5 years ago
  42. 859aef0 meson: replace create-config with meson configure_file by Paolo Bonzini · 4 years, 7 months ago
  43. 484e2cc rules.mak: drop unneeded macros by Paolo Bonzini · 5 years ago
  44. acfdaac meson: build texi doc by Paolo Bonzini · 4 years, 7 months ago
  45. f8aa24e meson: sphinx-build by Paolo Bonzini · 4 years, 7 months ago
  46. 5e6d157 remove Makefile.target by Paolo Bonzini · 4 years, 7 months ago
  47. 8000047 rules.mak: remove version.o by Marc-André Lureau · 5 years ago
  48. 64ed6f9 meson: link emulators without Makefile.target by Paolo Bonzini · 4 years, 7 months ago
  49. f556b4a meson: plugins by Paolo Bonzini · 5 years ago
  50. b2c00bc meson: convert hw/9pfs, cleanup by Marc-André Lureau · 6 years ago
  51. 7c58bb7 meson: convert qemu-storage-daemon by Paolo Bonzini · 4 years, 7 months ago
  52. c3a0ee8 configure, Makefile; remove TOOLS and HELPERS-y variable by Paolo Bonzini · 6 years ago
  53. 897b5af meson: qemu-pr-helper by Marc-André Lureau · 6 years ago
  54. b7c70bf meson: qemu-{img,io,nbd} by Marc-André Lureau · 6 years ago
  55. 5e5733e meson: convert block by Marc-André Lureau · 5 years ago
  56. 848e8ff meson: convert chardev directory to Meson (tools part) by Marc-André Lureau · 6 years ago
  57. 3154fee meson: add modules infrastructure by Marc-André Lureau · 5 years ago
  58. 2becc36 meson: infrastructure for building emulators by Paolo Bonzini · 5 years ago
  59. d3b1848 meson: convert target/s390x/gen-features.h by Marc-André Lureau · 6 years ago
  60. 7fcfd45 meson: convert io directory to Meson by Marc-André Lureau · 6 years ago
  61. 5582c58 meson: convert crypto directory to Meson by Marc-André Lureau · 6 years ago
  62. 5e7fbd2 meson: convert authz directory to Meson by Marc-André Lureau · 6 years ago
  63. de59dda meson: convert qom directory to Meson (tools part) by Marc-André Lureau · 6 years ago
  64. bdcbea7 meson: handle edk2 bios and descriptors by Marc-André Lureau · 6 years ago
  65. 3f88565 meson: generate hxtool files by Marc-André Lureau · 6 years ago
  66. 650b5d5 meson: generate shader headers by Marc-André Lureau · 6 years ago
  67. 2c273f3 meson: generate qemu-version.h by Marc-André Lureau · 6 years ago
  68. 2d78b56 meson: keymap-gen by Marc-André Lureau · 6 years ago
  69. ec0d589 meson: add virtfs-proxy-helper by Marc-André Lureau · 6 years ago
  70. 157e7b1 meson: add qemu-edid by Marc-André Lureau · 6 years ago
  71. ade60d4 meson: add qemu-keymap by Marc-André Lureau · 6 years ago
  72. 8f51e01 meson: add qemu-bridge-helper by Marc-André Lureau · 6 years ago
  73. 588a19f meson: convert dummy Windows qga/qemu-ga target by Paolo Bonzini · 5 years ago
  74. 328ec32 meson: add msi generation by Marc-André Lureau · 6 years ago
  75. 7272fc7 meson: convert vss-win32 by Marc-André Lureau · 6 years ago
  76. f15bff2 meson: convert qemu-ga by Paolo Bonzini · 6 years ago
  77. 1d7bb6a contrib/elf2dmp: convert to meson by Marc-André Lureau · 6 years ago
  78. 5ee24e7 contrib/ivshmem: convert to meson by Marc-André Lureau · 6 years ago
  79. ea45896 contrib/vhost-user-gpu: convert to meson by Marc-André Lureau · 6 years ago
  80. 32fcc62 contrib/vhost-user-input: convert to meson by Marc-André Lureau · 6 years ago
  81. a9c9727 contrib/rdmacm-mux: convert to Meson by Paolo Bonzini · 6 years ago
  82. 99650b6 contrib/vhost-user-scsi: convert to Meson by Paolo Bonzini · 6 years ago
  83. 2d7ac0a contrib/vhost-user-blk: convert to Meson by Paolo Bonzini · 6 years ago
  84. 3f99cf5 tools/virtiofsd: convert to Meson by Paolo Bonzini · 5 years ago
  85. 931049b contrib/libvhost-user: convert to Meson by Paolo Bonzini · 5 years ago
  86. 71c782f meson: add remaining generated tcg trace helpers by Marc-André Lureau · 6 years ago
  87. a81df1b libqemuutil, qapi, trace: convert to meson by Paolo Bonzini · 4 years, 6 months ago
  88. 245dac4 meson: add testsuite Makefile generator by Paolo Bonzini · 5 years ago
  89. 968b4db meson: add sparse support by Paolo Bonzini · 5 years ago
  90. bf0e56a meson: use coverage option by Marc-André Lureau · 5 years ago
  91. a566505 configure: integrate Meson in the build system by Paolo Bonzini · 6 years ago
  92. 1b00a4c nsis: use "make DESTDIR=" instead of "make prefix=" by Paolo Bonzini · 4 years, 6 months ago
  93. 139c183 meson: rename included C source files to .c.inc by Paolo Bonzini · 5 years ago
  94. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  95. d2a71d7 Get rid of the libqemustub.a remainders by Thomas Huth · 4 years, 7 months ago
  96. d69cda7 Makefile: Remove config-devices.mak on "make clean" by Peter Maydell · 4 years, 7 months ago
  97. aaa1b70 Makefile: simplify MINIKCONF rules by Paolo Bonzini · 4 years, 8 months ago
  98. 96df0fd accel/Kconfig: Add the TCG selector by Philippe Mathieu-Daudé · 4 years, 8 months ago
  99. 06e89e1 accel/Kconfig: Extract accel selectors into their own config by Philippe Mathieu-Daudé · 4 years, 8 months ago
  100. 1e0ef87 Makefile: Write MINIKCONF variables as one entry per line by Philippe Mathieu-Daudé · 4 years, 8 months ago