1. a667866 Remove dead code by malc · 16 years ago
  2. e4f5100 configure sensitive to user locale by blueswir1 · 16 years ago
  3. 49dc768 Fix windows build and clean up use of <windows.h> by aliguori · 16 years ago
  4. 179a2c1 Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure by blueswir1 · 16 years ago
  5. c5e9723 Support for DragonFly BSD (Hasso Tepper) by blueswir1 · 16 years ago
  6. 76655d6 Support ACLs for controlling VNC access ("Daniel P. Berrange") by aliguori · 16 years ago
  7. 2f9606b Add SASL authentication support ("Daniel P. Berrange") by aliguori · 16 years ago
  8. 5368a42 Fix SDL on evdev hosts (Anthony Liguori) by aliguori · 16 years ago
  9. aab8588 Darwin: Check for x86_64 only on i386 by malc · 16 years ago
  10. 1b0f9cc Enabled building of x86_64 code on Mac OS X (Alexander Graf) by aliguori · 16 years ago
  11. c8b3532 target-ppc: Add XML files for PowerPC registers by aurel32 · 16 years ago
  12. c9db92f Use kill instead of sigqueue: re-enables AIO on OpenBSD by blueswir1 · 16 years ago
  13. 9f8df9c Fix false positive for AIO on OpenBSD by blueswir1 · 16 years ago
  14. 9fd8d8d report issues causing the kvm probe to fail (Christian Ehrhardt) by aliguori · 16 years ago
  15. 406b430 Fix kvm configure test for PPC by aliguori · 16 years ago
  16. fdf7ed9 Migrate to check_define by malc · 16 years ago
  17. db34f0b Fix iovec probe on OpenBSD by blueswir1 · 16 years ago
  18. 8444eb6 fix configuring kvm probe when using --kerneldir (Christian Ehrhardt) by aliguori · 16 years ago
  19. 4c9b53e More flexible audio card selection by malc · 16 years ago
  20. 253bd7f CRIS: Enable NTPL. by edgar_igl · 16 years ago
  21. 6cdc737 Add missing space by malc · 16 years ago
  22. 3aa9bd6 Add Sparc define checks by blueswir1 · 16 years ago
  23. ac0df51 Parse --cc and --cross-prefix earlier and use CC to determine cpu and host by aliguori · 16 years ago
  24. fc9902d Do not rely on BSD style echo (which accepts -n option) by malc · 16 years ago
  25. d76d165 target-ppc: Enable KVM for ppcemb. by aurel32 · 16 years ago
  26. f652e6a Implement device tree support needed for Bamboo emulation by aurel32 · 16 years ago
  27. 71e991f configure: also switch ppc64abi32 and ppcemb to CONFIG_SOFTFLOAT by aurel32 · 16 years ago
  28. 3147d1e configure: switch to CONFIG_SOFTFLOAT for PPC by aurel32 · 16 years ago
  29. 8c7f757 configure: close stdout for the remaining calls to cc. by balrog · 16 years ago
  30. da93a1f Make sure to link librt if we need to. by aliguori · 16 years ago
  31. 3c529d9 Replace posix-aio with custom thread pool by aliguori · 16 years ago
  32. d85dc28 Disable KVM support if the kernel modules have broken memory slot handling by aliguori · 16 years ago
  33. 178baee configure: also close stdout when calling cc by aurel32 · 16 years ago
  34. fd69fe2 Quote configure's arguments and location while storing them in config_host.mak by malc · 16 years ago
  35. e0e36fe Enable gcc flag -Wredundant-decls by blueswir1 · 16 years ago
  36. 10865b3 Enable gcc flag -Wstrict-prototypes by blueswir1 · 16 years ago
  37. c1e6ccd Enable gcc flag -Wmissing-prototypes by blueswir1 · 16 years ago
  38. 662bbad Remove gcc 3.4 check by aurel32 · 16 years ago
  39. 45d827d target-ppc: convert SPR accesses to TCG by aurel32 · 16 years ago
  40. bf9298b Make struct iovec universally available by aliguori · 16 years ago
  41. 1360677 Attached patch makes NetBSD use the native bswap functions which compile. by blueswir1 · 16 years ago
  42. d4742de Handle SDL log just like other temporary files by malc · 16 years ago
  43. 9ac81bb Use trap shell builtin to remove temporary files by malc · 16 years ago
  44. 7775534 Make installing bios files optional. by ths · 16 years ago
  45. f488791 Fix typo reported by Thiemo Seufer by blueswir1 · 16 years ago
  46. 6806364 Native BSD host USB support (Juergen Lock, Lonnie Mendez) by blueswir1 · 16 years ago
  47. 8ef92a8 Fix some compile and linking issues on NetBSD. by blueswir1 · 16 years ago
  48. b29fe3e Preliminary AIX support by malc · 16 years ago
  49. 5985ece Allow KVM to be used on either 32-bit or 64-bit x86 by aliguori · 16 years ago
  50. eac3026 Add --kerneldir configure argument by aliguori · 16 years ago
  51. 7ba1e61 Add KVM support to QEMU by aliguori · 16 years ago
  52. d2c7c9b Avoid ld flag --warn-common on Solaris by blueswir1 · 16 years ago
  53. 8477850 Preliminary BSD user emulator support by blueswir1 · 16 years ago
  54. 17e9097 Fix windows build after migration changes by aliguori · 16 years ago
  55. 56aebc8 Add GDB XML register description support. by pbrook · 16 years ago
  56. 17e1592 Use the adequate CFLAGS for confiugure tests. by balrog · 16 years ago
  57. ac62922 Add a configure check for zlib (Ryota OZAKI). by balrog · 16 years ago
  58. 9e472e1 Fix IO performance regression in sparc by aliguori · 16 years ago
  59. 890b165 add help text for --enable-sparse (Gerd Hoffman) by aliguori · 16 years ago
  60. 03b4fe7 Add sparse checker support to the build system (Gerd Hoffman) by aliguori · 16 years ago
  61. 9d56d2d Avoid (some) ppc cross-compilation problems by malc · 16 years ago
  62. 8bb6e98 target-alpha: convert palcode ops to TCG by aurel32 · 16 years ago
  63. e820e3f Make sure bluez programs (cross-)compile, add missing statics. by balrog · 16 years ago
  64. fb599c9 Implement a HCI passthrough to host. by balrog · 16 years ago
  65. 2746310 Make compatfd fallback more robust by aliguori · 16 years ago
  66. 997306f Fix build on FreeBSD by aliguori · 16 years ago
  67. 49237ac Enable ld flag --warn-common by blueswir1 · 16 years ago
  68. 0b6d3ae qemu sh4 nptl support by aurel32 · 16 years ago
  69. ac41a62 Enable gcc flag -Wwrite-strings by blueswir1 · 16 years ago
  70. c5fdf07 Enable gcc flag -Wendif-labels by blueswir1 · 16 years ago
  71. a3392f9 Only build compatfd when using AIO and make sure to always init AIO by aliguori · 16 years ago
  72. 4a7f0e0 Fix libvdeplug link test. by pbrook · 16 years ago
  73. 5f9981c Enable gcc flag -Wundef by blueswir1 · 16 years ago
  74. 7fdf924 SH4: final conversion to TCG by aurel32 · 16 years ago
  75. f34af52 *FreeBSD: pulseaudio is a possible audio driver by aurel32 · 16 years ago
  76. cd01b4a Fix windows build by aliguori · 16 years ago
  77. 2f6a1ab Fix OSS on OpenBSD by blueswir1 · 16 years ago
  78. 128ab2f Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries) by blueswir1 · 16 years ago
  79. 414f0da Use AIO only if host supports it (based on OpenBSD patches by Todd T. Fries) by blueswir1 · 16 years ago
  80. 16b98a9 Handle remaining driver names when traversing audio_drv_list (Initial patch by BlueSwirl) by malc · 16 years ago
  81. ae6b5e5 Fix gnutls autodetection when using a cross-compiler. by aliguori · 16 years ago
  82. 2fa7d3b For consistncy with --target-list accept coma separated items in --audio-card/drv-list by malc · 16 years ago
  83. ba69a08 Do exit if test for hostlongbits on ppc64 fails by malc · 16 years ago
  84. 810260a Preliminary PPC64/Linux host support by malc · 16 years ago
  85. e0e6c8c0 Enable VDE by default if library is present. by aliguori · 16 years ago
  86. 1c9b2a5 Improve the audio driver check by malc · 16 years ago
  87. e4c63a6 Reject invalid audio drivers by malc · 16 years ago
  88. 8a16d27 Add Virtual Distributed Ethernet native support, by Luca Bigliardi. by ths · 16 years ago
  89. b8e59f1 Pulseaudio driver by malc · 17 years ago
  90. 923e452 Fix test arguments (Jeremy C. Reed) by malc · 17 years ago
  91. f6e5889 Fix shell quoting. by pbrook · 17 years ago
  92. c2de5c9 Document usage of new options remove stray variables, check for ALSA/FMOD/ESD by malc · 17 years ago
  93. 0c58ac1 Change the way audio is configured by malc · 17 years ago
  94. 8ff9cbf Make mixer emulation a configure option (Jan Kiszka) by malc · 17 years ago
  95. c8c2227 Convert unaligned load/store to TCG. by ths · 17 years ago
  96. cc53d26 ISA version of CS4231A by malc · 17 years ago
  97. 30813ce Fix location of futex.h. by pbrook · 17 years ago
  98. da26024 kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit host by bellard · 17 years ago
  99. bd0c566 NPTL host detection and futex syscall passthrough. by pbrook · 17 years ago
  100. 7a5ca86 qemu-nbd tool (Anthony Liguori) by bellard · 17 years ago