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