1. a213fcb configure: Make missing pkg-config an error rather than a warning by Peter Maydell · 14 years ago
  2. 27cdad6 Revert "alpha-softmmu: Disable for the 0.15 release branch." by Richard Henderson · 14 years ago
  3. 937b125 build: Move tracing objects into libuser on usermode emulation targets by Lluís Vilanova · 14 years ago
  4. cfa550c target-xtensa: add target to the configure script by Max Filippov · 14 years ago
  5. af2d37d configure: Avoid duplicate flags when calling compile_prog by Stefan Weil · 14 years ago
  6. bca4b98 configure: Remove relicts from --enable-io-thread by Stefan Weil · 14 years ago
  7. 70371cf configure: Copy test data to build directory by Luiz Capitulino · 14 years ago
  8. e2d8830 Allow overriding the location of Samba's smbd. by Brad · 14 years ago
  9. 1901cb1 Fix install(1) usage to be compatible with OpenBSD's install(1). by Brad · 14 years ago
  10. 12d4536 main: force enabling of I/O thread by Anthony Liguori · 14 years ago
  11. d9cd446 trace: fix out-of-tree builds by Anthony Liguori · 14 years ago
  12. 9a82b6a trace: [stderr] add support for dynamically enabling/disabling events by Lluís · 14 years ago
  13. e485897 trace: avoid conditional code compilation during option parsing by Lluís · 14 years ago
  14. 6d8a764 trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_* by Lluís · 14 years ago
  15. 3f53458 Improvements to libtool support. by Brad · 14 years ago
  16. 957f1f9 guest agent: remove uneeded dependencies by Michael Roth · 14 years ago
  17. 4b29ec4 Check for presence of compiler -pthread flag. by Brad · 14 years ago
  18. 1401530 Make glib mandatory and fixup utils appropriately by Anthony Liguori · 14 years ago
  19. 83b2f0a configure: Disable guest_agent for mingw32 by Stefan Weil · 14 years ago
  20. 4b76a48 coroutine: add gthread dependency by Stefan Hajnoczi · 14 years ago
  21. b3198cc when overriding default tool names don't add cross-prefix by Stuart Yoder · 14 years ago
  22. 6e855de Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 14 years ago
  23. 47bf05d Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 14 years ago
  24. d138cee guest agent: add --enable-guest-agent config option by Michael Roth · 14 years ago
  25. 9af8025 Add support for finding libpng via pkg-config. by Brad · 14 years ago
  26. 46f0879 alpha-softmmu: Disable for the 0.15 release branch. by Richard Henderson · 14 years ago
  27. 1ba1696 configure: Fix bad shell expression for non-Linux hosts by Stefan Weil · 14 years ago
  28. d41a75a configure: display "no" for disabled kvm/vhost-net by Brad · 14 years ago
  29. d0e2fce coroutine: implement coroutines using gthread by Aneesh Kumar K.V · 14 years ago
  30. 64de0e4 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 14 years ago
  31. 23487df Merge remote-tracking branch 'alon/pull-libcacard.afe' into staging by Anthony Liguori · 14 years ago
  32. 3046c98 Merge remote-tracking branch 'agraf/xen-next' into staging by Anthony Liguori · 14 years ago
  33. 1ece990 configure: add --disable-zlib-test by Alon Levy · 14 years ago
  34. cbbab92 move unaligned memory access functions to bswap.h by Paolo Bonzini · 14 years ago
  35. 023367e vhost build fix for i386 by Wolfgang Mauerer · 14 years ago
  36. 0f94d6d libcacard: add pc file, install it + includes by Alon Levy · 14 years ago
  37. 59d21e5 xen: make xen_enabled even more clever by Alexander Graf · 14 years ago
  38. f03a4ac xen: remove CONFIG_XEN_MAPCACHE by Alexander Graf · 14 years ago
  39. c886edf Let users select their pythons by Blue Swirl · 14 years ago
  40. 1fc7bd4 qemu-ga: remove dependency on gio and gthread by Anthony Liguori · 14 years ago
  41. 4412953 Merge remote-tracking branch 'qmp/for-anthony' into staging by Anthony Liguori · 14 years ago
  42. 69354a8 USB: add usb network redirection support by Hans de Goede · 14 years ago
  43. 48ff7a6 guest agent: qemu-ga daemon by Michael Roth · 14 years ago
  44. 13a286d guest agent: command state class by Michael Roth · 14 years ago
  45. 2345c77 qapi: add QAPI visitor core by Michael Roth · 14 years ago
  46. e18df14 Add hard build dependency on glib by Anthony Liguori · 14 years ago
  47. 6dbd588 xen: Clean up build system by Jan Kiszka · 14 years ago
  48. bb820c0 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 14 years ago
  49. af2be20 Fix fallouts from Linux header inclusion by Jan Kiszka · 14 years ago
  50. 20fa53e qemu-kvm: fix pulseaudio detection in configure by Marc-Antoine Perennou · 14 years ago
  51. f9245e1 configure: Don't create symlinks to nonexistent targets by Peter Maydell · 14 years ago
  52. d6034a3 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 14 years ago
  53. 0bed3bb kvm: ppc: Drop CONFIG_KVM_PPC_PVR by Jan Kiszka · 14 years ago
  54. 5802e06 kvm: Drop CONFIG_KVM_PARA by Jan Kiszka · 14 years ago
  55. e205c79 Switch build system to accompanied kernel headers by Jan Kiszka · 14 years ago
  56. b87de24 xen: Add xc_domain_add_to_physmap to xen_interface. by Anthony PERARD · 14 years ago
  57. 953ffe0 Introduce format string for pid_t by Andreas Färber · 14 years ago
  58. 22e1e72 Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber by Blue Swirl · 14 years ago
  59. 44dc0ca libcacard: add libcacard.la target by Alon Levy · 14 years ago
  60. 3aa5d2b configure: add libdir and --libdir by Alon Levy · 14 years ago
  61. d1722a2 configure: Fix check for fdatasync() by Alexandre Raymond · 14 years ago
  62. 0b862ce configure: Detect and don't try to use older libcurl by Peter Maydell · 14 years ago
  63. 4482939 Merge remote branch 'rth/axp-next' into alpha-merge by Edgar E. Iglesias · 14 years ago
  64. ac779fe Merge remote-tracking branch 'spice/spice.v37' into staging by Anthony Liguori · 14 years ago
  65. ad32e9c rbd: use the higher level librbd instead of just librados by Josh Durgin · 14 years ago
  66. 012b80d spice: require spice 0.6.0 or newer. by Gerd Hoffmann · 14 years ago
  67. f918822 configure: check for -Wendif-labels support by Mike Frysinger · 14 years ago
  68. cf67c6b softfloat-native: remove by Aurelien Jarno · 14 years ago
  69. b758aca target-alpha: Enable the alpha-softmmu target. by Richard Henderson · 14 years ago
  70. 6093d3d configure: Document --disable-slirp option in --help by Peter Maydell · 14 years ago
  71. 0f3301d s390x: build s390x by default by Alexander Graf · 14 years ago
  72. 60e0df2 configure: List available targets in --help output by Peter Maydell · 14 years ago
  73. 7dd3190 configure: quote kvm_ppc_pvr by Aurelien Jarno · 14 years ago
  74. 091959d Merge branch 'ppc-next' of git://repo.or.cz/qemu/agraf by Aurelien Jarno · 14 years ago
  75. 446b916 ppc64: Fix out-of-tree builds by Andreas Färber · 14 years ago
  76. 64e07be kvm: ppc: detect old headers by Alexander Graf · 14 years ago
  77. d0384d1 ppc64: Don't try to build sPAPR RTAS on Darwin by Andreas Färber · 14 years ago
  78. 64b3cfd configure: Always use 64bits target physical addresses with xen enabled. by Anthony PERARD · 14 years ago
  79. 432d268 xen: Introduce the Xen mapcache by Jun Nakajima · 15 years ago
  80. d5b93dd xen: Support new libxc calls from xen unstable. by Anthony PERARD · 14 years ago
  81. 353ac78 virtio-9p: move 9p files around by Aneesh Kumar K.V · 14 years ago
  82. 430a3c1 configure: reenable opengl by default by Michael Walle · 14 years ago
  83. de3a354 configure: support target dependent linking by Michael Walle · 14 years ago
  84. 19e83f6 configure: Make epoll_create1 test work around SPARC glibc bug by Peter Maydell · 14 years ago
  85. dbf352a Merge remote-tracking branch 'awilliam/ipxe' into staging by Anthony Liguori · 14 years ago
  86. 347ac8e target-i386: switch to softfloat by Aurelien Jarno · 14 years ago
  87. 5ee8ad7 PXE: Use consistent naming for PXE ROMs by Alex Williamson · 14 years ago
  88. f50ee4e configure: disable opengl per default by Michael Walle · 14 years ago
  89. d2fbca9 unicore32: necessary modifications for other files to support unicore32 by Guan Xuetao · 14 years ago
  90. 7b3da90 s390x: set alignment for long to 8 by Alexander Graf · 14 years ago
  91. 29e5bad configure: avoid basename usage message by Scott Wood · 14 years ago
  92. 99123e1 configure: add --version flag by Mike Frysinger · 14 years ago
  93. 20ff075 configure: add opengl detection by Michael Walle · 14 years ago
  94. 25a8bb9 lm32: add Milkymist AC97 support by Michael Walle · 14 years ago
  95. bc43467 s390x: Enable nptl for s390x by Ulrich Hecht · 14 years ago
  96. 111a38b libcacard: initial commit by Robert Relyea · 14 years ago
  97. 3670714 usb-ccid: add CCID bus by Alon Levy · 14 years ago
  98. 39ac845 Implement hcall based RTAS for pSeries machines by David Gibson · 14 years ago
  99. 821601e Make VNC support optional by Jes Sorensen · 14 years ago
  100. adf8201 enable kvm for ppc(32) on ppc64 by René Rebe · 14 years ago