1. 89ae583 trace: install trace-events file by Stefan Hajnoczi · 10 years ago
  2. 5c6b3c5 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 11 years ago
  3. 465830f trace: [tcg] Generate TCG tracing routines by Lluís Vilanova · 11 years ago
  4. f465422 trace: [tcg] Define TCG tracing helper routine wrappers by Lluís Vilanova · 11 years ago
  5. 341ea69 trace: [tcg] Define TCG tracing helper routines by Lluís Vilanova · 11 years ago
  6. 707c8a9 trace: [tcg] Declare TCG tracing helper routines by Lluís Vilanova · 11 years ago
  7. 169a24a build-sys: Move qapi-{types, visit, event}.o into util-obj-y by Fam Zheng · 11 years ago
  8. 0c6ab8c PPC: e500: Actually install u-boot.e500 by Cole Robinson · 11 years ago
  9. 82d72d9 qapi: move event defines by Wenchao Xia · 11 years ago
  10. 0d65942 build-sys: introduce install-prog macro to install&strip binaries and use it by Michael Tokarev · 11 years ago
  11. f668470 qapi: add new schema file qapi-event.json by Wenchao Xia · 11 years ago
  12. 21cd70d qapi script: add event support by Wenchao Xia · 11 years ago
  13. be13d46 qapi: Add includes from qapi/ as dependencies by Max Reitz · 11 years ago
  14. 5b80827 trace: Multi-backend tracing by Lluís Vilanova · 11 years ago
  15. 41a3f3c Merge remote-tracking branch 'remotes/bonzini/configure' into staging by Peter Maydell · 11 years ago
  16. 33aaad5 qapi: Use an explicit input file by Lluís Vilanova · 11 years ago
  17. 0a60774 qapi: [trivial] Break long command lines by Lluís Vilanova · 11 years ago
  18. 849d828 build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax by Michael Tokarev · 11 years ago
  19. 264f8b4 Makefile: use $(INSTALL_LIB) for modules not $(INSTALL_PROG) by Michael Tokarev · 11 years ago
  20. 2115182 Makefile: strip tools and modules too by Michael Tokarev · 11 years ago
  21. 577a672 Makefile: add qga-vss-dll-obj-y to nested variables by Tomoki Sekiyama · 11 years ago
  22. 9c269f6 Makefile: remove bashism by Michael Tokarev · 11 years ago
  23. f4b11ee Makefile: Fix "make clean" by Fam Zheng · 11 years ago
  24. 6570025 build: Fix installation of target-dependent files by Lluís Vilanova · 11 years ago
  25. d47e95c Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging by Peter Maydell · 11 years ago
  26. 57f45b6 Makefile: Add missing dependency for system emulation (fix build) by Stefan Weil · 11 years ago
  27. 9eb08a4 sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM by Mark Cave-Ayland · 11 years ago
  28. 6dedf05 Merge remote-tracking branch 'remotes/bonzini/configure' into staging by Peter Maydell · 11 years ago
  29. cc47569 Makefile: introduce common-obj-m and block-obj-m for DSO by Fam Zheng · 11 years ago
  30. e3be6f0 Makefile: install modules with "make install" by Fam Zheng · 11 years ago
  31. e26110c module: implement module loading by Fam Zheng · 11 years ago
  32. 1796926 rules.mak: introduce DSO rules by Fam Zheng · 11 years ago
  33. ba1183d rules.mak: fix $(obj) to a real relative path by Fam Zheng · 11 years ago
  34. e6bf23f Adapt Makefiles to the new LTTng ust interface by Mohamad Gebai · 11 years ago
  35. bf2eaf7 Add bios-256k.bin to BLOBS on Makefile by Eduardo Habkost · 11 years ago
  36. da87dd7 sun4m: Add FCode ROM for TCX framebuffer by Mark Cave-Ayland · 11 years ago
  37. 38dc749 Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
  38. 3751e72 qemu-char: add Czech keymap file by Jan Krupa · 11 years ago
  39. bdf523e configure: Add config.status to recreate the current configuration by Stefan Weil · 11 years ago
  40. 2cdfb12 build: add command check-clean by Wenchao Xia · 11 years ago
  41. 2e6ae66 Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
  42. 8b6bfc7 Makefile: Remove some more files when cleaning by Stefan Weil · 12 years ago
  43. d076a2a QMP: fix qmp-commands.txt generation path by Luiz Capitulino · 11 years ago
  44. b39297a qemu-ga: Add Windows VSS provider and requester as DLL by Tomoki Sekiyama · 12 years ago
  45. d9840e2 qemu-ga: Add configure options to specify path to Windows/VSS SDK by Tomoki Sekiyama · 12 years ago
  46. 7e75e33 w32: Fix broken out-of-tree builds (missing version.o) by Stefan Weil · 12 years ago
  47. 0b516ef w32: Add missing version.o to all executables (fix regression) by Stefan Weil · 12 years ago
  48. f53ec69 w32, w64: Add build rule for installer by Stefan Weil · 12 years ago
  49. 965f486 Makefile: pass include directives to dtc via CPPFLAGS, not CFLAGS by Peter Maydell · 12 years ago
  50. 8a3e8f7 Makefile: Install qemu-img and qemu-nbd man pages only if built by Andreas Färber · 12 years ago
  51. f7da9c1 gtk: use better icon by Anthony Liguori · 12 years ago
  52. 587da2c Make qemu-io commands available in HMP by Kevin Wolf · 12 years ago
  53. 0b61388 qemu-io: Move remaining helpers from cmd.c by Kevin Wolf · 12 years ago
  54. 797ac58 qemu-io: Split off commands to qemu-io-cmds.c by Kevin Wolf · 12 years ago
  55. f2e3978 Makefile: create ".../var/run" when installing the POSIX guest agent by Laszlo Ersek · 12 years ago
  56. 0b400e7 qapi: enable generation of native list code by Michael Roth · 12 years ago
  57. fba90ac win32: fix compilation again by Paolo Bonzini · 12 years ago
  58. c02817e win32: move Makefile dependencies on version-obj-y to rules.mak by Paolo Bonzini · 12 years ago
  59. 6821cdc win32: add generic RC rules to rules.mak by Paolo Bonzini · 12 years ago
  60. 0c1fecdd S390: ccw firmware: Add compiled blob by Alexander Graf · 12 years ago
  61. e335100 Makefile: Use QEMU_FLAGS for DTC compilation by Peter Crosthwaite · 12 years ago
  62. 9005a51 Makefile: Don't build shared libfdt by Peter Crosthwaite · 12 years ago
  63. 1bfffe2 Merge remote-tracking branch 'alon/libcacard_ccid.1' into staging by Anthony Liguori · 12 years ago
  64. f3aa844 build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and CONFIG_USER_ONLY by Paolo Bonzini · 12 years ago
  65. 5354e4d libcacard: fix mingw64 cross-compilation by Marc-André Lureau · 12 years ago
  66. a540f15 configure/Make: Build libfdt from submodule DTC by Peter Crosthwaite · 12 years ago
  67. 9fd0297 Update Makefile to actually install the new efi-enabled nic roms that are used by default. by Sander Eikelenboom · 12 years ago
  68. bb585a7 build: enable using $(CONFIG_FOO) on the rhs of config files by Paolo Bonzini · 12 years ago
  69. 45be2f5 trace: Provide a generic tracing event descriptor by Lluís Vilanova · 12 years ago
  70. b1999e8 Fix TAGS creation by David Gibson · 12 years ago
  71. 916359f Makefile: Add subdir dependency on config-devices-all.mak by Andreas Färber · 12 years ago
  72. 8807080 make_device_config.sh: Emit dependency file to directory where included by Andreas Färber · 12 years ago
  73. 834574e gtk: add translation support (v5) by Anthony Liguori · 12 years ago
  74. 0c3c89d build: remove *.lo, *.a, *.la files from all subdirectories on make clean by Paolo Bonzini · 12 years ago
  75. 82cb6b0 build: remove extra-obj-y by Paolo Bonzini · 12 years ago
  76. 0008234 build: remove universal-obj-y by Paolo Bonzini · 12 years ago
  77. 781c0c3 Makefile: drop recursive libcacard clean by Stefan Hajnoczi · 12 years ago
  78. af381eb build: fix Win32 clean build by Paolo Bonzini · 12 years ago
  79. a507db9 Merge remote-tracking branch 'kraxel/pixman.v6' into staging by Anthony Liguori · 12 years ago
  80. f9943cd pixman: pass extra cflags and ldflags by Gerd Hoffmann · 12 years ago
  81. ff667e2 build: fold trace-obj-y into libqemuutil.a by Paolo Bonzini · 12 years ago
  82. bf0842b build: move version-obj-y to the generic LINK rule by Paolo Bonzini · 12 years ago
  83. 576d550 build: move base QAPI files to libqemuutil.a by Paolo Bonzini · 12 years ago
  84. a372823 build: move qobject files to qobject/ and libqemuutil.a by Paolo Bonzini · 12 years ago
  85. f157ebb build: move files away from tools-obj-y, common-obj-y, user-obj-y by Paolo Bonzini · 12 years ago
  86. 8a09070 build: move util-obj-y to libqemuutil.a by Paolo Bonzini · 12 years ago
  87. e4b42e6 build: rename oslib-obj-y to util-obj-y by Paolo Bonzini · 12 years ago
  88. 992aeb8 libcacard: rewrite Makefile in non-recursive style by Paolo Bonzini · 12 years ago
  89. b6fc675 libcacard: require libtool to build it by Paolo Bonzini · 12 years ago
  90. 5708fc6 stubs: fully replace qemu-tool.c and qemu-user.c by Paolo Bonzini · 12 years ago
  91. 7e973bb Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too by Laszlo Ersek · 12 years ago
  92. 96610da qemu-ga: sample fsfreeze hooks by Tomoki Sekiyama · 12 years ago
  93. eac236e build: Use separate makefile for "trace/" by Lluís Vilanova · 12 years ago
  94. 2870dc3 qemu-ga: move qemu-ga files to qga/ by Paolo Bonzini · 12 years ago
  95. 8e98e2e build: kill libuser by Paolo Bonzini · 12 years ago
  96. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago
  97. 525877c build: move rules from Makefile to */Makefile.objs by Paolo Bonzini · 12 years ago
  98. 9d9199a build: adjust setting of QEMU_INCLUDES by Paolo Bonzini · 12 years ago
  99. 7937e75 vscclient: use per-target variables by Paolo Bonzini · 12 years ago
  100. 5f0cef1 libcacard: simplify rules for recursive build by Paolo Bonzini · 12 years ago