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