1. 754e72e libcacard/cac: Remove unused statement (value stored is never read) by Stefan Weil · 11 years ago
  2. cb77e35 virtio-net: fix the indent by Zhi Yong Wu · 11 years ago
  3. 1246b25 misc: Replace 'struct QEMUTimer' by 'QEMUTimer' by Stefan Weil · 11 years ago
  4. 47908a0 qobject: Fix compiler warning (missing gnu_printf format attribute) by Stefan Weil · 11 years ago
  5. 867d898 acpi-build: Fix compiler warning (missing gnu_printf format attribute) by Stefan Weil · 11 years ago
  6. b2e2395 .gitignore: Ignore config.status by Fam Zheng · 11 years ago
  7. ef0dd98 gtk: Replace conditional debug messages by trace methods by Stefan Weil · 11 years ago
  8. 5d28b0e console: Replace conditional debug messages by trace methods by Stefan Weil · 11 years ago
  9. 1226961 trace: Remove trace.h from hw/usb/hcd-ehci.h (less dependencies) by Stefan Weil · 11 years ago
  10. ac86048 trace: Remove trace.h from console.h (less dependencies) by Stefan Weil · 11 years ago
  11. 7dc65c0 Open 2.0 development tree by Anthony Liguori · 11 years ago
  12. 0e7b9f0 Update version for 1.7.0 release by Anthony Liguori · 11 years ago
  13. 171d643 qemu-iotests: Fix test 041 by Max Reitz · 11 years ago
  14. 117e0c8 block/drive-mirror: Reuse backing HD for sync=none by Max Reitz · 11 years ago
  15. 7457fe9 Update version for v1.7.0-rc2 release by Anthony Liguori · 11 years ago
  16. 032ac6f curses: fixup SIGWINCH handler mess by Gerd Hoffmann · 11 years ago
  17. 16f4e8f qga: Fix two format strings for MinGW by Stefan Weil · 11 years ago
  18. 84dc96e PPC: BookE: Make FIT/WDT timers at best millisecond grained by Alexander Graf · 11 years ago
  19. 455df3f PPC: Make BookE FIT/WDT timers more lazy by Alexander Graf · 11 years ago
  20. 134d42d acpi-build: fix support for glib < 2.22 by Michael S. Tsirkin · 11 years ago
  21. c0caec1 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  22. d916ada Merge remote-tracking branch 'bonzini/tags/for-anthony' into staging by Anthony Liguori · 11 years ago
  23. 833637d Merge remote-tracking branch 'mdroth/qga-pull-2013-11-22' into staging by Anthony Liguori · 11 years ago
  24. 0ff1e1d Merge remote-tracking branch 'stefanha/net' into staging by Anthony Liguori · 11 years ago
  25. e007dbe configure: make --iasl option actually work by Michael S. Tsirkin · 11 years ago
  26. bca4bf1 qemu-ga: vss-win32: Install VSS provider COM+ application service by Tomoki Sekiyama · 11 years ago
  27. 30c367e qdev-properties-system.c: Allow vlan or netdev for -device, not both by Vlad Yasevich · 11 years ago
  28. d607a52 qga: Fix compiler warnings (missing format attribute, wrong format strings) by Stefan Weil · 11 years ago
  29. b6a06e7 mips jazz: do not raise data bus exception when accessing invalid addresses by Hervé Poussineau · 11 years ago
  30. b5fc314 target-i386: yield to another VCPU on PAUSE by Paolo Bonzini · 11 years ago
  31. fbdcec5 rng-egd: offset the point when repeatedly read from the buffer by Amos Kong · 11 years ago
  32. 60aad29 rng-egd: remove redundant free by Amos Kong · 11 years ago
  33. 2140cfa target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid() by Peter Maydell · 11 years ago
  34. 8d07d6c vfio-pci: Fix multifunction=on by Alex Williamson · 11 years ago
  35. 392a4d5 atomic.h: Fix build with clang by Peter Maydell · 11 years ago
  36. 7839ff5 pc: get rid of builtin pvpanic for "-M pc-1.5" by Paolo Bonzini · 11 years ago
  37. 45d285a configure: Explicitly set ARFLAGS so we can build with GNU Make 4.0 by Peter Maydell · 11 years ago
  38. da87dd7 sun4m: Add FCode ROM for TCX framebuffer by Mark Cave-Ayland · 11 years ago
  39. 607bb02 Update version for 1.7.0-rc1 release by Anthony Liguori · 11 years ago
  40. 187d623 vfio-pci: Fix multifunction=on by Alex Williamson · 11 years ago
  41. 7865eec target-i386: Fix addr32 prefix in gen_lea_modrm by Richard Henderson · 11 years ago
  42. 33effd3 atomic.h: Fix build with clang by Peter Maydell · 11 years ago
  43. 76c2975 target-i386: do not override nr_cores for -cpu host by Paolo Bonzini · 11 years ago
  44. 54e7555 mips jazz: do not raise data bus exception when accessing invalid addresses by Hervé Poussineau · 11 years ago
  45. 81f3053 target-i386: yield to another VCPU on PAUSE by Paolo Bonzini · 11 years ago
  46. 1eb1bd9 rng-egd: offset the point when repeatedly read from the buffer by Amos Kong · 11 years ago
  47. 5e490b6 rng-egd: remove redundant free by Amos Kong · 11 years ago
  48. d44bb86 virtio-rng: add check of period by Amos Kong · 11 years ago
  49. 376827d s390x: fix flat file load on 32 bit systems by Michael S. Tsirkin · 11 years ago
  50. b15654c acpi-build: fix build on glib < 2.14 by Michael S. Tsirkin · 11 years ago
  51. 542da88 acpi-build: fix build on glib < 2.22 by Michael S. Tsirkin · 11 years ago
  52. 0a3c738 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 11 years ago
  53. ffb62da Merge remote-tracking branch 'jliu/or32' into staging by Anthony Liguori · 11 years ago
  54. 425ff51 Merge remote-tracking branch 'quintela/migration.next' into staging by Anthony Liguori · 11 years ago
  55. 90d131f Revert "e1000/rtl8139: update HMP NIC when every bit is written" by Michael S. Tsirkin · 11 years ago
  56. fd8f5e3 acpi-build: fix build on glib < 2.14 by Michael S. Tsirkin · 11 years ago
  57. 8b9c3b8 acpi-build: fix build on glib < 2.22 by Michael S. Tsirkin · 11 years ago
  58. 5c39724 pci: unregister vmstate_pcibus on unplug by Bandan Das · 11 years ago
  59. decbc88 s390x: fix flat file load on 32 bit systems by Michael S. Tsirkin · 11 years ago
  60. 14a650e target-openrisc: Correct carry flag check of l.addc and l.addic test cases by Sebastian Macke · 11 years ago
  61. 93147a1 target-openrisc: Correct memory bounds checking for the tlb buffers by Sebastian Macke · 11 years ago
  62. d515521 openrisc-timer: Reduce overhead, Separate clock update functions by Sebastian Macke · 11 years ago
  63. ae52bd9 target-openrisc: Correct wrong epcr register in interrupt handler by Sebastian Macke · 11 years ago
  64. 04359e6 target-openrisc: Remove executable flag for every page by Sebastian Macke · 11 years ago
  65. da1d775 target-openrisc: Remove unnecessary code generated by jump instructions by Sebastian Macke · 11 years ago
  66. 352367e target-openrisc: Speed up move instruction by Sebastian Macke · 11 years ago
  67. 8e86729 The calculation of bytes_xfer in qemu_put_buffer() is wrong by Wangting (Kathy) · 11 years ago
  68. 394cfa3 Merge remote-tracking branch 'quintela/migration.next' into staging by Anthony Liguori · 11 years ago
  69. 4ed3479 Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 11 years ago
  70. 1c46e59 Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into staging by Anthony Liguori · 11 years ago
  71. dc6dc0a Merge remote-tracking branch 'rth/tcg-ia64-17' into staging by Anthony Liguori · 11 years ago
  72. 4be6693 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  73. 38dc749 Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
  74. 7af3151 Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging by Anthony Liguori · 11 years ago
  75. 88a47b9 Merge remote-tracking branch 'stefanha/net' into staging by Anthony Liguori · 11 years ago
  76. 8c630d5 Merge remote-tracking branch 'agraf/tags/signed-ppc-for-upstream-1.7' into staging by Anthony Liguori · 11 years ago
  77. fc1c4a5 migration: drop MADVISE_DONT_NEED for incoming zero pages by Peter Lieven · 11 years ago
  78. 2d3aa28 qom: Fix memory leak in object_property_set_link() by Vlad Yasevich · 11 years ago
  79. 2ad645d qtest: Use -display none by default by Andreas Färber · 11 years ago
  80. 96e3504 virtio-net: fix the memory leak in rxfilter_notify() by Amos Kong · 11 years ago
  81. 420508f doc: fix hardcoded helper path by Amos Kong · 11 years ago
  82. 463230d tcg-ia64: Introduce tcg_opc_bswap64_i by Richard Henderson · 12 years ago
  83. db008a8 tcg-ia64: Introduce tcg_opc_ext_i by Richard Henderson · 12 years ago
  84. fa0cdb6 tcg-ia64: Introduce tcg_opc_movi_a by Richard Henderson · 12 years ago
  85. 3b9ccdc tcg-ia64: Introduce tcg_opc_mov_a by Richard Henderson · 12 years ago
  86. 25c9c73 tcg-ia64: Use A3 form of logical operations by Richard Henderson · 12 years ago
  87. f940fb0 tcg-ia64: Use SUB_A3 and ADDS_A4 for subtraction by Richard Henderson · 12 years ago
  88. 8642088 tcg-ia64: Use ADDS for small addition by Richard Henderson · 12 years ago
  89. 3c289cb tcg-ia64: Avoid unnecessary stop bit in tcg_out_alu by Richard Henderson · 12 years ago
  90. d15de15 tcg-ia64: Move AREG0 to R32 by Richard Henderson · 12 years ago
  91. 6d264b3 tcg-ia64: Simplify brcond by Richard Henderson · 12 years ago
  92. 6f65c78 tcg-ia64: Handle constant calls by Richard Henderson · 12 years ago
  93. 5f7b168 tcg-ia64: Use shortcuts for nop insns by Richard Henderson · 12 years ago
  94. e3afa1c tcg-ia64: Use TCGMemOp within qemu_ldst routines by Richard Henderson · 12 years ago
  95. 0478f37 hw/i386/Makefile.obj: use $(PYTHON) to run .py scripts consistently by Michael Tokarev · 11 years ago
  96. 52510f8 configure: Use -B switch only for Python versions which support it by Stefan Weil · 11 years ago
  97. 485e741 qga: Fix shutdown command of guest agent to work with SysV by whitearchey · 11 years ago
  98. 06d22aa block: Fail if requested driver is not available by Kevin Wolf · 12 years ago
  99. f05b328 MAINTAINERS: add block driver sub-maintainers by Stefan Hajnoczi · 11 years ago
  100. 36452f1 qemu-img: Fix overwriting 'ret' before using by Fam Zheng · 11 years ago