1. e85dda8 Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20151125' into staging by Peter Maydell · 9 years ago
  2. 348c327 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 9 years ago
  3. 421f444 tests: re-enable vhost-user-test by Marc-André Lureau · 9 years ago
  4. ba060c5 seccomp: loosen library version dependency by dann frazier · 9 years ago
  5. 693e591 configure: arm/aarch64: allow enable-seccomp by Andrew Jones · 9 years ago
  6. cdadde3 xen: fix usage of xc_domain_create in domain builder by Roger Pau Monne · 9 years ago
  7. cfcc7c1 configure: check for $cxx before use by John Snow · 9 years ago
  8. ce27861 configure: Don't disable optimization for non-fortify builds by Peter Maydell · 9 years ago
  9. 9f50315 configure: remove help string for 'vnc-tls' option by Daniel P. Berrange · 9 years ago
  10. 3aa88b3 configure: add missing --disable-modules option by Stefan Hajnoczi · 9 years ago
  11. 496c1b1 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  12. b553a04 configure: disable FORTIFY_SOURCE under clang by John Snow · 9 years ago
  13. 5e4dfd3 configure: disallow ccache during compile tests by John Snow · 9 years ago
  14. fb71956 ui/opengl: Reduce build required libraries for opengl by OGAWA Hirofumi · 9 years ago
  15. a75eb03 contrib: add ivshmem client and server by David Marchand · 11 years ago
  16. 9024603 configure: avoid polluting global CFLAGS with tasn1 flags by Daniel P. Berrange · 9 years ago
  17. 91bfcdb crypto: allow use of nettle/gcrypt to be selected explicitly by Daniel P. Berrange · 9 years ago
  18. ca3e40e Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 9 years ago
  19. 751bcc3 configure: probe for memfd by Marc-André Lureau · 9 years ago
  20. fafcaf1 build: qemu-ga: add 'qemu-ga' build target for w32 by Michael Roth · 10 years ago
  21. fec2103 configure: Require Python 2.6 by Markus Armbruster · 10 years ago
  22. c9003eb Merge remote-tracking branch 'remotes/kraxel/tags/pull-virgl-20151008-1' into staging by Peter Maydell · 9 years ago
  23. 925a040 gtk/opengl: add opengl context and scanout support (GtkGLArea) by Gerd Hoffmann · 10 years ago
  24. 9d9e152 virtio-gpu: add 3d mode and virgl rendering support. by Gerd Hoffmann · 11 years ago
  25. 8a641ff s390x/gdb: expose virtualization specific registers by David Hildenbrand · 9 years ago
  26. 4d9310f oslib-win32: only provide localtime_r/gmtime_r if missing by Daniel P. Berrange · 9 years ago
  27. 7b02f54 libcacard: use the standalone project by Marc-André Lureau · 10 years ago
  28. 1a3abef Merge remote-tracking branch 'remotes/rth/tags/pull-tile-20150915' into staging by Peter Maydell · 9 years ago
  29. 444e06b target-tilegx: Add TILE-Gx building files by Chen Gang · 10 years ago
  30. 3e305e4 ui: convert VNC server to use QCryptoTLSSession by Daniel P. Berrange · 10 years ago
  31. 9a2fd43 crypto: add sanity checking of TLS x509 credentials by Daniel P. Berrange · 10 years ago
  32. a2aa09e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  33. 20a544c xen: use errno instead of rc for xc_domain_add_to_physmap by Konrad Rzeszutek Wilk · 10 years ago
  34. d8b441a xen/HVM: atomically access pointers in bufioreq handling by Jan Beulich · 10 years ago
  35. 7b01cb9 configure: Add support for jemalloc by Alexandre Derumier · 10 years ago
  36. c765fca configure: factor out adding disas configure by Peter Crosthwaite · 10 years ago
  37. 5b9f634 s390x/gdb: support reading/writing of control registers by David Hildenbrand · 10 years ago
  38. f33ca81 build: qemu-ga: fix VSS dependencies by Michael Roth · 10 years ago
  39. 1a34904 configure: qemu-ga: explicitly enable qemu-ga MSI support when probed by Michael Roth · 10 years ago
  40. 9d6bc27 configure: qemu-ga: move MSI installer probe after qga probe by Michael Roth · 10 years ago
  41. 259434b qemu-ga: implement win32 guest-set-user-password by Marc-André Lureau · 10 years ago
  42. 4c875d8 configure: qemu-ga: report MSI install support in summary by Michael Roth · 10 years ago
  43. 4cbea59 linux-user: remove --enable-guest-base/--disable-guest-base by Laurent Vivier · 10 years ago
  44. a30878e configure: Don't permit SDL or GTK on OSX by Peter Maydell · 10 years ago
  45. 5452b6f Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  46. 4164719 configure: only add CONFIG_RDMA to config-host.h once by Daniel P. Berrange · 10 years ago
  47. f60c871 configure: Drop vnc-ws feature from help text by Andreas Färber · 10 years ago
  48. 3737129 configure: Work around broken static pkg-config info for Ubuntu gnutls by Peter Maydell · 10 years ago
  49. becaeb7 crypto: fix build with nettle >= 3.0.0 by Radim Krčmář · 10 years ago
  50. acf7b7f Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  51. 8e9b0d2 ui: convert VNC websockets to use crypto APIs by Daniel P. Berrange · 10 years ago
  52. 488981a4 block: convert quorum blockdrv to use crypto APIs by Daniel P. Berrange · 10 years ago
  53. ed75474 crypto: add a nettle cipher implementation by Daniel P. Berrange · 10 years ago
  54. 62893b6 crypto: add a gcrypt cipher implementation by Daniel P. Berrange · 10 years ago
  55. c54e1eb qga: added GuestPCIAddress information by Michael Roth · 10 years ago
  56. 50cbebb configure: add configure check for ntdddisk.h by Michael Roth · 10 years ago
  57. 601e5a0 qga: add win32 library iphlpapi by Kirk Allan · 10 years ago
  58. ddbb0d0 crypto: introduce new module for computing hash digests by Daniel P. Berrange · 10 years ago
  59. dc1e135 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  60. d46f7c9 Fix glib_subprocess test by Dr. David Alan Gilbert · 10 years ago
  61. c23f23b configure: rearrange --help and consolidate enable/disable together by Michael Tokarev · 10 years ago
  62. a4969e9 configure: append --extra-ldflags to LDFLAGS by Alex Bennée · 10 years ago
  63. 9dacf32 qemu-ga: Building Windows MSI installation with configure/Makefile by Yossi Hindin · 10 years ago
  64. 307119e only enable dsound in case the header file is present by Gerd Hoffmann · 10 years ago
  65. 3cec7cc audio: remove winwave audio driver by Kővágó, Zoltán · 10 years ago
  66. 1438260 audio: remove fmod backend by Kővágó, Zoltán · 10 years ago
  67. 0bac111 audio: remove esd backend by Kővágó, Zoltán · 10 years ago
  68. 3b730f5 Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging by Peter Maydell · 10 years ago
  69. 31ce0ad configure: Check for libfdt version 1.4.0 by Thomas Huth · 10 years ago
  70. de38528 configure: postfix --extra-cflags to QEMU_CFLAGS by Alex Bennée · 10 years ago
  71. 7ced9e9 ui: add egl-helpers by Gerd Hoffmann · 10 years ago
  72. dcf3002 ui: use libexpoxy by Gerd Hoffmann · 10 years ago
  73. ca343c7 s390x: gdb updates for vector registers by Eric Farman · 11 years ago
  74. f40685c configure: require glib 2.22 by John Snow · 10 years ago
  75. fd0e605 configure: Add workaround for ccache and clang by John Snow · 10 years ago
  76. bbbf2e0 configure: silence glib unknown attribute __alloc_size__ by John Snow · 10 years ago
  77. 93b2586 configure: factor out supported flag check by John Snow · 10 years ago
  78. e4a7b34 configure: handle clang -nopie argument warning by Stefan Hajnoczi · 10 years ago
  79. b951cda Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  80. 768b785 configure: require __thread support by Emilio G. Cota · 10 years ago
  81. cd2bc88 console-gl: add opengl rendering helper functions by Gerd Hoffmann · 10 years ago
  82. 5ecaa4e configure: alphabetize tricore in target list by Peter Crosthwaite · 10 years ago
  83. 2847b46 configure: Add support for tcmalloc by Fam Zheng · 10 years ago
  84. ae6e8ef Revert seccomp tests that allow it to be used on non-x86 architectures by Peter Maydell · 10 years ago
  85. 6a460ed configure: disable Archipelago by default and warn about libxseg GPLv3 license by Stefan Hajnoczi · 10 years ago
  86. 896848f seccomp: libseccomp version varying according to arch by Eduardo Otubo · 10 years ago
  87. 8e27fc2 seccomp: update libseccomp version and remove arch restriction by Eduardo Otubo · 10 years ago
  88. 18b8263 configure: enable kvm on x32 by Michael Tokarev · 10 years ago
  89. b1546f3 opengl: fix configure test by Gerd Hoffmann · 10 years ago
  90. f676c67 Allow the use of X11 from a non standard location. by Jeremy White · 10 years ago
  91. da076ff configure: opengl overhaul by Gerd Hoffmann · 10 years ago
  92. 6b383c0 block/dmg: support bzip2 block entry types by Peter Wu · 10 years ago
  93. b953f07 block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes by Denis V. Lunev · 10 years ago
  94. 80fd48d sparse: Fix build with sparse on .S files by Christian Borntraeger · 10 years ago
  95. 3996e85 Xen: Use the ioreq-server API when available by Paul Durrant · 10 years ago
  96. aa49668 seccomp: typo in configure error message by Eduardo Otubo · 10 years ago
  97. 8ccefb9 configure: Replace which(1) with "has" by Fam Zheng · 10 years ago
  98. 4cc47f8 seccomp: change configure to avoid arm 32 to break by Eduardo Otubo · 10 years ago
  99. 2944d74 sparse: fix build by Gerd Hoffmann · 10 years ago
  100. 50e1206 configure: Prepend pixman and ftd flags to overrule system-provided ones by Jan Kiszka · 10 years ago