1. a2aa09e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  2. 20a544c xen: use errno instead of rc for xc_domain_add_to_physmap by Konrad Rzeszutek Wilk · 10 years ago
  3. d8b441a xen/HVM: atomically access pointers in bufioreq handling by Jan Beulich · 10 years ago
  4. 7b01cb9 configure: Add support for jemalloc by Alexandre Derumier · 10 years ago
  5. c765fca configure: factor out adding disas configure by Peter Crosthwaite · 10 years ago
  6. 5b9f634 s390x/gdb: support reading/writing of control registers by David Hildenbrand · 10 years ago
  7. f33ca81 build: qemu-ga: fix VSS dependencies by Michael Roth · 10 years ago
  8. 1a34904 configure: qemu-ga: explicitly enable qemu-ga MSI support when probed by Michael Roth · 10 years ago
  9. 9d6bc27 configure: qemu-ga: move MSI installer probe after qga probe by Michael Roth · 10 years ago
  10. 259434b qemu-ga: implement win32 guest-set-user-password by Marc-André Lureau · 10 years ago
  11. 4c875d8 configure: qemu-ga: report MSI install support in summary by Michael Roth · 10 years ago
  12. 4cbea59 linux-user: remove --enable-guest-base/--disable-guest-base by Laurent Vivier · 10 years ago
  13. a30878e configure: Don't permit SDL or GTK on OSX by Peter Maydell · 10 years ago
  14. 5452b6f Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  15. 4164719 configure: only add CONFIG_RDMA to config-host.h once by Daniel P. Berrange · 10 years ago
  16. f60c871 configure: Drop vnc-ws feature from help text by Andreas Färber · 10 years ago
  17. 3737129 configure: Work around broken static pkg-config info for Ubuntu gnutls by Peter Maydell · 10 years ago
  18. becaeb7 crypto: fix build with nettle >= 3.0.0 by Radim Krčmář · 10 years ago
  19. acf7b7f Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  20. 8e9b0d2 ui: convert VNC websockets to use crypto APIs by Daniel P. Berrange · 10 years ago
  21. 488981a4 block: convert quorum blockdrv to use crypto APIs by Daniel P. Berrange · 10 years ago
  22. ed75474 crypto: add a nettle cipher implementation by Daniel P. Berrange · 10 years ago
  23. 62893b6 crypto: add a gcrypt cipher implementation by Daniel P. Berrange · 10 years ago
  24. c54e1eb qga: added GuestPCIAddress information by Michael Roth · 10 years ago
  25. 50cbebb configure: add configure check for ntdddisk.h by Michael Roth · 10 years ago
  26. 601e5a0 qga: add win32 library iphlpapi by Kirk Allan · 10 years ago
  27. ddbb0d0 crypto: introduce new module for computing hash digests by Daniel P. Berrange · 10 years ago
  28. dc1e135 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  29. d46f7c9 Fix glib_subprocess test by Dr. David Alan Gilbert · 10 years ago
  30. c23f23b configure: rearrange --help and consolidate enable/disable together by Michael Tokarev · 10 years ago
  31. a4969e9 configure: append --extra-ldflags to LDFLAGS by Alex Bennée · 10 years ago
  32. 9dacf32 qemu-ga: Building Windows MSI installation with configure/Makefile by Yossi Hindin · 10 years ago
  33. 307119e only enable dsound in case the header file is present by Gerd Hoffmann · 10 years ago
  34. 3cec7cc audio: remove winwave audio driver by Kővágó, Zoltán · 10 years ago
  35. 1438260 audio: remove fmod backend by Kővágó, Zoltán · 10 years ago
  36. 0bac111 audio: remove esd backend by Kővágó, Zoltán · 10 years ago
  37. 3b730f5 Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging by Peter Maydell · 10 years ago
  38. 31ce0ad configure: Check for libfdt version 1.4.0 by Thomas Huth · 10 years ago
  39. de38528 configure: postfix --extra-cflags to QEMU_CFLAGS by Alex Bennée · 10 years ago
  40. 7ced9e9 ui: add egl-helpers by Gerd Hoffmann · 10 years ago
  41. dcf3002 ui: use libexpoxy by Gerd Hoffmann · 10 years ago
  42. ca343c7 s390x: gdb updates for vector registers by Eric Farman · 11 years ago
  43. f40685c configure: require glib 2.22 by John Snow · 10 years ago
  44. fd0e605 configure: Add workaround for ccache and clang by John Snow · 10 years ago
  45. bbbf2e0 configure: silence glib unknown attribute __alloc_size__ by John Snow · 10 years ago
  46. 93b2586 configure: factor out supported flag check by John Snow · 10 years ago
  47. e4a7b34 configure: handle clang -nopie argument warning by Stefan Hajnoczi · 10 years ago
  48. b951cda Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  49. 768b785 configure: require __thread support by Emilio G. Cota · 10 years ago
  50. cd2bc88 console-gl: add opengl rendering helper functions by Gerd Hoffmann · 10 years ago
  51. 5ecaa4e configure: alphabetize tricore in target list by Peter Crosthwaite · 10 years ago
  52. 2847b46 configure: Add support for tcmalloc by Fam Zheng · 10 years ago
  53. ae6e8ef Revert seccomp tests that allow it to be used on non-x86 architectures by Peter Maydell · 10 years ago
  54. 6a460ed configure: disable Archipelago by default and warn about libxseg GPLv3 license by Stefan Hajnoczi · 10 years ago
  55. 896848f seccomp: libseccomp version varying according to arch by Eduardo Otubo · 10 years ago
  56. 8e27fc2 seccomp: update libseccomp version and remove arch restriction by Eduardo Otubo · 10 years ago
  57. 18b8263 configure: enable kvm on x32 by Michael Tokarev · 10 years ago
  58. b1546f3 opengl: fix configure test by Gerd Hoffmann · 10 years ago
  59. f676c67 Allow the use of X11 from a non standard location. by Jeremy White · 10 years ago
  60. da076ff configure: opengl overhaul by Gerd Hoffmann · 10 years ago
  61. 6b383c0 block/dmg: support bzip2 block entry types by Peter Wu · 10 years ago
  62. b953f07 block: use fallocate(FALLOC_FL_ZERO_RANGE) in handle_aiocb_write_zeroes by Denis V. Lunev · 10 years ago
  63. 80fd48d sparse: Fix build with sparse on .S files by Christian Borntraeger · 10 years ago
  64. 3996e85 Xen: Use the ioreq-server API when available by Paul Durrant · 10 years ago
  65. aa49668 seccomp: typo in configure error message by Eduardo Otubo · 10 years ago
  66. 8ccefb9 configure: Replace which(1) with "has" by Fam Zheng · 10 years ago
  67. 4cc47f8 seccomp: change configure to avoid arm 32 to break by Eduardo Otubo · 10 years ago
  68. 2944d74 sparse: fix build by Gerd Hoffmann · 10 years ago
  69. 50e1206 configure: Prepend pixman and ftd flags to overrule system-provided ones by Jan Kiszka · 10 years ago
  70. 8f95ce2 configure: Build GDB XML for 32 bit ARM CPUs into qemu aarch64 binaries by Peter Maydell · 10 years ago
  71. ed91143 raw-posix: Fix build without posix_fallocate() by Kevin Wolf · 10 years ago
  72. 81ab11a Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  73. 541be92 kvm/valgrind: don't mark memory as initialized by Christian Borntraeger · 11 years ago
  74. 380f649 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  75. 52b53c0 block: Always compile virtio-blk dataplane by Fam Zheng · 11 years ago
  76. 2d5361f configure: trivial fixes by Gonglei · 11 years ago
  77. 4852ee9 Fix cross compilation (nm command) by Stefan Weil · 11 years ago
  78. 10e11f4 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  79. 9d41401 tests: disable global props test for old glib by Michael S. Tsirkin · 11 years ago
  80. 236f282 configure: check for pixman-1 version by Hu Tao · 11 years ago
  81. 0aaeb11 target-tricore: Add initialization for translation and activate target by Bastian Koppelmann · 11 years ago
  82. 6117afa s390x/gdb: add the feature xml files for s390x by David Hildenbrand · 11 years ago
  83. 58ab9e6 configure: no need to mkdir QMP by Liming Wang · 11 years ago
  84. 9af5c90 linux-user: add setns and unshare by Riku Voipio · 11 years ago
  85. 5183434 linux-user: support timerfd_{create, gettime, settime} syscalls by Riku Voipio · 11 years ago
  86. f2fb1da Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  87. c9a12e7 block: Support Archipelago as a QEMU block backend by Chrysostomos Nanakos · 11 years ago
  88. 8efc936 configure: explicitly state version requirements to devel packages by Hu Tao · 11 years ago
  89. bff6cb7 l2tpv3 (configure): it is linux-specific by Michael Tokarev · 11 years ago
  90. 3b463a3 Enforce stack protector usage by Miroslav Rezanina · 11 years ago
  91. 015a33b net: add mmsghdr struct check for L2TPV3 by Gonglei · 11 years ago
  92. f80ea98 configure: Fix -lm test, so that tools can be compiled on hosts that require -lm by Alexey Kardashevskiy · 11 years ago
  93. 76c7560 configure: Enable out-of-tree iotests by Max Reitz · 11 years ago
  94. e91c793 configure: Enable TPM by default, add --disable-tpm by Cole Robinson · 11 years ago
  95. 40d964b tcg-ppc: Rename the tcg/ppc64 backend by Richard Henderson · 11 years ago
  96. b38daef tcg-ppc: Remove the backend by Richard Henderson · 11 years ago
  97. d70a319 Merge remote-tracking branch 'remotes/kvm/uq/master' into staging by Peter Maydell · 11 years ago
  98. 0a99aae Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  99. a99d57b configure: add Linux libnuma detection by Wanlong Gao · 11 years ago
  100. 03ce574 Add the vhost-user netdev backend to the command line by Nikolay Nikolaev · 11 years ago