1. a2d96af osdep: add wrappers for socket functions by Daniel P. Berrange · 9 years ago
  2. 75fb3d2 q35: Remove unused q35-acpi-dsdt.aml file by Eduardo Habkost · 9 years ago
  3. 064097d nbd: convert block client to use I/O channels for connection setup by Daniel P. Berrange · 9 years ago
  4. 6e9965d s390x: remove s390-zipl.rom by Michael Tokarev · 9 years ago
  5. 423aeaf qapi: Add missing JSON files in build dependencies by Lluís Vilanova · 9 years ago
  6. 2209bd0 fsdev: rename virtio-9p-marshal.{c,h} to 9p-iov-marshal.{c,h} by Wei Liu · 9 years ago
  7. 829dd28 fsdev: break out 9p-marshal.{c,h} from virtio-9p-marshal.{c,h} by Wei Liu · 9 years ago
  8. 48befbc crypto: ensure qapi/crypto.json is listed in qapi-modules by Daniel P. Berrange · 9 years ago
  9. 666a3af io: add abstract QIOChannel classes by Daniel P. Berrange · 10 years ago
  10. 68aa262 makefile: fix qemu-ga make install for --disable-tools by Michael Roth · 9 years ago
  11. ab59e3e makefile: fix w32 install target for qemu-ga by Michael Roth · 9 years ago
  12. a75eb03 contrib: add ivshmem client and server by David Marchand · 11 years ago
  13. fafcaf1 build: qemu-ga: add 'qemu-ga' build target for w32 by Michael Roth · 10 years ago
  14. 57f5462 Makefile: fix build when VPATH is outside GIT tree by Daniel P. Berrange · 9 years ago
  15. 805d8a6 nsis: Add QEMU version information to Windows registry by Stefan Weil · 10 years ago
  16. 7b02f54 libcacard: use the standalone project by Marc-André Lureau · 10 years ago
  17. 39a1815 qapi: New QMP command query-qmp-schema for QMP introspection by Markus Armbruster · 10 years ago
  18. 1c9f03b Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  19. 2cd8af2 monitor: added generation of documentation for hmp-commands-info.hx by Pavel Butsykin · 10 years ago
  20. 0c7012e qom: allow QOM to be linked into tools binaries by Daniel P. Berrange · 10 years ago
  21. fb37726 crypto: move crypto objects out of libqemuutil.la by Daniel P. Berrange · 10 years ago
  22. 15b19ed Makefile: qemu-ga: fix msi target error message by Michael Roth · 10 years ago
  23. f33ca81 build: qemu-ga: fix VSS dependencies by Michael Roth · 10 years ago
  24. 665b5d0 qga: start a man page by Marc-André Lureau · 10 years ago
  25. decdfbd qemu-ga: Fixed paths issue with MSI build by Leonid Bloch · 10 years ago
  26. 0a18750 qemu-ga: Two MSI related cosmetic changes by Leonid Bloch · 10 years ago
  27. f6288b9 make: Clean build messages by Stefan Weil · 10 years ago
  28. ae5fdc8 Makefile: Add "make ctags" by Fam Zheng · 10 years ago
  29. eaa2ddb Makefile: Fix "make cscope TAGS" by Fam Zheng · 10 years ago
  30. 9dacf32 qemu-ga: Building Windows MSI installation with configure/Makefile by Yossi Hindin · 10 years ago
  31. 7a4dfd1 virtio-vga: add vgabios configuration by Gerd Hoffmann · 11 years ago
  32. 1b93c9a arch_init: Drop target-x86_64.conf by Ikey Doherty · 10 years ago
  33. 16d80f6 qapi: Turn generators' mandatory option -i into an argument by Markus Armbruster · 10 years ago
  34. c70cef5 qapi: qapi-event.py option -b does nothing, drop it by Markus Armbruster · 10 years ago
  35. cd2bc88 console-gl: add opengl rendering helper functions by Gerd Hoffmann · 10 years ago
  36. d98bc0b opengl: add shader build infrastructure by Gerd Hoffmann · 10 years ago
  37. fb8597b Use $(MAKE) for recursive make by Ed Maste · 10 years ago
  38. 15564d8 build: pass .d file name to scripts/make_device_config.sh, fix makefile target by Paolo Bonzini · 10 years ago
  39. 811c572 kvm_stat: add kvm_stat.1 man page by Stefan Hajnoczi · 10 years ago
  40. 12ccfec Makefile: don't silence mak file test with V=1 by Michael S. Tsirkin · 10 years ago
  41. 23cab7b Makefile: fix up parallel building under MSYS+MinGW by Vasily Efimov · 10 years ago
  42. ae21935 Makefile: Remove config.status and common.env during 'make distclean' by Thomas Huth · 10 years ago
  43. 89ae583 trace: install trace-events file by Stefan Hajnoczi · 10 years ago
  44. 5c6b3c5 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 11 years ago
  45. 465830f trace: [tcg] Generate TCG tracing routines by Lluís Vilanova · 11 years ago
  46. f465422 trace: [tcg] Define TCG tracing helper routine wrappers by Lluís Vilanova · 11 years ago
  47. 341ea69 trace: [tcg] Define TCG tracing helper routines by Lluís Vilanova · 11 years ago
  48. 707c8a9 trace: [tcg] Declare TCG tracing helper routines by Lluís Vilanova · 11 years ago
  49. 169a24a build-sys: Move qapi-{types, visit, event}.o into util-obj-y by Fam Zheng · 11 years ago
  50. 0c6ab8c PPC: e500: Actually install u-boot.e500 by Cole Robinson · 11 years ago
  51. 82d72d9 qapi: move event defines by Wenchao Xia · 11 years ago
  52. 0d65942 build-sys: introduce install-prog macro to install&strip binaries and use it by Michael Tokarev · 11 years ago
  53. f668470 qapi: add new schema file qapi-event.json by Wenchao Xia · 11 years ago
  54. 21cd70d qapi script: add event support by Wenchao Xia · 11 years ago
  55. be13d46 qapi: Add includes from qapi/ as dependencies by Max Reitz · 11 years ago
  56. 5b80827 trace: Multi-backend tracing by Lluís Vilanova · 11 years ago
  57. 41a3f3c Merge remote-tracking branch 'remotes/bonzini/configure' into staging by Peter Maydell · 11 years ago
  58. 33aaad5 qapi: Use an explicit input file by Lluís Vilanova · 11 years ago
  59. 0a60774 qapi: [trivial] Break long command lines by Lluís Vilanova · 11 years ago
  60. 849d828 build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax by Michael Tokarev · 11 years ago
  61. 264f8b4 Makefile: use $(INSTALL_LIB) for modules not $(INSTALL_PROG) by Michael Tokarev · 11 years ago
  62. 2115182 Makefile: strip tools and modules too by Michael Tokarev · 11 years ago
  63. 577a672 Makefile: add qga-vss-dll-obj-y to nested variables by Tomoki Sekiyama · 11 years ago
  64. 9c269f6 Makefile: remove bashism by Michael Tokarev · 11 years ago
  65. f4b11ee Makefile: Fix "make clean" by Fam Zheng · 11 years ago
  66. 6570025 build: Fix installation of target-dependent files by Lluís Vilanova · 11 years ago
  67. d47e95c Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging by Peter Maydell · 11 years ago
  68. 57f45b6 Makefile: Add missing dependency for system emulation (fix build) by Stefan Weil · 11 years ago
  69. 9eb08a4 sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM by Mark Cave-Ayland · 11 years ago
  70. 6dedf05 Merge remote-tracking branch 'remotes/bonzini/configure' into staging by Peter Maydell · 11 years ago
  71. cc47569 Makefile: introduce common-obj-m and block-obj-m for DSO by Fam Zheng · 11 years ago
  72. e3be6f0 Makefile: install modules with "make install" by Fam Zheng · 11 years ago
  73. e26110c module: implement module loading by Fam Zheng · 11 years ago
  74. 1796926 rules.mak: introduce DSO rules by Fam Zheng · 11 years ago
  75. ba1183d rules.mak: fix $(obj) to a real relative path by Fam Zheng · 11 years ago
  76. e6bf23f Adapt Makefiles to the new LTTng ust interface by Mohamad Gebai · 11 years ago
  77. bf2eaf7 Add bios-256k.bin to BLOBS on Makefile by Eduardo Habkost · 11 years ago
  78. da87dd7 sun4m: Add FCode ROM for TCX framebuffer by Mark Cave-Ayland · 11 years ago
  79. 38dc749 Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
  80. 3751e72 qemu-char: add Czech keymap file by Jan Krupa · 11 years ago
  81. bdf523e configure: Add config.status to recreate the current configuration by Stefan Weil · 11 years ago
  82. 2cdfb12 build: add command check-clean by Wenchao Xia · 11 years ago
  83. 2e6ae66 Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
  84. 8b6bfc7 Makefile: Remove some more files when cleaning by Stefan Weil · 12 years ago
  85. d076a2a QMP: fix qmp-commands.txt generation path by Luiz Capitulino · 12 years ago
  86. b39297a qemu-ga: Add Windows VSS provider and requester as DLL by Tomoki Sekiyama · 12 years ago
  87. d9840e2 qemu-ga: Add configure options to specify path to Windows/VSS SDK by Tomoki Sekiyama · 12 years ago
  88. 7e75e33 w32: Fix broken out-of-tree builds (missing version.o) by Stefan Weil · 12 years ago
  89. 0b516ef w32: Add missing version.o to all executables (fix regression) by Stefan Weil · 12 years ago
  90. f53ec69 w32, w64: Add build rule for installer by Stefan Weil · 12 years ago
  91. 965f486 Makefile: pass include directives to dtc via CPPFLAGS, not CFLAGS by Peter Maydell · 12 years ago
  92. 8a3e8f7 Makefile: Install qemu-img and qemu-nbd man pages only if built by Andreas Färber · 12 years ago
  93. f7da9c1 gtk: use better icon by Anthony Liguori · 12 years ago
  94. 587da2c Make qemu-io commands available in HMP by Kevin Wolf · 12 years ago
  95. 0b61388 qemu-io: Move remaining helpers from cmd.c by Kevin Wolf · 12 years ago
  96. 797ac58 qemu-io: Split off commands to qemu-io-cmds.c by Kevin Wolf · 12 years ago
  97. f2e3978 Makefile: create ".../var/run" when installing the POSIX guest agent by Laszlo Ersek · 12 years ago
  98. 0b400e7 qapi: enable generation of native list code by Michael Roth · 12 years ago
  99. fba90ac win32: fix compilation again by Paolo Bonzini · 12 years ago
  100. c02817e win32: move Makefile dependencies on version-obj-y to rules.mak by Paolo Bonzini · 12 years ago