1. e1a068b Makefile: Not every shell support {} by Hidetoshi Seto · 15 years ago
  2. ac46eb8 Makefile: add fsdev/*.{o,d} to clean by Hidetoshi Seto · 15 years ago
  3. d6f3a84 Makefile: add qemu-options.def to distclean by Hidetoshi Seto · 15 years ago
  4. d9b73e4 vnc: add missing target for vnc-encodings-*.o by Corentin Chary · 15 years ago
  5. b40292e QMP: Introduce commands documentation by Jan Kiszka · 15 years ago
  6. 4091da4 Add dependency of JSON unit tests on config-host.h by Jan Kiszka · 15 years ago
  7. 380282b vnc: add basic tight support by Corentin Chary · 15 years ago
  8. 4c0a6db Fix tarbin Makefile rule by Stuart Brady · 15 years ago
  9. fe270d0 target-s390: add firmware code by Alexander Graf · 15 years ago
  10. 70a4568 vnc: split encoding in specific files by Corentin Chary · 15 years ago
  11. e4d5639 iov: Introduce a new file for helpers around iovs, add iov_from_buf() by Amit Shah · 15 years ago
  12. 526f0ac error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o by Markus Armbruster · 15 years ago
  13. 4d90453 Compile disassemblers only once by Blue Swirl · 15 years ago
  14. 990caaf install: honor DESTDIR on sysconfdir population by Andre Przywara · 15 years ago
  15. 01668d9 Documentation: Modify rule for html output (better looking output format) by Stefan Weil · 15 years ago
  16. 5309e5f Makefile: Fix names of GPXE ROM files by Stefan Weil · 15 years ago
  17. 9e0a5d5 Fix 'make install' from non-srcdir build by Amit Shah · 15 years ago
  18. b5ec5ce Add cpu model configuration support.. by john cooper · 15 years ago
  19. 20cc999 Documentation: Add build support for documentation in pdf format by Stefan Weil · 15 years ago
  20. acc3b03 QDict: New qdict_get_double() by Markus Armbruster · 15 years ago
  21. 3c089e1 Fix generation of config-host.h by Juan Quintela · 15 years ago
  22. a6a853c make: qemu-img depends on config-host.h by Anthony Liguori · 15 years ago
  23. b88bc80 Makefile: Fix message for missing configure by Stefan Weil · 15 years ago
  24. 59bc10e finish VPATH -> vpath translation by Paolo Bonzini · 15 years ago
  25. 25d0ae9 Makefile: remove obsolete libuser.a rule by Blue Swirl · 15 years ago
  26. 012f087 Makefile: Update unmodified config-devices.mak automatically by Stefan Weil · 15 years ago
  27. 076d247 Use vpath directive by Paolo Bonzini · 15 years ago
  28. 0e8c921 Drop --whole-archive and static libraries by Andreas Färber · 15 years ago
  29. c1bb0dc Fix a make -j race by Juergen Lock · 15 years ago
  30. d15e546 block: Convert bdrv_info() to QObject by Luiz Capitulino · 15 years ago
  31. f2e1750 QDict: Introduce qdict_get_qlist() by Luiz Capitulino · 15 years ago
  32. cd4dde3 QDict: Introduce qdict_get_qbool() by Luiz Capitulino · 15 years ago
  33. 2a01000 Makefile: move QObject objs to their own entry by Luiz Capitulino · 15 years ago
  34. 01d86a8 Fix build for mingw32 on windows ($$ expansion) by Stefan Weil · 15 years ago
  35. f1d078c net: move parse_macaddr() to net/util.[ch] by Mark McLoughlin · 15 years ago
  36. 1abecf7 net: move dump backend code from net.c to net/dump.c by Mark McLoughlin · 15 years ago
  37. 42281ac net: move socket backend code from net.c to net/socket.c by Mark McLoughlin · 15 years ago
  38. 5c361cc net: move vde code from net.c to net/vde.c by Mark McLoughlin · 15 years ago
  39. 68ac40d net: move slirp code from net.c to net/slirp.c by Mark McLoughlin · 15 years ago
  40. 9f9daf9 Introduce QError by Luiz Capitulino · 15 years ago
  41. a73e8e4 Makefile: Remove unneeded prerequisites by Stefan Weil · 15 years ago
  42. 63e86b2 Makefile: Fix spelling by Stefan Weil · 15 years ago
  43. 1dfe394 DS1338 RTC by Paul Brook · 15 years ago
  44. a992fe3 Makefile dependencies for device configs by Paul Brook · 15 years ago
  45. cfc6d90 Add linuxboot to BLOBS by Alexander Graf · 15 years ago
  46. 422c46a Add a unit test for JSON support by Anthony Liguori · 15 years ago
  47. b4748b9 Add a QObject JSON wrapper by Anthony Liguori · 15 years ago
  48. 4a5fcab Add a JSON parser by Anthony Liguori · 15 years ago
  49. d7ff3ac Add a JSON message boundary identifier by Anthony Liguori · 15 years ago
  50. 5ab8558 Add a lexer for JSON by Anthony Liguori · 15 years ago
  51. f7e6b19 Add a QBool type by Anthony Liguori · 15 years ago
  52. 9c9efb6 Add unit test for QFloat by Anthony Liguori · 15 years ago
  53. ec072ce Add a QFloat datatype by Anthony Liguori · 15 years ago
  54. c163b5c Block live migration by lirans@il.ibm.com · 15 years ago
  55. fc8e320 fix make clean targets by Magnus Damm · 15 years ago
  56. f527c57 fix parallel build by Juan Quintela · 15 years ago
  57. 88e2b0a Makefile: Fix definition of pxe-*.bin blobs by Stefan Weil · 15 years ago
  58. 1bb6209 Makefile: Prettify logging by Stefan Weil · 15 years ago
  59. 783c4f5 Makefile: make qemu-io dependent on config-host.h by Paolo Bonzini · 15 years ago
  60. fafce63 Makefile: make qemu-img dependant on config-host.h by Uri Lublin · 15 years ago
  61. 74b12be Switch from etherboot to gPXE by Anthony Liguori · 15 years ago
  62. c28b1c1 net: move linux code into net/tap-linux.c by Mark McLoughlin · 15 years ago
  63. 88b3ec0 net: move AIX code into net/tap-aix.c by Mark McLoughlin · 15 years ago
  64. 966ea5e net: move solaris code to net/tap-solaris.c by Mark McLoughlin · 15 years ago
  65. e7e9232 net: split BSD tap_open() out into net/tap-bsd.c by Mark McLoughlin · 15 years ago
  66. 5281d75 net: split all the tap code out into net/tap.c by Mark McLoughlin · 15 years ago
  67. 33ad161 net: move tap-win32.c under net/ by Mark McLoughlin · 15 years ago
  68. 7200ac3 net: move net-checksum.c under net/ by Mark McLoughlin · 15 years ago
  69. e1144d0 net: move net-queue.[ch] under net/ by Mark McLoughlin · 15 years ago
  70. 581d45f Makefile: Change make to be quiet again when doing nothing by Stefan Weil · 15 years ago
  71. f710584 net: refactor packet queueing code by Mark McLoughlin · 15 years ago
  72. 6a8a280 user: fix libuser build messages by Blue Swirl · 15 years ago
  73. d563163 Windows Waveform Audio driver (no ADC support yet) by malc · 15 years ago
  74. 3aa3dcf Introduce QList unit-tests by Luiz Capitulino · 15 years ago
  75. a6fd08e Introduce QList by Luiz Capitulino · 15 years ago
  76. c62c455 Only compile ssi when one target uses it by Juan Quintela · 15 years ago
  77. 93a6040 Only compile ssi-sd when one target uses it by Juan Quintela · 15 years ago
  78. ee99ca0 Only compile max111x when one target uses it by Juan Quintela · 15 years ago
  79. 20a4afc Only compile ads7846 when one target uses it by Juan Quintela · 15 years ago
  80. 54bcf07 Only compile sd0323 when one target uses it by Juan Quintela · 15 years ago
  81. 6a559be Only compile sd0303 when one target uses it by Juan Quintela · 15 years ago
  82. 4aa5b83 Only compile stellaris_input when one target uses it by Juan Quintela · 15 years ago
  83. d9b4462 Only compile tmp105 when one target uses it by Juan Quintela · 15 years ago
  84. 03aba0e Only compile lm832x when one target uses it by Juan Quintela · 15 years ago
  85. 3c848e2 Only compile tsc2005 when one target uses it by Juan Quintela · 15 years ago
  86. 92eb6b4 Only compile twl92230 when one target uses it by Juan Quintela · 15 years ago
  87. 976ca9a Only compile wm8750 when one target uses it by Juan Quintela · 15 years ago
  88. ae573db Only compile max7310 when one target uses it by Juan Quintela · 15 years ago
  89. b21fd8e Only compile sd when one target uses it by Juan Quintela · 15 years ago
  90. 5f74377 Only compile ptimer when one target uses it by Juan Quintela · 15 years ago
  91. fe0d4d3 Generate config-devices.h by Juan Quintela · 15 years ago
  92. 1f3d3c8 Add new config-devices.mak for each target by Juan Quintela · 15 years ago
  93. 25be210 Rename config.{h, mak} config-target.{h, mak} by Juan Quintela · 15 years ago
  94. e5efe7f Remove useless check for config-host.mak by Juan Quintela · 15 years ago
  95. 1215c6e Move generation of config-host.h to Makefile from configure by Juan Quintela · 15 years ago
  96. d9ace8b configure and Makefile are not generated in qemu by Juan Quintela · 15 years ago
  97. 9c92765 add build-all to .PHONY rules by Juan Quintela · 15 years ago
  98. bc6291a Include microblaze binaries in tarbin. by Edgar E. Iglesias · 15 years ago
  99. add1615 Compile some user files only once for all targets by Blue Swirl · 15 years ago
  100. c2b023b Compile host-utils only once by Blue Swirl · 15 years ago