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