1. ec22dc9 Merge tag 'v2.12.0' by Erwin Jansen · 6 years ago
  2. 2eb6336 Backport WHPX hypervisor accelerator by Lucian Petrut · 6 years ago
  3. 9edc19c make: switch from -I to -iquote by Michael S. Tsirkin · 6 years ago
  4. db43267 tcg: Add generic vector expanders by Richard Henderson · 7 years ago
  5. d2fd745 tcg: Add types and basic operations for host vectors by Richard Henderson · 7 years ago
  6. 2fe47fc Fix build of console and GUI executables for Windows by Stefan Weil · 7 years ago
  7. 7271a81 build: remove CONFIG_LIBDECNUMBER by Paolo Bonzini · 7 years ago
  8. 4c44a00 accel/hax: move hax-stub.c to accel/stubs/ by Philippe Mathieu-Daudé · 7 years ago
  9. ebedb37 Makefile: Remove libqemustub.a by Paolo Bonzini · 7 years ago
  10. 61a3f8f accel/tcg: move tcg-runtime to accel/tcg/ by Philippe Mathieu-Daudé · 7 years ago
  11. 5841066 accel/tcg: move user-exec to accel/tcg/ by Philippe Mathieu-Daudé · 7 years ago
  12. ed86505 trace: ensure .stp files are rebuilt if trace tool source changes by Daniel P. Berrange · 7 years ago
  13. e4b4b64 tcg: add the CONFIG_TCG into Makefiles by Yang Zhong · 7 years ago
  14. 5ddc648 Makefile: Move bootdevice.o to common-obj-y by Thomas Huth · 7 years ago
  15. 8dfaf23 tcg/tci: fix tcg-interpreter build by Philippe Mathieu-Daudé · 7 years ago
  16. 92229a5 accel: move kvm related accelerator files into accel/ by Yang Zhong · 7 years ago
  17. 244f144 tcg: move tcg backend files into accel/tcg/ by Yang Zhong · 7 years ago
  18. d9bb58e tcg: move tcg related files into accel/tcg/ subdirectory by Yang Zhong · 7 years ago
  19. a9ded60 accel: split the tcg accelerator from accel.c file by Yang Zhong · 7 years ago
  20. 46d702b migration: Make savevm.c target independent by Juan Quintela · 7 years ago
  21. 52e94ea Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' into staging by Peter Maydell · 7 years ago
  22. 28b99f4 move xen-mapcache.c to hw/i386/xen/ by Anthony Xu · 7 years ago
  23. 93d43e7 move xen-hvm.c to hw/i386/xen/ by Anthony Xu · 7 years ago
  24. 56e2cd2 move xen-common.c to hw/xen/ by Anthony Xu · 7 years ago
  25. 3d1bacc trace: Put all trace.o into libqemuutil.a by Xu, Anthony · 7 years ago
  26. 4f04f13 makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variables by Daniel P. Berrange · 7 years ago
  27. 4e9f524 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 8 years ago
  28. 32d955a char: create chardev-obj-y by Marc-André Lureau · 8 years ago
  29. 0ab8ed1 trace: switch to modular code generation for sub-directories by Daniel P. Berrange · 8 years ago
  30. 2098c56 trace: move setting of group name into Makefiles by Daniel P. Berrange · 8 years ago
  31. b0cb0a6 Plumb the HAXM-based hardware acceleration support by Vincent Palatin · 8 years ago
  32. 5564edb stubs: group stubs for user-mode emulation by Paolo Bonzini · 8 years ago
  33. a273f4c rules.mak: add more rules to avoid chaining by Paolo Bonzini · 8 years ago
  34. fcf5ef2 Move target-* CPU file into a target/ folder by Thomas Huth · 8 years ago
  35. c482cb1 tcg: Add atomic helpers by Richard Henderson · 8 years ago
  36. 0bc6484 trace: pass trace-events to tracetool as a positional param by Daniel P. Berrange · 8 years ago
  37. 0bdb12c rules.mak: quiet-command: Split command name and args to print by Peter Maydell · 8 years ago
  38. 8428949 build-sys: remove qmp-commands-old.h by Marc-André Lureau · 8 years ago
  39. dced7ee s390x/cpumodel: generate CPU feature lists for CPU models by Michael Mueller · 8 years ago
  40. ba45378 linux-user: Create a hostdep.h for each host architecture by Peter Maydell · 8 years ago
  41. 1412cf5 trace: add build framework for merging trace-events files by Daniel P. Berrange · 8 years ago
  42. 077de81 Makefile: add dependency on scripts/hxtool by Paolo Bonzini · 8 years ago
  43. 4d330ce linux-user: Provide safe_syscall for fixing races between signals and syscalls by Timothy E Baldwin · 8 years ago
  44. 666a3af io: add abstract QIOChannel classes by Daniel P. Berrange · 9 years ago
  45. 1c9f03b Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  46. 7d8f787 tcg: split tcg_op_defs to -common by Peter Crosthwaite · 9 years ago
  47. 9b68a77 translate-all: Move tcg_handle_interrupt() to -common by Peter Crosthwaite · 9 years ago
  48. 5abf949 cpu-exec: Migrate some generic fns to cpu-exec-common by Peter Crosthwaite · 9 years ago
  49. da76ee7 hmp-commands-info: move info_cmds content out of monitor.c by Pavel Butsykin · 9 years ago
  50. 0c7012e qom: allow QOM to be linked into tools binaries by Daniel P. Berrange · 9 years ago
  51. fb37726 crypto: move crypto objects out of libqemuutil.la by Daniel P. Berrange · 9 years ago
  52. 12a1ddc Makefile.target: include top level build dir in vpath by Michael Marineau · 9 years ago
  53. c3049a5 migration: move savevm.c inside migration/ by Juan Quintela · 9 years ago
  54. 56e93d2 migration: move ram stuff to migration/ram by Juan Quintela · 9 years ago
  55. 6b4ad3b Makefile.target: set master BUILD_DIR by Peter Crosthwaite · 9 years ago
  56. 7df057b device-tree: Make a common-obj by Peter Crosthwaite · 9 years ago
  57. 4e34017 Makefile.target: set icon for binary file on Mac OS X by Programmingkid · 9 years ago
  58. 7398dfc Makefile.target: prepend $libs_softmmu to $LIBS by Wei Liu · 9 years ago
  59. a9ad5e1 Makefile.target: binary depends on config-devices by Michael S. Tsirkin · 9 years ago
  60. 951c630 tcg: Move some opcode generation functions out of line by Richard Henderson · 10 years ago
  61. bc74112 bootdevice: move bootdevice related code to new file bootdevice.c by Gonglei · 10 years ago
  62. 341ea69 trace: [tcg] Define TCG tracing helper routines by Lluís Vilanova · 10 years ago
  63. e0b2fd0 trace: install simpletrace SystemTap tapset by Stefan Hajnoczi · 10 years ago
  64. f80ea98 configure: Fix -lm test, so that tools can be compiled on hosts that require -lm by Alexey Kardashevskiy · 10 years ago
  65. 0d65942 build-sys: introduce install-prog macro to install&strip binaries and use it by Michael Tokarev · 10 years ago
  66. 96d0e26 NUMA: move numa related code to new file numa.c by Wanlong Gao · 10 years ago
  67. e58f8d1 target-ppc: Enable Building of libdecnumber by Tom Musta · 10 years ago
  68. adfc3e9 bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code by Stacey Son · 10 years ago
  69. 5b80827 trace: Multi-backend tracing by Lluís Vilanova · 10 years ago
  70. 8f98aeb Makefile.target: use $(INSTALL_PROG) for installing, not $(INSTALL) by Michael Tokarev · 10 years ago
  71. 2115182 Makefile: strip tools and modules too by Michael Tokarev · 10 years ago
  72. d608cc5 build: simplify Makefile.target around unnest-vars invocations by Paolo Bonzini · 10 years ago
  73. 5c40c73 build: simplify Makefile.target a bit, use just one rule for softmmu by Michael Tokarev · 10 years ago
  74. 04b0de0 xen: factor out common functions by Wei Liu · 10 years ago
  75. f966f9d build: softmmu targets do not have a "main.o" file by Paolo Bonzini · 11 years ago
  76. cc47569 Makefile: introduce common-obj-m and block-obj-m for DSO by Fam Zheng · 10 years ago
  77. ba1183d rules.mak: fix $(obj) to a real relative path by Fam Zheng · 10 years ago
  78. b77abd9 default-configs/: CONFIG_GDBSTUB_XML removed by Ákos Kovács · 11 years ago
  79. cf01ba9 Makefile.target: CONFIG_NO_* variables removed by Ákos Kovács · 11 years ago
  80. b9a7b74 build: do not use TARGET_ARCH by Paolo Bonzini · 11 years ago
  81. c1799a8 build: rename TARGET_ARCH2 to TARGET_NAME by Paolo Bonzini · 11 years ago
  82. c14518e Add a stp file for usage from build directory by Alon Levy · 11 years ago
  83. 2a78636 dump: Drop qmp_dump_guest_memory() stub and build for all targets by Andreas Färber · 11 years ago
  84. c22d8e0 memory_mapping: Drop qemu_get_memory_mapping() stub by Andreas Färber · 11 years ago
  85. 88f62c2 dump: Move stubs into libqemustub.a by Andreas Färber · 11 years ago
  86. c4cfef5 cpu: Make kvm-stub.o available outside softmmu by Igor Mammedov · 11 years ago
  87. c12915e win32: generate console executable again by Paolo Bonzini · 11 years ago
  88. f3aa844 build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and CONFIG_USER_ONLY by Paolo Bonzini · 11 years ago
  89. f544a48 configure: move common libraries to config-host.mak by Paolo Bonzini · 11 years ago
  90. 320ba5f build: always link device_tree.o into emulators if libfdt available by Paolo Bonzini · 12 years ago
  91. 872536b qtest: Add MMIO support by Andreas Färber · 11 years ago
  92. 0008234 build: remove universal-obj-y by Paolo Bonzini · 12 years ago
  93. aaf821f build: improve quiet output for .stp rules by Paolo Bonzini · 12 years ago
  94. 9444e9e build: consolidate multiple variables into universal-obj-y by Paolo Bonzini · 12 years ago
  95. 8a09070 build: move util-obj-y to libqemuutil.a by Paolo Bonzini · 12 years ago
  96. e4b42e6 build: rename oslib-obj-y to util-obj-y by Paolo Bonzini · 12 years ago
  97. 5034833 tci: Fix broken builds with TCG interpreter by Stefan Weil · 12 years ago
  98. ca273d5 build: fix includes for VNC by Paolo Bonzini · 12 years ago
  99. 8e98e2e build: kill libuser by Paolo Bonzini · 12 years ago
  100. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago