1. c3049a5 migration: move savevm.c inside migration/ by Juan Quintela · 10 years ago
  2. 56e93d2 migration: move ram stuff to migration/ram by Juan Quintela · 10 years ago
  3. 6b4ad3b Makefile.target: set master BUILD_DIR by Peter Crosthwaite · 10 years ago
  4. 7df057b device-tree: Make a common-obj by Peter Crosthwaite · 10 years ago
  5. 4e34017 Makefile.target: set icon for binary file on Mac OS X by Programmingkid · 10 years ago
  6. 7398dfc Makefile.target: prepend $libs_softmmu to $LIBS by Wei Liu · 10 years ago
  7. a9ad5e1 Makefile.target: binary depends on config-devices by Michael S. Tsirkin · 10 years ago
  8. 951c630 tcg: Move some opcode generation functions out of line by Richard Henderson · 10 years ago
  9. bc74112 bootdevice: move bootdevice related code to new file bootdevice.c by Gonglei · 10 years ago
  10. 341ea69 trace: [tcg] Define TCG tracing helper routines by Lluís Vilanova · 11 years ago
  11. e0b2fd0 trace: install simpletrace SystemTap tapset by Stefan Hajnoczi · 11 years ago
  12. f80ea98 configure: Fix -lm test, so that tools can be compiled on hosts that require -lm by Alexey Kardashevskiy · 11 years ago
  13. 0d65942 build-sys: introduce install-prog macro to install&strip binaries and use it by Michael Tokarev · 11 years ago
  14. 96d0e26 NUMA: move numa related code to new file numa.c by Wanlong Gao · 11 years ago
  15. e58f8d1 target-ppc: Enable Building of libdecnumber by Tom Musta · 11 years ago
  16. adfc3e9 bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code by Stacey Son · 11 years ago
  17. 5b80827 trace: Multi-backend tracing by Lluís Vilanova · 11 years ago
  18. 8f98aeb Makefile.target: use $(INSTALL_PROG) for installing, not $(INSTALL) by Michael Tokarev · 11 years ago
  19. 2115182 Makefile: strip tools and modules too by Michael Tokarev · 11 years ago
  20. d608cc5 build: simplify Makefile.target around unnest-vars invocations by Paolo Bonzini · 11 years ago
  21. 5c40c73 build: simplify Makefile.target a bit, use just one rule for softmmu by Michael Tokarev · 11 years ago
  22. 04b0de0 xen: factor out common functions by Wei Liu · 11 years ago
  23. f966f9d build: softmmu targets do not have a "main.o" file by Paolo Bonzini · 12 years ago
  24. cc47569 Makefile: introduce common-obj-m and block-obj-m for DSO by Fam Zheng · 11 years ago
  25. ba1183d rules.mak: fix $(obj) to a real relative path by Fam Zheng · 11 years ago
  26. b77abd9 default-configs/: CONFIG_GDBSTUB_XML removed by Ákos Kovács · 11 years ago
  27. cf01ba9 Makefile.target: CONFIG_NO_* variables removed by Ákos Kovács · 11 years ago
  28. b9a7b74 build: do not use TARGET_ARCH by Paolo Bonzini · 12 years ago
  29. c1799a8 build: rename TARGET_ARCH2 to TARGET_NAME by Paolo Bonzini · 12 years ago
  30. c14518e Add a stp file for usage from build directory by Alon Levy · 12 years ago
  31. 2a78636 dump: Drop qmp_dump_guest_memory() stub and build for all targets by Andreas Färber · 12 years ago
  32. c22d8e0 memory_mapping: Drop qemu_get_memory_mapping() stub by Andreas Färber · 12 years ago
  33. 88f62c2 dump: Move stubs into libqemustub.a by Andreas Färber · 12 years ago
  34. c4cfef5 cpu: Make kvm-stub.o available outside softmmu by Igor Mammedov · 12 years ago
  35. c12915e win32: generate console executable again by Paolo Bonzini · 12 years ago
  36. f3aa844 build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and CONFIG_USER_ONLY by Paolo Bonzini · 12 years ago
  37. f544a48 configure: move common libraries to config-host.mak by Paolo Bonzini · 12 years ago
  38. 320ba5f build: always link device_tree.o into emulators if libfdt available by Paolo Bonzini · 12 years ago
  39. 872536b qtest: Add MMIO support by Andreas Färber · 12 years ago
  40. 0008234 build: remove universal-obj-y by Paolo Bonzini · 12 years ago
  41. aaf821f build: improve quiet output for .stp rules by Paolo Bonzini · 12 years ago
  42. 9444e9e build: consolidate multiple variables into universal-obj-y by Paolo Bonzini · 12 years ago
  43. 8a09070 build: move util-obj-y to libqemuutil.a by Paolo Bonzini · 12 years ago
  44. e4b42e6 build: rename oslib-obj-y to util-obj-y by Paolo Bonzini · 12 years ago
  45. 5034833 tci: Fix broken builds with TCG interpreter by Stefan Weil · 12 years ago
  46. ca273d5 build: fix includes for VNC by Paolo Bonzini · 12 years ago
  47. 8e98e2e build: kill libuser by Paolo Bonzini · 12 years ago
  48. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago
  49. cbdd199 build: compile translate.o with -fno-gcse option on GCC 4.6.x and 4.7.[012] by Paolo Bonzini · 12 years ago
  50. 3bc2f57 build: replace weak symbols with a static library by Paolo Bonzini · 12 years ago
  51. c9159fe Remove libhw by Stefan Weil · 12 years ago
  52. 4be403c Make target_phys_addr_t 64 bits unconditionally by Avi Kivity · 12 years ago
  53. 89c3333 Remove unused CONFIG_TCG_PASS_AREG0 and dead code by Blue Swirl · 12 years ago
  54. 1435ddb build: get dependency file directories from object file names by Paolo Bonzini · 13 years ago
  55. 71ea2e0 bsd-user: fix build by Blue Swirl · 13 years ago
  56. b54fa7d Makefile.target: Update clean command to clean hw/ directory by Peter Maydell · 13 years ago
  57. a483bda make: Fix dependencies for fpu/*.c and tcg/*.c by Stefan Weil · 13 years ago
  58. dcff25f make: automatically include dependencies in recursive subdir rules (v2) by Anthony Liguori · 13 years ago
  59. dbaf26b Revert "build: compile oslib-obj-y once" by Blue Swirl · 13 years ago
  60. 25f27a4 build: compile oslib-obj-y once by Paolo Bonzini · 13 years ago
  61. fec90ff build: limit usage of vpath by Paolo Bonzini · 13 years ago
  62. 00c705f build: libcacard Makefile cleanups by Paolo Bonzini · 13 years ago
  63. 49ac9e0 build: move device tree to per-target Makefile.objs by Paolo Bonzini · 13 years ago
  64. c353f26 build: move per-target hw/ objects to nested Makefile.objs by Paolo Bonzini · 13 years ago
  65. 99100dc build: move rules for nesting to Makefile.objs by Paolo Bonzini · 13 years ago
  66. fbe37ef build: move other target-*/ objects to nested Makefile.objs by Paolo Bonzini · 13 years ago
  67. 5f86146 dump: remove dumping stuff from cpu-all.h by Paolo Bonzini · 13 years ago
  68. db20776 dump: do not compile dump.o for user-mode emulation by Paolo Bonzini · 13 years ago
  69. 9cdc8df build: move libobj-y variable to nested Makefile.objs by Paolo Bonzini · 13 years ago
  70. 5e8861a build: move obj-TARGET-y variables to nested Makefile.objs by Paolo Bonzini · 13 years ago
  71. 7fc5152 build: move *-user/ objects to nested Makefile.objs by Paolo Bonzini · 13 years ago
  72. 4115852 build: do not sprinkle around GENERATED_HEADERS dependencies by Paolo Bonzini · 13 years ago
  73. 783e9b4 introduce a new monitor command 'dump-guest-memory' to dump guest's memory by Wen Congyang · 13 years ago
  74. 9fecbed target-i386: Add API to write elf notes to core file by Wen Congyang · 13 years ago
  75. fae001f implement cpu_get_memory_mapping() by Wen Congyang · 13 years ago
  76. 80167a8 Add API to create memory mapping list by Wen Congyang · 13 years ago
  77. 0cac1b6 cputlb: move TLB handling to a separate file by Blue Swirl · 13 years ago
  78. 58b5f5e Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerber by Blue Swirl · 13 years ago
  79. 61d25e1 Merge branch 'qom-cpu-rest.v1' of git://github.com/afaerber/qemu-cpu by Blue Swirl · 13 years ago
  80. 0adb124 Drop darwin-user by Andreas Färber · 13 years ago
  81. 894a84e Makefile: Simplify compilation of target-*/cpu.c by Andreas Färber · 13 years ago
  82. 0f71a70 target-mips: QOM'ify CPU by Andreas Färber · 13 years ago
  83. b9e7a23 target-m68k: QOM'ify CPU by Andreas Färber · 13 years ago
  84. 339894b target-sh4: QOM'ify CPU by Andreas Färber · 13 years ago
  85. c042493 Beautify makefile commands for generation of files with tracetool by Lluís Vilanova · 13 years ago
  86. 6aae2a2 config-host.mak: rename datadir to qemu_datadir by Eduardo Habkost · 13 years ago
  87. b77f98c target-microblaze: QOM'ify CPU by Andreas Färber · 13 years ago
  88. e739a48 target-cris: QOM'ify CPU by Andreas Färber · 13 years ago
  89. 5469963 Merge remote-tracking branch 'origin/master' into staging by Anthony Liguori · 13 years ago
  90. d1157ca realview: break out versatile i2c controller code by Oskar Andero · 13 years ago
  91. 650ab98 tracetool: Rewrite infrastructure as python modules by Lluís Vilanova · 13 years ago
  92. 8a6b870 Merge remote-tracking branch 'sstabellini/for_anthony' into staging by Anthony Liguori · 13 years ago
  93. 25ebd80 target-alpha: QOM'ify CPU by Andreas Färber · 13 years ago
  94. 176ac95 target-xtensa: add dc233c core by Max Filippov · 13 years ago
  95. 044c62a Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensa by Blue Swirl · 13 years ago
  96. e92861c Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm by Blue Swirl · 13 years ago
  97. a4633e1 target-xtensa: QOM'ify CPU by Andreas Färber · 13 years ago
  98. 9468e9c Xen: Add xen-apic support and hook it up. by Wei Liu · 13 years ago
  99. 496dbcd hw/arm_gic: Make the GIC its own sysbus device by Peter Maydell · 13 years ago
  100. fc0ced2 target-lm32: QOM'ify CPU by Andreas Färber · 13 years ago