1. de65fe0 Add detection of pthread library name by Sebastian Herbszt · 16 years ago
  2. 72b675c microblaze: Hook into the build-system. by Edgar E. Iglesias · 16 years ago
  3. 370ab98 Remove temporary config-host.h by Paul Brook · 16 years ago
  4. 5236855 Avoid errors when curl-config does not exist by Paul Brook · 16 years ago
  5. 769ce76 Add HTTP protocol using curl v6 by Alexander Graf · 16 years ago
  6. 2567f57 Compile most Xen files only once by Blue Swirl · 16 years ago
  7. f92f8af Eliminate --disable-gfx-check and make VNC default when SDL not available by Anthony Liguori · 16 years ago
  8. 1ad2134 Hardware convenience library by Paul Brook · 16 years ago
  9. 9abbdbf Fix build on Solaris and WIN32 by Anthony Liguori · 16 years ago
  10. 019d6b8 Move block drivers into their own directory by Anthony Liguori · 16 years ago
  11. 70ec5dc Add a --disable-docs to configure to allow doc build to be disabled by Anthony Liguori · 16 years ago
  12. 322f9d0 Drop CONFIG_GDBSTUB by Jan Kiszka · 16 years ago
  13. efcfd0c Silence missing pkg-config error messages by Blue Swirl · 16 years ago
  14. 918a608 build system: Silence failing configure tests by Jan Kiszka · 16 years ago
  15. e5d355d qemu: mutex/thread/cond wrappers and configure tweaks (Marcelo Tosatti) by aliguori · 16 years ago
  16. 9306acb xen: pv domain builder. (Gerd Hoffmann) by aliguori · 16 years ago
  17. e37630c xen: groundwork for xen support (Gerd Hoffmann) by aliguori · 16 years ago
  18. 640f42e kqemu: merge CONFIG_KQEMU and USE_KQEMU by blueswir1 · 16 years ago
  19. 2d6ebb0 kqemu: only compile kqemu.o if actually needed by blueswir1 · 16 years ago
  20. 58f8aea buildsytem: consistently use install (Christoph Egger) by aliguori · 16 years ago
  21. 8690e42 linux-user: fix inotify syscalls by aurel32 · 16 years ago
  22. ade25b0 configure: display debug tcg status in summary by aurel32 · 16 years ago
  23. 39386ac fix a typo introduced in r7118 by aurel32 · 16 years ago
  24. 3b3f24a linux-user: prefer glibc over direct syscalls by aurel32 · 16 years ago
  25. f839394 Add a --enable-debug-tcg option to configure by aurel32 · 16 years ago
  26. 169dc5d Probe via #define check for OpenBSD and *Solaris by blueswir1 · 16 years ago
  27. 14d483e Fix OpenSolaris softfloat warnings by blueswir1 · 16 years ago
  28. acda94b Skip KVM probe for OpenSolaris by blueswir1 · 16 years ago
  29. 5a8ff3a Probe for OpenSolaris curses missing resize_term by blueswir1 · 16 years ago
  30. 31fc12d BSD user: initial support for i386 and x86_64 targets by blueswir1 · 16 years ago
  31. 4a19f1e Add --with-pkgversion. by pbrook · 16 years ago
  32. 2981fa9 Document some missing options in configure -h by aurel32 · 16 years ago
  33. ceb42de native preadv/pwritev support (Christoph Hellwig) by aliguori · 16 years ago
  34. 3dd1f8e Disable qemu-io on Win32 by aliguori · 16 years ago
  35. 0a8e1ac qemu-io - an I/O path exerciser (Christoph Hellwig) by aliguori · 16 years ago
  36. 1625af8 Make binary stripping conditional (Riku Voipio) by aliguori · 16 years ago
  37. 762e823 Compile all files with -ffixed-g5 etc. to avoid env (%g5) corruption by blueswir1 · 16 years ago
  38. a667866 Remove dead code by malc · 16 years ago
  39. e4f5100 configure sensitive to user locale by blueswir1 · 16 years ago
  40. 49dc768 Fix windows build and clean up use of <windows.h> by aliguori · 16 years ago
  41. 179a2c1 Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure by blueswir1 · 16 years ago
  42. c5e9723 Support for DragonFly BSD (Hasso Tepper) by blueswir1 · 16 years ago
  43. 76655d6 Support ACLs for controlling VNC access ("Daniel P. Berrange") by aliguori · 16 years ago
  44. 2f9606b Add SASL authentication support ("Daniel P. Berrange") by aliguori · 16 years ago
  45. 5368a42 Fix SDL on evdev hosts (Anthony Liguori) by aliguori · 16 years ago
  46. aab8588 Darwin: Check for x86_64 only on i386 by malc · 16 years ago
  47. 1b0f9cc Enabled building of x86_64 code on Mac OS X (Alexander Graf) by aliguori · 16 years ago
  48. c8b3532 target-ppc: Add XML files for PowerPC registers by aurel32 · 16 years ago
  49. c9db92f Use kill instead of sigqueue: re-enables AIO on OpenBSD by blueswir1 · 16 years ago
  50. 9f8df9c Fix false positive for AIO on OpenBSD by blueswir1 · 16 years ago
  51. 9fd8d8d report issues causing the kvm probe to fail (Christian Ehrhardt) by aliguori · 16 years ago
  52. 406b430 Fix kvm configure test for PPC by aliguori · 16 years ago
  53. fdf7ed9 Migrate to check_define by malc · 16 years ago
  54. db34f0b Fix iovec probe on OpenBSD by blueswir1 · 16 years ago
  55. 8444eb6 fix configuring kvm probe when using --kerneldir (Christian Ehrhardt) by aliguori · 16 years ago
  56. 4c9b53e More flexible audio card selection by malc · 16 years ago
  57. 253bd7f CRIS: Enable NTPL. by edgar_igl · 16 years ago
  58. 6cdc737 Add missing space by malc · 16 years ago
  59. 3aa9bd6 Add Sparc define checks by blueswir1 · 16 years ago
  60. ac0df51 Parse --cc and --cross-prefix earlier and use CC to determine cpu and host by aliguori · 16 years ago
  61. fc9902d Do not rely on BSD style echo (which accepts -n option) by malc · 16 years ago
  62. d76d165 target-ppc: Enable KVM for ppcemb. by aurel32 · 16 years ago
  63. f652e6a Implement device tree support needed for Bamboo emulation by aurel32 · 16 years ago
  64. 71e991f configure: also switch ppc64abi32 and ppcemb to CONFIG_SOFTFLOAT by aurel32 · 16 years ago
  65. 3147d1e configure: switch to CONFIG_SOFTFLOAT for PPC by aurel32 · 16 years ago
  66. 8c7f757 configure: close stdout for the remaining calls to cc. by balrog · 16 years ago
  67. da93a1f Make sure to link librt if we need to. by aliguori · 16 years ago
  68. 3c529d9 Replace posix-aio with custom thread pool by aliguori · 16 years ago
  69. d85dc28 Disable KVM support if the kernel modules have broken memory slot handling by aliguori · 16 years ago
  70. 178baee configure: also close stdout when calling cc by aurel32 · 16 years ago
  71. fd69fe2 Quote configure's arguments and location while storing them in config_host.mak by malc · 16 years ago
  72. e0e36fe Enable gcc flag -Wredundant-decls by blueswir1 · 16 years ago
  73. 10865b3 Enable gcc flag -Wstrict-prototypes by blueswir1 · 16 years ago
  74. c1e6ccd Enable gcc flag -Wmissing-prototypes by blueswir1 · 16 years ago
  75. 662bbad Remove gcc 3.4 check by aurel32 · 16 years ago
  76. 45d827d target-ppc: convert SPR accesses to TCG by aurel32 · 16 years ago
  77. bf9298b Make struct iovec universally available by aliguori · 16 years ago
  78. 1360677 Attached patch makes NetBSD use the native bswap functions which compile. by blueswir1 · 16 years ago
  79. d4742de Handle SDL log just like other temporary files by malc · 16 years ago
  80. 9ac81bb Use trap shell builtin to remove temporary files by malc · 16 years ago
  81. 7775534 Make installing bios files optional. by ths · 16 years ago
  82. f488791 Fix typo reported by Thiemo Seufer by blueswir1 · 16 years ago
  83. 6806364 Native BSD host USB support (Juergen Lock, Lonnie Mendez) by blueswir1 · 16 years ago
  84. 8ef92a8 Fix some compile and linking issues on NetBSD. by blueswir1 · 16 years ago
  85. b29fe3e Preliminary AIX support by malc · 16 years ago
  86. 5985ece Allow KVM to be used on either 32-bit or 64-bit x86 by aliguori · 16 years ago
  87. eac3026 Add --kerneldir configure argument by aliguori · 16 years ago
  88. 7ba1e61 Add KVM support to QEMU by aliguori · 16 years ago
  89. d2c7c9b Avoid ld flag --warn-common on Solaris by blueswir1 · 16 years ago
  90. 8477850 Preliminary BSD user emulator support by blueswir1 · 16 years ago
  91. 17e9097 Fix windows build after migration changes by aliguori · 16 years ago
  92. 56aebc8 Add GDB XML register description support. by pbrook · 16 years ago
  93. 17e1592 Use the adequate CFLAGS for confiugure tests. by balrog · 16 years ago
  94. ac62922 Add a configure check for zlib (Ryota OZAKI). by balrog · 16 years ago
  95. 9e472e1 Fix IO performance regression in sparc by aliguori · 16 years ago
  96. 890b165 add help text for --enable-sparse (Gerd Hoffman) by aliguori · 16 years ago
  97. 03b4fe7 Add sparse checker support to the build system (Gerd Hoffman) by aliguori · 16 years ago
  98. 9d56d2d Avoid (some) ppc cross-compilation problems by malc · 16 years ago
  99. 8bb6e98 target-alpha: convert palcode ops to TCG by aurel32 · 16 years ago
  100. e820e3f Make sure bluez programs (cross-)compile, add missing statics. by balrog · 16 years ago