1. 20cc999 Documentation: Add build support for documentation in pdf format by Stefan Weil · 15 years ago
  2. acc3b03 QDict: New qdict_get_double() by Markus Armbruster · 15 years ago
  3. 3c089e1 Fix generation of config-host.h by Juan Quintela · 15 years ago
  4. a6a853c make: qemu-img depends on config-host.h by Anthony Liguori · 15 years ago
  5. b88bc80 Makefile: Fix message for missing configure by Stefan Weil · 15 years ago
  6. 59bc10e finish VPATH -> vpath translation by Paolo Bonzini · 15 years ago
  7. 25d0ae9 Makefile: remove obsolete libuser.a rule by Blue Swirl · 15 years ago
  8. 012f087 Makefile: Update unmodified config-devices.mak automatically by Stefan Weil · 15 years ago
  9. 076d247 Use vpath directive by Paolo Bonzini · 15 years ago
  10. 0e8c921 Drop --whole-archive and static libraries by Andreas Färber · 15 years ago
  11. c1bb0dc Fix a make -j race by Juergen Lock · 15 years ago
  12. d15e546 block: Convert bdrv_info() to QObject by Luiz Capitulino · 15 years ago
  13. f2e1750 QDict: Introduce qdict_get_qlist() by Luiz Capitulino · 15 years ago
  14. cd4dde3 QDict: Introduce qdict_get_qbool() by Luiz Capitulino · 15 years ago
  15. 2a01000 Makefile: move QObject objs to their own entry by Luiz Capitulino · 15 years ago
  16. 01d86a8 Fix build for mingw32 on windows ($$ expansion) by Stefan Weil · 15 years ago
  17. f1d078c net: move parse_macaddr() to net/util.[ch] by Mark McLoughlin · 15 years ago
  18. 1abecf7 net: move dump backend code from net.c to net/dump.c by Mark McLoughlin · 15 years ago
  19. 42281ac net: move socket backend code from net.c to net/socket.c by Mark McLoughlin · 15 years ago
  20. 5c361cc net: move vde code from net.c to net/vde.c by Mark McLoughlin · 15 years ago
  21. 68ac40d net: move slirp code from net.c to net/slirp.c by Mark McLoughlin · 15 years ago
  22. 9f9daf9 Introduce QError by Luiz Capitulino · 15 years ago
  23. a73e8e4 Makefile: Remove unneeded prerequisites by Stefan Weil · 15 years ago
  24. 63e86b2 Makefile: Fix spelling by Stefan Weil · 15 years ago
  25. 1dfe394 DS1338 RTC by Paul Brook · 15 years ago
  26. a992fe3 Makefile dependencies for device configs by Paul Brook · 15 years ago
  27. cfc6d90 Add linuxboot to BLOBS by Alexander Graf · 15 years ago
  28. 422c46a Add a unit test for JSON support by Anthony Liguori · 15 years ago
  29. b4748b9 Add a QObject JSON wrapper by Anthony Liguori · 15 years ago
  30. 4a5fcab Add a JSON parser by Anthony Liguori · 15 years ago
  31. d7ff3ac Add a JSON message boundary identifier by Anthony Liguori · 15 years ago
  32. 5ab8558 Add a lexer for JSON by Anthony Liguori · 15 years ago
  33. f7e6b19 Add a QBool type by Anthony Liguori · 15 years ago
  34. 9c9efb6 Add unit test for QFloat by Anthony Liguori · 15 years ago
  35. ec072ce Add a QFloat datatype by Anthony Liguori · 15 years ago
  36. c163b5c Block live migration by lirans@il.ibm.com · 15 years ago
  37. fc8e320 fix make clean targets by Magnus Damm · 15 years ago
  38. f527c57 fix parallel build by Juan Quintela · 15 years ago
  39. 88e2b0a Makefile: Fix definition of pxe-*.bin blobs by Stefan Weil · 15 years ago
  40. 1bb6209 Makefile: Prettify logging by Stefan Weil · 15 years ago
  41. 783c4f5 Makefile: make qemu-io dependent on config-host.h by Paolo Bonzini · 15 years ago
  42. fafce63 Makefile: make qemu-img dependant on config-host.h by Uri Lublin · 15 years ago
  43. 74b12be Switch from etherboot to gPXE by Anthony Liguori · 15 years ago
  44. c28b1c1 net: move linux code into net/tap-linux.c by Mark McLoughlin · 15 years ago
  45. 88b3ec0 net: move AIX code into net/tap-aix.c by Mark McLoughlin · 15 years ago
  46. 966ea5e net: move solaris code to net/tap-solaris.c by Mark McLoughlin · 15 years ago
  47. e7e9232 net: split BSD tap_open() out into net/tap-bsd.c by Mark McLoughlin · 15 years ago
  48. 5281d75 net: split all the tap code out into net/tap.c by Mark McLoughlin · 15 years ago
  49. 33ad161 net: move tap-win32.c under net/ by Mark McLoughlin · 15 years ago
  50. 7200ac3 net: move net-checksum.c under net/ by Mark McLoughlin · 15 years ago
  51. e1144d0 net: move net-queue.[ch] under net/ by Mark McLoughlin · 15 years ago
  52. 581d45f Makefile: Change make to be quiet again when doing nothing by Stefan Weil · 15 years ago
  53. f710584 net: refactor packet queueing code by Mark McLoughlin · 15 years ago
  54. 6a8a280 user: fix libuser build messages by Blue Swirl · 15 years ago
  55. d563163 Windows Waveform Audio driver (no ADC support yet) by malc · 15 years ago
  56. 3aa3dcf Introduce QList unit-tests by Luiz Capitulino · 15 years ago
  57. a6fd08e Introduce QList by Luiz Capitulino · 15 years ago
  58. c62c455 Only compile ssi when one target uses it by Juan Quintela · 15 years ago
  59. 93a6040 Only compile ssi-sd when one target uses it by Juan Quintela · 15 years ago
  60. ee99ca0 Only compile max111x when one target uses it by Juan Quintela · 15 years ago
  61. 20a4afc Only compile ads7846 when one target uses it by Juan Quintela · 15 years ago
  62. 54bcf07 Only compile sd0323 when one target uses it by Juan Quintela · 15 years ago
  63. 6a559be Only compile sd0303 when one target uses it by Juan Quintela · 15 years ago
  64. 4aa5b83 Only compile stellaris_input when one target uses it by Juan Quintela · 15 years ago
  65. d9b4462 Only compile tmp105 when one target uses it by Juan Quintela · 15 years ago
  66. 03aba0e Only compile lm832x when one target uses it by Juan Quintela · 15 years ago
  67. 3c848e2 Only compile tsc2005 when one target uses it by Juan Quintela · 15 years ago
  68. 92eb6b4 Only compile twl92230 when one target uses it by Juan Quintela · 15 years ago
  69. 976ca9a Only compile wm8750 when one target uses it by Juan Quintela · 15 years ago
  70. ae573db Only compile max7310 when one target uses it by Juan Quintela · 15 years ago
  71. b21fd8e Only compile sd when one target uses it by Juan Quintela · 15 years ago
  72. 5f74377 Only compile ptimer when one target uses it by Juan Quintela · 15 years ago
  73. fe0d4d3 Generate config-devices.h by Juan Quintela · 15 years ago
  74. 1f3d3c8 Add new config-devices.mak for each target by Juan Quintela · 15 years ago
  75. 25be210 Rename config.{h, mak} config-target.{h, mak} by Juan Quintela · 15 years ago
  76. e5efe7f Remove useless check for config-host.mak by Juan Quintela · 15 years ago
  77. 1215c6e Move generation of config-host.h to Makefile from configure by Juan Quintela · 15 years ago
  78. d9ace8b configure and Makefile are not generated in qemu by Juan Quintela · 15 years ago
  79. 9c92765 add build-all to .PHONY rules by Juan Quintela · 15 years ago
  80. bc6291a Include microblaze binaries in tarbin. by Edgar E. Iglesias · 15 years ago
  81. add1615 Compile some user files only once for all targets by Blue Swirl · 15 years ago
  82. c2b023b Compile host-utils only once by Blue Swirl · 16 years ago
  83. 96e132e Compile TCG runtime library only once by Blue Swirl · 16 years ago
  84. afcea8c ioports: remove unused env parameter and compile only once by Blue Swirl · 16 years ago
  85. a333cd7 Compile qemu-config only once by Blue Swirl · 16 years ago
  86. 34005a0 Add configure option to compile user targets as PIE by Kirill A. Shutemov · 16 years ago
  87. d52affa qdev/scsi: add scsi bus support to qdev, convert drivers. by Gerd Hoffmann · 16 years ago
  88. 806b602 qdev/usb: add usb bus support to qdev, convert drivers. by Gerd Hoffmann · 16 years ago
  89. 7b8c51a Introduce QDict unit-tests by Luiz Capitulino · 16 years ago
  90. 5de65a0 Introduce QString unit-tests by Luiz Capitulino · 16 years ago
  91. 33837ba Introduce QInt unit-tests by Luiz Capitulino · 16 years ago
  92. fb08dde Introduce QDict by Luiz Capitulino · 16 years ago
  93. 66f7048 Introduce QString by Luiz Capitulino · 16 years ago
  94. 6b8d1ec Introduce QInt by Luiz Capitulino · 16 years ago
  95. 5c6c3a6 raw-posix: add Linux native AIO support by Christoph Hellwig · 16 years ago
  96. 5ac1fad add file descriptor migration by Paolo Bonzini · 16 years ago
  97. 4dd75c7 make pthreads mandatory by Christoph Hellwig · 16 years ago
  98. a25a0ef Only build osdep once by Anthony Liguori · 16 years ago
  99. 4951f65 Migration via unix sockets. by Chris Lalancette · 16 years ago
  100. 21d4e8e Makefile: fixed rule TAGS by Alexandre Bique · 16 years ago