1. 3cfcae3 configure: fix Linux AIO detection by Luiz Capitulino · 16 years ago
  2. 3aefa74 fix VNC SASL detection by Juan Quintela · 16 years ago
  3. c32d766 qemu-io: Improve portability (win32 now supported). by Stefan Weil · 16 years ago
  4. c34ebfd Bring pcbios, seabios, and vgabios into the tree as git submodules. Right now, by Anthony Liguori · 16 years ago
  5. 7b8c51a Introduce QDict unit-tests by Luiz Capitulino · 16 years ago
  6. 5de65a0 Introduce QString unit-tests by Luiz Capitulino · 16 years ago
  7. 33837ba Introduce QInt unit-tests by Luiz Capitulino · 16 years ago
  8. 5495ed1 Add check support by Luiz Capitulino · 16 years ago
  9. 3737c05 Merge commit 'linux-user/linux-user-for-upstream' into staging by Anthony Liguori · 16 years ago
  10. 4617e59 Relax pthreads check to avoid win32 by Anthony Liguori · 16 years ago
  11. 59f2a78 ide: move code to hw/ide/ by Gerd Hoffmann · 16 years ago
  12. 5c6c3a6 raw-posix: add Linux native AIO support by Christoph Hellwig · 16 years ago
  13. dfffc65 Add sparse to new feature convention by Juan Quintela · 16 years ago
  14. b31a027 Add kvm to new feature convention by Juan Quintela · 16 years ago
  15. fc321b4 Add xen to new feature convention by Juan Quintela · 16 years ago
  16. 2df87df Add fdt to new feature convention by Juan Quintela · 16 years ago
  17. c419815 Add sdl to new feature convention by Juan Quintela · 16 years ago
  18. a25dba1 Rename build_docs to docs by Juan Quintela · 16 years ago
  19. 83a3ab8 Add build_docs to new feature convention by Juan Quintela · 16 years ago
  20. a20a6f4 Add bluez to new feature convencion by Juan Quintela · 16 years ago
  21. b0a47e7 Add nptl to new feature convencion by Juan Quintela · 16 years ago
  22. 788c819 Add curl to new feature convencion by Juan Quintela · 16 years ago
  23. c584a6d Add curses to new feature convencion by Juan Quintela · 16 years ago
  24. ea784e3 Add vnc_sasl to new feature convencion by Juan Quintela · 16 years ago
  25. 1be10ad Add vnc_tls to new feature convencion by Juan Quintela · 16 years ago
  26. dfb278b Add vde to new feature convencion by Juan Quintela · 16 years ago
  27. 4ffcedb Add brlapi to new feature convencion by Juan Quintela · 16 years ago
  28. 249247c Add error message for feature not found by Juan Quintela · 16 years ago
  29. e2d52ad Add feature configure help by Juan Quintela · 16 years ago
  30. 4f78ef9 Use the same structure for list of libs in curses and pthread by Juan Quintela · 16 years ago
  31. 576edbf Make vnc configure options less verbose. by Juan Quintela · 16 years ago
  32. c2882b9 linux-user: add eventfd support by Riku Voipio · 16 years ago
  33. 4dd75c7 make pthreads mandatory by Christoph Hellwig · 16 years ago
  34. 4a1418e Unbreak large mem support by removing kqemu by Anthony Liguori · 16 years ago
  35. 0953a80 Add a configure switch to enable / disable all user targets. I felt compelled to do it for symmetry, mostly it is useful to disable user targets when you don't want to build them. by Zachary Amsden · 16 years ago
  36. aa0cba4 Third attempt to invoke create_config properly by malc · 16 years ago
  37. 971c47c Do not use $SHELL to invoke our scripts by malc · 16 years ago
  38. f14bfdf Move libsunpath to use the same style than everything else by Juan Quintela · 16 years ago
  39. f622d8a convert gprof flags to style of rest of Makefile by Juan Quintela · 16 years ago
  40. 7973f21 Add cocoa libs at Darwin selection time by Juan Quintela · 16 years ago
  41. f030293 CURL libs are used both by tools and softmmu by Juan Quintela · 16 years ago
  42. 8e02e54 VDE libs are used both by tools and softmmu by Juan Quintela · 16 years ago
  43. 3e2e0e6 Add libs_tools support by Juan Quintela · 16 years ago
  44. a990240 Disable aio in mingw32 by Juan Quintela · 16 years ago
  45. 053dd92 We also need TARGET_<arechname> in Makefiles by Juan Quintela · 16 years ago
  46. 55d9c04 Consolidate audio flags in configure by Juan Quintela · 16 years ago
  47. 67f86e8 Generate CONFIG_AUDIO_PT_INT in configure by Juan Quintela · 16 years ago
  48. 4de67f2 Make slirp include dir globlal in cflags by Juan Quintela · 16 years ago
  49. 6465602 Move dis-* selection to configure by Juan Quintela · 16 years ago
  50. 471857d Added CONFIG_NEED_MMU for microblaze and cris by Juan Quintela · 16 years ago
  51. 57ddfbf Generate more conmmon CFLAGS by Juan Quintela · 16 years ago
  52. d02c1db Fold TARGET_GPROF handling in configure by Juan Quintela · 16 years ago
  53. c60d0af Move ia64 QEMU_CFLAGS target to configure by Juan Quintela · 16 years ago
  54. 6ee7126 Move alpha CFLAGS target to configure by Juan Quintela · 16 years ago
  55. 9b8e111 fix typo, there should be bsd_user there by Juan Quintela · 16 years ago
  56. 4afddb5 permit to add things to CFLAGS per target by Juan Quintela · 16 years ago
  57. 322e587 refactor linker_script common part and change quoting by Juan Quintela · 16 years ago
  58. 07dac55 permit to add things to LDFLAGS for target by Juan Quintela · 16 years ago
  59. d6b3893 Introduce CONFIG_NOSOFTFLOAT and simplify Makefile.target by Juan Quintela · 16 years ago
  60. 264606b Fold BRLAPI_LIBS into libs_softmmu by Juan Quintela · 16 years ago
  61. e478298 Fold FDT_LIBS into libs_softmmu by Juan Quintela · 16 years ago
  62. e482d56 Fold BLUEZ_LIBS into libs_softmmu by Juan Quintela · 16 years ago
  63. 3efd632 Fold XEN_LIBS into libs_softmmu by Juan Quintela · 16 years ago
  64. fa83830 Fold VNC_SASL_LIBS into libs_softmmu by Juan Quintela · 16 years ago
  65. a5e32cc Fold VNC_TLS_LIBS into libs_softmmu by Juan Quintela · 16 years ago
  66. d2ef30d Fold CURSES_LIBS into libsoftmmu_libs by Juan Quintela · 16 years ago
  67. 6362a53 Test if we need -lutil in ,/configure by Juan Quintela · 16 years ago
  68. a4bf678 Move sound library selection to sound selection by Juan Quintela · 16 years ago
  69. 997e690 move coreaudio libraries to coreaudio selection by Juan Quintela · 16 years ago
  70. 0705667 Add SDL_LIBS to libs_softmmu by Juan Quintela · 16 years ago
  71. 73da375 Add libs_softmmu variable by Juan Quintela · 16 years ago
  72. 07d9ac4 move SDL_LIBS Win32 hack to configure by Juan Quintela · 16 years ago
  73. c81da56 Refactor HELPER_CFLAGS by Juan Quintela · 16 years ago
  74. 6c90361 move common QEMU_CFLAGS to configure by Juan Quintela · 16 years ago
  75. 867c16f split QEMU_CFLAGS very long line by Juan Quintela · 16 years ago
  76. a558ee1 Rename CPPFLAGS to QEMU_CFLAGS by Juan Quintela · 16 years ago
  77. 884044a Move to configure CONFIG_WIN32 libraries needed always by Juan Quintela · 16 years ago
  78. e174c0b Move to configure CONFIG_SOLARIS libraries needed always by Juan Quintela · 16 years ago
  79. 07ffa4b CLOCKLIBS was used for all binaries by Juan Quintela · 16 years ago
  80. 5572b53 PTHREADLIBS was used for all binaries by Juan Quintela · 16 years ago
  81. fa5e22c We want to pass LIB through configuration files now by Juan Quintela · 16 years ago
  82. 0dbfc67 reindent Operating System selection configure by Juan Quintela · 16 years ago
  83. ea8f20f refactor $cpu selection in various places by Juan Quintela · 16 years ago
  84. ed968ff refactor sparc_cpu code to be in a single place by Juan Quintela · 16 years ago
  85. 50e7b1a move sparc_cpu arg parsing to the begining by Juan Quintela · 16 years ago
  86. fecde40 refactor kqemu selection for both mingw32 by Juan Quintela · 16 years ago
  87. 19a54b7 This variables can't be set here by Juan Quintela · 16 years ago
  88. 3457a3f move mingw32 code after selection of OS by Juan Quintela · 16 years ago
  89. 1f65373 __sparc_*__ is defined through -D__sparc_*__ by Juan Quintela · 16 years ago
  90. b1d5a27 Add CURL_CFLAGS by Juan Quintela · 16 years ago
  91. 9784cde remove unused temporal files by Juan Quintela · 16 years ago
  92. 52166aa create compile_object/compile_prog functions by Juan Quintela · 16 years ago
  93. e2a2ed0 move EXTRA_CFLAGS/LDFLAGS to the very beginning by Juan Quintela · 16 years ago
  94. 0c439cb Remove OS_{CFLAGS, LDFLAGS} and ARCH_{LDFLAGS, CFLAGS} by Juan Quintela · 16 years ago
  95. 1156c66 We want to add options at the beggining, not at the end of variables by Juan Quintela · 16 years ago
  96. e86ecd4 move general CFLAGS/LDFLAGS definitions after last $cc run by Juan Quintela · 16 years ago
  97. 6ae9a1f move checks for bswap32/bswap_32 sooner than starting of printing variables by Juan Quintela · 16 years ago
  98. 5169202 remove not needed rt variable by Juan Quintela · 16 years ago
  99. a36abbb move check_linker_flags sooner than starting of printing variables by Juan Quintela · 16 years ago
  100. 2ff6b91 move cpu command line setting to the beggining by Juan Quintela · 16 years ago