1. 8f0e5c6 Makefile: Remove macro qapi-dir by Stefan Weil · 13 years ago
  2. f69a9c6 Makefile: Remove BUILD_DIR from qapi-dir by Stefan Weil · 13 years ago
  3. 471fbf4 Install 'bepo' keymap already included in Qemu source by Frédéric Boiteux · 13 years ago
  4. 47ecbdf libcacard: build fixes by Blue Swirl · 13 years ago
  5. dcff25f make: automatically include dependencies in recursive subdir rules (v2) by Anthony Liguori · 13 years ago
  6. 0cd23fc build: install qmp-commands.txt by Bruce Rogers · 13 years ago
  7. fec90ff build: limit usage of vpath by Paolo Bonzini · 13 years ago
  8. 00c705f build: libcacard Makefile cleanups by Paolo Bonzini · 13 years ago
  9. 3d5a3f9 build: move target-independent hw/ objects to nested Makefile.objs by Paolo Bonzini · 13 years ago
  10. ee20477 build: move fsdev/ objects to nested Makefile.objs by Paolo Bonzini · 13 years ago
  11. 4115852 build: do not sprinkle around GENERATED_HEADERS dependencies by Paolo Bonzini · 13 years ago
  12. e2d87bf move CPU definitions to /usr/share/qemu/cpus-x86_64.conf (v2) by Eduardo Habkost · 13 years ago
  13. b1bbf76 Merge remote-tracking branch 'stefanha/tracing' into staging by Anthony Liguori · 13 years ago
  14. 94b2629 sdl: Add QEMU mascot icon for use with SDL by Stefan Weil · 13 years ago
  15. 19ac36b Generic elimination of auto-generated files by Lluís Vilanova · 13 years ago
  16. d7dd65b config-host.mak: rename docdir to qemu_docdir by Eduardo Habkost · 13 years ago
  17. 80465e8 Makefile: use $(qemu_confdir) instead of $(sysconfdir)/qemu by Eduardo Habkost · 13 years ago
  18. 6aae2a2 config-host.mak: rename datadir to qemu_datadir by Eduardo Habkost · 13 years ago
  19. 952ef67 make: Always set LC_ALL=C for makeinfo by Stefan Weil · 13 years ago
  20. 53fbf7b make: fix clean rule by removing build file in qom/ by Anthony PERARD · 13 years ago
  21. 94dd53c buildfix: check for old pod2man versions by Gerd Hoffmann · 13 years ago
  22. 81fe74d test: remove qemu-ga reference by Michael Roth · 13 years ago
  23. 3179d69 Support utf8 chars in pod docs by Michael Tokarev · 13 years ago
  24. ce008c1 qom: Add QOM support to user emulators by Andreas Färber · 13 years ago
  25. 250b086 build: Include config-host.mak as soon as possible by Lluís Vilanova · 13 years ago
  26. 5918ff6 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
  27. b55c952 Merge remote-tracking branch 'aneesh/for-upstream' into staging by Anthony Liguori · 13 years ago
  28. 983eef5 ./configure: add option for disabling VirtFS by Meador Inge · 13 years ago
  29. d8ca685 qemu-ga: fixes for win32 build of qemu-ga by Michael Roth · 13 years ago
  30. 187c207 Makefile: Add dependency to fix linux-user-only build by Peter Maydell · 13 years ago
  31. 2a2af96 kvmvapic: Add option ROM by Jan Kiszka · 13 years ago
  32. 57c83da make: Remove duplicate use of GLIB_CFLAGS by Stefan Weil · 13 years ago
  33. 7b93fad Add basic version of bridge helper by Corey Bryant · 13 years ago
  34. 67ed96f Makefile: Remove linux-headers/asm symlink on distclean by Peter Maydell · 13 years ago
  35. 2f28d2ff qom: add the base Object class (v2) by Anthony Liguori · 13 years ago
  36. dcfa486 Makefile: Remove generated headers on clean by Andreas Färber · 13 years ago
  37. e454e2e Makefile: Exclude tests/Makefile in unconfigured tree by Andreas Färber · 13 years ago
  38. ad65aa8 test: eliminate libcheck tests and have make check use gtester by Anthony Liguori · 13 years ago
  39. dbfe06c build: split unit test builds to a separate makefile fragment by Anthony Liguori · 13 years ago
  40. c09015d tests: mv tests/* -> tests/tcg by Anthony Liguori · 13 years ago
  41. 19bf7c8 Fix qapi code generation fix by Avi Kivity · 13 years ago
  42. a2d8f1b hw/9pfs: man page for proxy helper by M. Mohan Kumar · 13 years ago
  43. ea75fc4 hw/9pfs: File ownership and others by M. Mohan Kumar · 13 years ago
  44. 17bff52 hw/9pfs: File system helper process for qemu 9p proxy FS by M. Mohan Kumar · 13 years ago
  45. 8d3bc51 Fix qapi code generation wrt parallel build by Avi Kivity · 13 years ago
  46. cbcfa04 link the main loop and its dependencies into the tools by Paolo Bonzini · 14 years ago
  47. 81244ff Drop test-visitor by Luiz Capitulino · 13 years ago
  48. d88f5fd Introduce test-qmp-input-visitor by Luiz Capitulino · 13 years ago
  49. f294f82 Introduce test-qmp-output-visitor by Luiz Capitulino · 13 years ago
  50. 9b12940 Makefile: use full path for qapi-generated directory by Michael Roth · 13 years ago
  51. aea317a Revert "fix out of tree build" by Anthony Liguori · 13 years ago
  52. be85c90 fix out of tree build by Stefano Stabellini · 13 years ago
  53. 1b14254 Makefile: fix qga dependencies by Michael S. Tsirkin · 13 years ago
  54. b1beac3 Makefile: dependency fix by Michael S. Tsirkin · 13 years ago
  55. 599825c Makefile: fix dependencies for generated .h, .c by Michael S. Tsirkin · 13 years ago
  56. 611b727 Makefile: remove more generated files on clean by Michael S. Tsirkin · 13 years ago
  57. 6329866 add sgabios blob and submodule by Paolo Bonzini · 13 years ago
  58. ea7f780 add "make check" target by Gerd Hoffmann · 14 years ago
  59. fffbeb7 move checks to separate variable by Gerd Hoffmann · 14 years ago
  60. 4ab328d tools: reorganize Makefile variables by Paolo Bonzini · 13 years ago
  61. ebffe2a Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 13 years ago
  62. 057643f Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  63. 753d11f target-alpha: Add custom PALcode image for CLIPPER emulation. by Richard Henderson · 14 years ago
  64. 8cf28bc makefile: extract tools-obj-y by Paolo Bonzini · 14 years ago
  65. e319360 qapi: use middle mode in QMP server by Anthony Liguori · 14 years ago
  66. 63467dd Makefile: Remove 'tarbin' target by Peter Maydell · 14 years ago
  67. 519e169 Makefile: Fix broken build by Stefan Weil · 14 years ago
  68. 388d475 build: Always have 'BUILD_DIR' variable pointing to the root of the build tree by Lluís Vilanova · 14 years ago
  69. 7948a66 win32: improve version.o dependency by Blue Swirl · 14 years ago
  70. 9aed1e0 Rename qemu -> qemu-system-i386 by Anthony Liguori · 14 years ago
  71. edb47ec trace: move backend-specific code into the trace/ directory by Lluís · 14 years ago
  72. 957f1f9 guest agent: remove uneeded dependencies by Michael Roth · 14 years ago
  73. 92f562e Remove remenants of qemu_malloc by Anthony Liguori · 14 years ago
  74. 41a7482 Remove qemu_malloc/qemu_free by Anthony Liguori · 14 years ago
  75. 6e855de Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 14 years ago
  76. 793553a Makefile: delete config.log in distclean by Alexandre Raymond · 14 years ago
  77. aa7ee42 coroutine: add test-coroutine automated tests by Stefan Hajnoczi · 14 years ago
  78. 016c77a Makefile: add missing deps on $(GENERATED_HEADERS) by Michael Roth · 14 years ago
  79. 45b75ae Makefile: Minor cscope fixups by Alexandre Raymond · 14 years ago
  80. c886edf Let users select their pythons by Blue Swirl · 14 years ago
  81. e3d4d25 guest agent: add guest agent RPCs/commands by Michael Roth · 14 years ago
  82. 48ff7a6 guest agent: qemu-ga daemon by Michael Roth · 14 years ago
  83. 13a286d guest agent: command state class by Michael Roth · 14 years ago
  84. 69ed836 qapi: add test-qmp-commands, tests for gen. marshalling/dispatch code by Michael Roth · 14 years ago
  85. 640e540 qapi: add test-visitor, tests for gen. visitor code by Michael Roth · 14 years ago
  86. e18df14 Add hard build dependency on glib by Anthony Liguori · 14 years ago
  87. 44dc0ca libcacard: add libcacard.la target by Alon Levy · 14 years ago
  88. ef749d0 json-parser: propagate error from parser by Anthony Liguori · 14 years ago
  89. fbd659b PPC: install mpc8544ds.dtb by Alexander Graf · 14 years ago
  90. 6774e44 libcacard: add correct subdirectory dependencies by Paolo Bonzini · 14 years ago
  91. dbf352a Merge remote-tracking branch 'awilliam/ipxe' into staging by Anthony Liguori · 14 years ago
  92. 5ee8ad7 PXE: Use consistent naming for PXE ROMs by Alex Williamson · 14 years ago
  93. 7a734b8 Makefile: Clean up after "make pdf" by Brad Hards · 14 years ago
  94. 111a38b libcacard: initial commit by Robert Relyea · 14 years ago
  95. f20600f trace: move trace objects from Makefile to Makefile.objs by Alon Levy · 14 years ago
  96. a9f8ad8 Add SLOF-based partition firmware for pSeries machine, allowing more boot options by David Gibson · 14 years ago
  97. 39ac845 Implement hcall based RTAS for pSeries machines by David Gibson · 14 years ago
  98. 00914b7 microblaze: Add PetaLogix ml605 MMU little-endian ref design by Michal Simek · 14 years ago
  99. 4c3b5a4 Add scripts directory by Blue Swirl · 14 years ago
  100. 7943a2f spice: add qxl vgabios binary. by Gerd Hoffmann · 14 years ago