1. c97d6d2 i386: hvf: add code base from Google's QEMU repository by Sergio Andres Gomez Del Real · 7 years ago
  2. 5a22ab7 rcu: reduce more than 7MB heap memory by malloc_trim() by Yang Zhong · 7 years ago
  3. 75e5b70 memfd: fix configure test by Paolo Bonzini · 7 years ago
  4. 9aae6e5 configure: check $CC available before verifying host CPU by Daniel Henrique Barboza · 7 years ago
  5. c65d5e4 configure: Deal with OpenBSD/i386 emulation linker by Brad Smith · 7 years ago
  6. 9f81aeb Makefile: Capstone: Add support for cross compile ranlib by Alistair Francis · 7 years ago
  7. f62bbee build: allow automatic git submodule updates to be disabled by Daniel P. Berrange · 7 years ago
  8. cc84d63 build: allow setting a custom GIT binary for transparent proxying by Daniel P. Berrange · 7 years ago
  9. 20bc94a build: disable -Wmissing-braces on older compilers by Paolo Bonzini · 7 years ago
  10. 953e35f Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2017-10-26-tag' into staging by Peter Maydell · 7 years ago
  11. e219c49 disas: Add capstone as submodule by Richard Henderson · 7 years ago
  12. 105fad6 qga-win: Updating guest_set_time action by Bishara AbuHattoum · 7 years ago
  13. 8ca8076 disas: Support the Capstone disassembler library by Richard Henderson · 7 years ago
  14. ff69fd8 configure: disable qemu-keymap for linux-user qemu by Laurent Vivier · 7 years ago
  15. a8b392a Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  16. b3f1c8c qemu-pr-helper: use new libmultipath API by Paolo Bonzini · 7 years ago
  17. a4faa26 Merge remote-tracking branch 'remotes/kraxel/tags/ui-20171016-pull-request' into staging by Peter Maydell · 7 years ago
  18. 6a02153 tools: add qemu-keymap by Gerd Hoffmann · 7 years ago
  19. 9271282 ui: add keycodemapdb repository as a GIT submodule by Daniel P. Berrange · 7 years ago
  20. aef45d5 build: automatically handle GIT submodule checkout for dtc by Daniel P. Berrange · 7 years ago
  21. f4ede81 tpm: Added support for TPM emulator by Amarnath Valluri · 7 years ago
  22. 08df7e5 Merge remote-tracking branch 'remotes/kraxel/tags/fw-20170926-pull-request' into staging by Peter Maydell · 7 years ago
  23. 3d5eeca Add --firmwarepath to configure by Gerd Hoffmann · 7 years ago
  24. a9b16ab Drop gld linker usage on SunOS by Kamil Rytarowski · 7 years ago
  25. 401bc05 util/qemu-thread-posix.c: Replace OS ifdefs with CONFIG_HAVE_SEM_TIMEDWAIT by Peter Maydell · 7 years ago
  26. 0f9f39d configure: Remove unused code (found by shellcheck) by Stefan Weil · 7 years ago
  27. 460b6c8 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  28. fe8fc5a scsi: add multipath support to qemu-pr-helper by Paolo Bonzini · 7 years ago
  29. b855f8d scsi: build qemu-pr-helper by Paolo Bonzini · 7 years ago
  30. b1fb9a6 Makefile: Add rules to run vm tests by Fam Zheng · 7 years ago
  31. 392fb64 buildsys: Move rdma libs to per object by Fam Zheng · 7 years ago
  32. 8eca288 buildsys: Move brlapi libs to per object by Fam Zheng · 7 years ago
  33. cc7923f buildsys: Move usb redir cflags/libs to per object by Fam Zheng · 7 years ago
  34. b878b65 buildsys: Move libusb cflags/libs to per object by Fam Zheng · 7 years ago
  35. 7b62bf5 buildsys: Move libcacard cflags/libs to per object by Fam Zheng · 7 years ago
  36. b114991 buildsys: Move audio libs to per object by Fam Zheng · 7 years ago
  37. 8ecc89f buildsys: Move sdl cflags/libs to per object by Fam Zheng · 7 years ago
  38. e2ad6f1 buildsys: Move vde libs to per object by Fam Zheng · 7 years ago
  39. 3aa35fc configure: Allow --enable-seccomp on s390x, too by Thomas Huth · 7 years ago
  40. c3883e1 buildsys: Move seccomp cflags/libs to per object by Fam Zheng · 7 years ago
  41. dae288d Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170913-pull-request' into staging by Peter Maydell · 7 years ago
  42. 4e5ee5b usb: drop HOST_USB by Gerd Hoffmann · 7 years ago
  43. 35c4e86 pixman: drop configure switches by Gerd Hoffmann · 7 years ago
  44. c12b6d7 pixman: drop submodule by Gerd Hoffmann · 7 years ago
  45. 7872375 configure: Drop AIX host support by Peter Maydell · 7 years ago
  46. a46c124 tcg: Remove support for ia64 as host by Richard Henderson · 7 years ago
  47. e9a3591 configure: enable --s390-pgste linker option by Christian Borntraeger · 7 years ago
  48. e6a7486 build-sys: add --disable-vhost-user by Marc-André Lureau · 7 years ago
  49. 5dd8990 util: Introduce include/qemu/cpuid.h by Richard Henderson · 7 years ago
  50. 9193926 configure: Drop ancient Solaris 9 and earlier support by Peter Maydell · 7 years ago
  51. 951fedf configure: Never use 'uname' to identify target OS by Peter Maydell · 7 years ago
  52. b1449ed configure: Don't build ivshmem tools unless CONFIG_IVSHMEM is set by Kamil Rytarowski · 7 years ago
  53. e058034 configure: Use an explicit CONFIG_IVSHMEM rather than CONFIG_EVENTFD by Kamil Rytarowski · 7 years ago
  54. d4e5921 Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-07-18-2' into staging by Peter Maydell · 7 years ago
  55. f0d92b5 crypto: introduce some common functions for af_alg backend by Longpeng(Mike) · 7 years ago
  56. 5ba3d75 xen/mapcache: introduce xen_replace_cache_entry() by Igor Druzhinin · 7 years ago
  57. e674605 qemu-ga: check if utmpx.h is available on the system by Tomáš Golembiovský · 7 years ago
  58. fbc8ea1 Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into staging by Peter Maydell · 7 years ago
  59. 86158a2 s390x/gdb: add gs registers by Christian Borntraeger · 7 years ago
  60. b98fcfd build: add -Wexpansion-to-defined by Paolo Bonzini · 7 years ago
  61. aa5a704 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging by Peter Maydell · 7 years ago
  62. b5ed2e1 build: disable Xen on ARM by Paolo Bonzini · 7 years ago
  63. e189091 configure: Handle having no c++ compiler in FORTIFY_SOURCE check by Peter Maydell · 7 years ago
  64. 5f37e6d configure: Fix build with pkg-config and --static --enable-sdl by Thomas Huth · 7 years ago
  65. b3f6ea7 configure: add --disable-tcg configure option by Paolo Bonzini · 7 years ago
  66. d880a3b configure: early test for supported targets by Paolo Bonzini · 7 years ago
  67. 3b6b755 configure: factor out list of supported Xen/KVM/HAX targets by Paolo Bonzini · 12 years ago
  68. b01a4fd configure: Define NCURSES_WIDECHAR if we're using curses by Peter Maydell · 7 years ago
  69. 5a4526b target-m68k: define 96bit FP registers for gdb on 680x0 by Laurent Vivier · 7 years ago
  70. 7e56acc Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  71. d59157e docs: create interop/ subdirectory by Paolo Bonzini · 7 years ago
  72. 244f144 tcg: move tcg backend files into accel/tcg/ by Yang Zhong · 7 years ago
  73. 8f4ea9c sdl: prefer sdl2 over sdl1 by Gerd Hoffmann · 7 years ago
  74. 5fe309f gtk: prefer gtk3 over gtk2 by Gerd Hoffmann · 7 years ago
  75. 2a8469a Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 7 years ago
  76. b815819 target/i386: Add GDB XML description for SSE registers by Abdallah Bouassida · 7 years ago
  77. 11cde1c configure: split c and cxx extra flags by Bruno Dominguez · 7 years ago
  78. 3a586d2 .gdbinit: load QEMU sub-commands when gdb starts by Stefan Hajnoczi · 7 years ago
  79. f1079bb tcg/sparc: Use the proper compilation flags for 32-bit by Richard Henderson · 7 years ago
  80. 271f37a configure: Detect native NetBSD curses(3) by Kamil Rytarowski · 7 years ago
  81. df3a429 gluster: add support for PREALLOC_MODE_FALLOC by Niels de Vos · 7 years ago
  82. fcdcf1e util: drop old utimensat() compat code by Greg Kurz · 7 years ago
  83. ed1701c block migration: Allow compile time disable by Dr. David Alan Gilbert · 7 years ago
  84. d9506ca configure: Remove -lxencall for Xen detection by Anthony PERARD · 7 years ago
  85. 3c2bdbc maintainers: Add myself as a NetBSD reviewer by Kamil Rytarowski · 7 years ago
  86. 2f77ec7 Merge remote-tracking branch 'dgibson/tags/ppc-for-2.10-20170511' into staging by Stefan Hajnoczi · 7 years ago
  87. 33c53c5 coroutine: remove GThread implementation by Daniel P. Berrange · 7 years ago
  88. f0b0685 tcg: enable MTTCG by default for PPC64 on x86 by Nikunj A Dadhania · 7 years ago
  89. 49e00a1 use _Static_assert in QEMU_BUILD_BUG_ON by Andreas Grapentin · 7 years ago
  90. 00fcd10 target/i386: Add GDB XML register description support by Abdallah Bouassida · 8 years ago
  91. 64a6047 configure: fix trace backend list for out-of-tree builds by Greg Kurz · 7 years ago
  92. 161a56a qga: Add 'guest-get-users' command by Vinzenz Feenstra · 7 years ago
  93. 52e94ea Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' into staging by Peter Maydell · 7 years ago
  94. da92c3f block/vxhs.c: Add support for a new block device type called "vxhs" by Ashish Mittal · 7 years ago
  95. c1cdd9d configure: use pkg-config for obtaining xen version by Juergen Gross · 7 years ago
  96. f1167ee xen: use 5 digit xen versions by Juergen Gross · 7 years ago
  97. da8090c configure: detect presence of libxendevicemodel by Paul Durrant · 7 years ago
  98. c53eeaf configure: eliminate Python dependency for --help by Stefan Hajnoczi · 7 years ago
  99. ad04d8c configure: on Windows minimum glib version must be 2.30 by Peter Maydell · 7 years ago
  100. 6499fd1 configure: Mark SPARC as supported by Peter Maydell · 7 years ago