1. 0b516ef w32: Add missing version.o to all executables (fix regression) by Stefan Weil · 11 years ago
  2. f53ec69 w32, w64: Add build rule for installer by Stefan Weil · 11 years ago
  3. 965f486 Makefile: pass include directives to dtc via CPPFLAGS, not CFLAGS by Peter Maydell · 12 years ago
  4. 8a3e8f7 Makefile: Install qemu-img and qemu-nbd man pages only if built by Andreas Färber · 12 years ago
  5. f7da9c1 gtk: use better icon by Anthony Liguori · 12 years ago
  6. 587da2c Make qemu-io commands available in HMP by Kevin Wolf · 12 years ago
  7. 0b61388 qemu-io: Move remaining helpers from cmd.c by Kevin Wolf · 12 years ago
  8. 797ac58 qemu-io: Split off commands to qemu-io-cmds.c by Kevin Wolf · 12 years ago
  9. f2e3978 Makefile: create ".../var/run" when installing the POSIX guest agent by Laszlo Ersek · 12 years ago
  10. 0b400e7 qapi: enable generation of native list code by Michael Roth · 12 years ago
  11. fba90ac win32: fix compilation again by Paolo Bonzini · 12 years ago
  12. c02817e win32: move Makefile dependencies on version-obj-y to rules.mak by Paolo Bonzini · 12 years ago
  13. 6821cdc win32: add generic RC rules to rules.mak by Paolo Bonzini · 12 years ago
  14. 0c1fecdd S390: ccw firmware: Add compiled blob by Alexander Graf · 12 years ago
  15. e335100 Makefile: Use QEMU_FLAGS for DTC compilation by Peter Crosthwaite · 12 years ago
  16. 9005a51 Makefile: Don't build shared libfdt by Peter Crosthwaite · 12 years ago
  17. 1bfffe2 Merge remote-tracking branch 'alon/libcacard_ccid.1' into staging by Anthony Liguori · 12 years ago
  18. f3aa844 build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and CONFIG_USER_ONLY by Paolo Bonzini · 12 years ago
  19. 5354e4d libcacard: fix mingw64 cross-compilation by Marc-André Lureau · 12 years ago
  20. a540f15 configure/Make: Build libfdt from submodule DTC by Peter Crosthwaite · 12 years ago
  21. 9fd0297 Update Makefile to actually install the new efi-enabled nic roms that are used by default. by Sander Eikelenboom · 12 years ago
  22. bb585a7 build: enable using $(CONFIG_FOO) on the rhs of config files by Paolo Bonzini · 12 years ago
  23. 45be2f5 trace: Provide a generic tracing event descriptor by Lluís Vilanova · 12 years ago
  24. b1999e8 Fix TAGS creation by David Gibson · 12 years ago
  25. 916359f Makefile: Add subdir dependency on config-devices-all.mak by Andreas Färber · 12 years ago
  26. 8807080 make_device_config.sh: Emit dependency file to directory where included by Andreas Färber · 12 years ago
  27. 834574e gtk: add translation support (v5) by Anthony Liguori · 12 years ago
  28. 0c3c89d build: remove *.lo, *.a, *.la files from all subdirectories on make clean by Paolo Bonzini · 12 years ago
  29. 82cb6b0 build: remove extra-obj-y by Paolo Bonzini · 12 years ago
  30. 0008234 build: remove universal-obj-y by Paolo Bonzini · 12 years ago
  31. 781c0c3 Makefile: drop recursive libcacard clean by Stefan Hajnoczi · 12 years ago
  32. af381eb build: fix Win32 clean build by Paolo Bonzini · 12 years ago
  33. a507db9 Merge remote-tracking branch 'kraxel/pixman.v6' into staging by Anthony Liguori · 12 years ago
  34. f9943cd pixman: pass extra cflags and ldflags by Gerd Hoffmann · 12 years ago
  35. ff667e2 build: fold trace-obj-y into libqemuutil.a by Paolo Bonzini · 12 years ago
  36. bf0842b build: move version-obj-y to the generic LINK rule by Paolo Bonzini · 12 years ago
  37. 576d550 build: move base QAPI files to libqemuutil.a by Paolo Bonzini · 12 years ago
  38. a372823 build: move qobject files to qobject/ and libqemuutil.a by Paolo Bonzini · 12 years ago
  39. f157ebb build: move files away from tools-obj-y, common-obj-y, user-obj-y by Paolo Bonzini · 12 years ago
  40. 8a09070 build: move util-obj-y to libqemuutil.a by Paolo Bonzini · 12 years ago
  41. e4b42e6 build: rename oslib-obj-y to util-obj-y by Paolo Bonzini · 12 years ago
  42. 992aeb8 libcacard: rewrite Makefile in non-recursive style by Paolo Bonzini · 12 years ago
  43. b6fc675 libcacard: require libtool to build it by Paolo Bonzini · 12 years ago
  44. 5708fc6 stubs: fully replace qemu-tool.c and qemu-user.c by Paolo Bonzini · 12 years ago
  45. 7e973bb Makefile: install the "acpi-dsdt.aml" and "q35-acpi-dsdt.aml" blobs too by Laszlo Ersek · 12 years ago
  46. 96610da qemu-ga: sample fsfreeze hooks by Tomoki Sekiyama · 12 years ago
  47. eac236e build: Use separate makefile for "trace/" by Lluís Vilanova · 12 years ago
  48. 2870dc3 qemu-ga: move qemu-ga files to qga/ by Paolo Bonzini · 12 years ago
  49. 8e98e2e build: kill libuser by Paolo Bonzini · 12 years ago
  50. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago
  51. 525877c build: move rules from Makefile to */Makefile.objs by Paolo Bonzini · 12 years ago
  52. 9d9199a build: adjust setting of QEMU_INCLUDES by Paolo Bonzini · 12 years ago
  53. 7937e75 vscclient: use per-target variables by Paolo Bonzini · 12 years ago
  54. 5f0cef1 libcacard: simplify rules for recursive build by Paolo Bonzini · 12 years ago
  55. a85903f Build system fix distclean error for pixman by Wenchao Xia · 12 years ago
  56. 16529ce Makefile: Add missing dependency (fix parallel builds) by Stefan Weil · 12 years ago
  57. 3bc2f57 build: replace weak symbols with a static library by Paolo Bonzini · 12 years ago
  58. feb33ea pixman: cleanup properly on make distclean by Gerd Hoffmann · 12 years ago
  59. c28fa5a pixman: pass cflags, add -fPIC by Gerd Hoffmann · 12 years ago
  60. 4d5bdd0 pixman: disable gtk by Gerd Hoffmann · 12 years ago
  61. 42da604 pixman: set --host for cross builds by Gerd Hoffmann · 12 years ago
  62. 4ba7950 Merge remote-tracking branch 'kraxel/pixman.v3' into staging by Anthony Liguori · 12 years ago
  63. e2134eb pixman: windup in configure & makefiles by Gerd Hoffmann · 12 years ago
  64. f563a5d Merge remote-tracking branch 'origin/master' into threadpool by Paolo Bonzini · 12 years ago
  65. 136594f build: do not include main loop where it is not actually used by Paolo Bonzini · 12 years ago
  66. f3192e8 build: move cutils.o and qemu-timer-common.o to oslib-obj-y by Paolo Bonzini · 12 years ago
  67. 0191253 janitor: move iovector functions out of cutils.c by Paolo Bonzini · 12 years ago
  68. d1bd242 Makefile: Forbid out-of-tree build from a source tree that has been built in by Peter Maydell · 12 years ago
  69. 101f9cb qemu-sockets: add socket_listen, socket_connect, socket_parse by Paolo Bonzini · 12 years ago
  70. 69758c2 build: add QAPI files to the tools by Paolo Bonzini · 12 years ago
  71. 7748b8c allow make {dist, }clean work w/out configure by Mike Frysinger · 12 years ago
  72. c9159fe Remove libhw by Stefan Weil · 12 years ago
  73. 4be403c Make target_phys_addr_t 64 bits unconditionally by Avi Kivity · 12 years ago
  74. 8bdd3d4 configure: Allow builds without any system or user emulation by Stefan Weil · 12 years ago
  75. ba6212d Eliminate cpus-x86_64.conf file by Eduardo Habkost · 12 years ago
  76. c054b3f qemu-img: Add json output option to the info command. by Benoît Canet · 12 years ago
  77. d1186a3 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 12 years ago
  78. e743cce Makefile: Avoid explicit list of directories in clean target by Peter Maydell · 12 years ago
  79. adb696f block: Enable qemu_open/close to work with fd sets by Corey Bryant · 12 years ago
  80. 0521d37 Makefile: add qapi.py dependencies by Stefan Hajnoczi · 12 years ago
  81. 536c86f qom: Clean libuser object and dependency files by Jan Kiszka · 12 years ago
  82. 9ddea94 usb: Clean common object and dependency files by Jan Kiszka · 12 years ago
  83. 54c2e50 build: Fix linking failure for qemu-ga by Dunrong Huang · 12 years ago
  84. 1435ddb build: get dependency file directories from object file names by Paolo Bonzini · 12 years ago
  85. cdc976b build: include qapi-generated/ files in qga/Makefile.objs by Paolo Bonzini · 12 years ago
  86. cb5fc67 build: fix build breakage due to bad merge by Anthony Liguori · 12 years ago
  87. 34bb443 build: add make dist target (v2) by Anthony Liguori · 12 years ago
  88. 8f67aa8 make: Remove 'build-all' rule by Stefan Weil · 12 years ago
  89. 23797df Merge remote-tracking branch 'mjt/mjt-iov2' into staging by Anthony Liguori · 12 years ago
  90. e0a3dc7 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 12 years ago
  91. 2636fcb PPC: e500: dt: start with empty device tree by Alexander Graf · 13 years ago
  92. 8f0e5c6bb Makefile: Remove macro qapi-dir by Stefan Weil · 13 years ago
  93. f69a9c6 Makefile: Remove BUILD_DIR from qapi-dir by Stefan Weil · 13 years ago
  94. 471fbf4 Install 'bepo' keymap already included in Qemu source by Frédéric Boiteux · 13 years ago
  95. 47ecbdf libcacard: build fixes by Blue Swirl · 13 years ago
  96. dcff25f make: automatically include dependencies in recursive subdir rules (v2) by Anthony Liguori · 13 years ago
  97. 0cd23fc build: install qmp-commands.txt by Bruce Rogers · 13 years ago
  98. 3d9b492 consolidate qemu_iovec_memset{,_skip}() into single function and use existing iov_memset() by Michael Tokarev · 13 years ago
  99. fec90ff build: limit usage of vpath by Paolo Bonzini · 13 years ago
  100. 00c705f build: libcacard Makefile cleanups by Paolo Bonzini · 13 years ago