1. 64bb01a qemu-img convert: Fix progress output by Kevin Wolf · 11 years ago
  2. b1f7d84 gluster: Remove unused defines and header include by Bharata B Rao · 11 years ago
  3. 85c09bc gluster: Change licence to GPLv2+ by Bharata B Rao · 11 years ago
  4. f55ea62 block/gluster: Add missing argument to qemu_gluster_init() call by Andreas Färber · 11 years ago
  5. ac458e1 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' into staging by Peter Maydell · 11 years ago
  6. e00ef74 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  7. 4a29420 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  8. 4fd42af Merge remote-tracking branch 'remotes/rth/i386-fix' into staging by Peter Maydell · 11 years ago
  9. c2cb92f Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' into staging by Peter Maydell · 11 years ago
  10. 739aa55 Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging by Peter Maydell · 11 years ago
  11. d47e95c Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging by Peter Maydell · 11 years ago
  12. 57f45b6 Makefile: Add missing dependency for system emulation (fix build) by Stefan Weil · 11 years ago
  13. b774539 qapi: Add missing null check to opts_start_struct() by Markus Armbruster · 11 years ago
  14. 25a7017 qapi: Clean up superfluous null check in qapi_dealloc_type_str() by Markus Armbruster · 11 years ago
  15. 949ceeb qapi: Clean up null checking in generated visitors by Markus Armbruster · 11 years ago
  16. 56bed41 qapi: Drop unused code in qapi-commands.py by Markus Armbruster · 11 years ago
  17. a105acb qapi: Drop nonsensical header guard in generated qapi-visit.c by Markus Armbruster · 11 years ago
  18. 678e48a qapi: Fix licensing of scripts by Markus Armbruster · 11 years ago
  19. 2fc0043 tests/qapi-schema: Cover flat union types by Markus Armbruster · 11 years ago
  20. 7ad993b tests/qapi-schema: Cover union types with base by Markus Armbruster · 11 years ago
  21. aabbd47 tests/qapi-schema: Cover complex types with base by Markus Armbruster · 11 years ago
  22. 2c38b60 tests/qapi-schema: Cover anonymous union types by Markus Armbruster · 11 years ago
  23. c2216a8 tests/qapi-schema: Cover simple argument types by Markus Armbruster · 11 years ago
  24. ab22ad9 tests/qapi-schema: Cover optional command arguments by Markus Armbruster · 11 years ago
  25. 357765f tests/qapi-schema: Actually check successful QMP command response by Markus Armbruster · 11 years ago
  26. 25254a7 vl: Remove unneeded include file by Stefan Weil · 11 years ago
  27. cae8a92 qga: Remove unneeded include file by Stefan Weil · 11 years ago
  28. 67d065c qemu-img: Remove unneeded include files by Stefan Weil · 11 years ago
  29. 777872e exec: Remove unneeded include files by Stefan Weil · 11 years ago
  30. cc99c6f util/iov: Use qemu/sockets.h instead of conditional code by Stefan Weil · 11 years ago
  31. aa830cd qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declaration by Peter Maydell · 11 years ago
  32. 7edd9dd tests/test-int128: Don't use __noclone__ attribute on clang by Peter Maydell · 11 years ago
  33. 8ead601 stubs: Optimize dependencies for gdbstub.c by Stefan Weil · 11 years ago
  34. c5d3c49 tcg: Fix typo in comment (dependancies -> dependencies) by Stefan Weil · 11 years ago
  35. 55e7c29 bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions) by Stefan Weil · 11 years ago
  36. 0064ace bswap: Modify prototype of stb_p (avoid type conversions) by Stefan Weil · 11 years ago
  37. de580da object: Report type in error when not user creatable. by Hani Benhabiles · 11 years ago
  38. 1c884ab include/qemu/host-utils.h: Trivial typo: ctz->cto by Dr. David Alan Gilbert · 11 years ago
  39. de92f3f monitor: Remove left-over code in do_info_profile. by Hani Benhabiles · 11 years ago
  40. ffe9fe3 qerror: Improve QERR_DEVICE_NOT_ACTIVE message by Hani Benhabiles · 11 years ago
  41. 4864512 qmp: Check for returned data from __json_read in get_events by Fam Zheng · 11 years ago
  42. 3eba13e block/vmdk: do not report file offset for compressed extents by Peter Lieven · 11 years ago
  43. 9147d01 discard rbd error output when not relevant in qemu-iotests by Loic Dachary · 11 years ago
  44. 69bef79 block: use /var/tmp instead of /tmp for -snapshot by Amit Shah · 11 years ago
  45. 4b350f1 qemu-io-test: Disable Quorum test when not compiled in. by Benoît Canet · 11 years ago
  46. 0c76273 qmp: Make Quorum error events more palatable. by Benoît Canet · 11 years ago
  47. a9e6a0c qmp: Fix BlockdevOptionQuorum. by Benoît Canet · 11 years ago
  48. adccfbc block: gluster - add reopen support. by Jeff Cody · 11 years ago
  49. 1b37b34 block: gluster - code movements, state storage changes by Jeff Cody · 11 years ago
  50. 9a05fea qemu-iotests: add more tests to the "quick" group by Paolo Bonzini · 11 years ago
  51. 7d6dc7f dump: add 'query-dump-guest-memory-capability' command by qiaonuohan · 11 years ago
  52. 4ab23a9 Define the architecture for compressed dump format by qiaonuohan · 11 years ago
  53. b53ccc3 dump: make kdump-compressed format available for 'dump-guest-memory' by qiaonuohan · 11 years ago
  54. d12f57e dump: add API to write dump pages by qiaonuohan · 11 years ago
  55. 64cfba6 dump: add APIs to operate DataCache by qiaonuohan · 11 years ago
  56. d0686c7 dump: add API to write dump_bitmap by qiaonuohan · 11 years ago
  57. 298f116 dump: add API to write dump header by qiaonuohan · 11 years ago
  58. 7aad248 dump: add members to DumpState and init some of them by qiaonuohan · 11 years ago
  59. 607dacd dump: add support for lzo/snappy by qiaonuohan · 11 years ago
  60. 4835ef7 dump: add API to write elf notes to buffer by qiaonuohan · 11 years ago
  61. 5d31bab dump: add API to write vmcore by qiaonuohan · 11 years ago
  62. fda0538 dump: add API to write header of flatten format by qiaonuohan · 11 years ago
  63. 6a51991 dump: add argument to write_elfxx_notes by qiaonuohan · 11 years ago
  64. b5ba1cc dump: const-qualify the buf of WriteCoreDumpFunction by qiaonuohan · 11 years ago
  65. cb48da7 target-i386: Fix ucomis and comis memory access by Richard Henderson · 11 years ago
  66. 4e47e39 target-i386: Fix SSE status flag corruption by Richard Henderson · 11 years ago
  67. d2fe51b target-i386: Fix CC_OP_CLR vs PF by Richard Henderson · 11 years ago
  68. fbb0621 MAINTAINERS: update status for HMP, QAPI and QMP trees by Luiz Capitulino · 11 years ago
  69. cd159d0 QMP: Allow dot separated dict path arguments in qmp-shell by Fam Zheng · 11 years ago
  70. d844a7b modules: Fix building with --enable-modules by Fam Zheng · 11 years ago
  71. 9fbee91 Merge remote-tracking branch 'remotes/kvm/uq/master' into staging by Peter Maydell · 11 years ago
  72. 73795ce Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-20140226.0' into staging by Peter Maydell · 11 years ago
  73. af87bf2 sun4m: Add Sun CG3 framebuffer initialisation function by Mark Cave-Ayland · 12 years ago
  74. 9eb08a4 sun4m: Add Sun CG3 framebuffer and corresponding OpenBIOS FCode ROM by Mark Cave-Ayland · 12 years ago
  75. ead4cf0 sun4m: fix slavio timer RUN/STOP bit by Mark Cave-Ayland · 11 years ago
  76. f9681f1 sun4m: Set HostID in NVRAM by Mark Cave-Ayland · 11 years ago
  77. 7f00eb3 s390x/ipl: Fix crash of ELF images with arbitrary entry points by Thomas Huth · 11 years ago
  78. 1eecf41 s390x/kvm: Rework priv instruction handlers by Frank Blaschka · 11 years ago
  79. 04c2b51 s390x/kvm: Add missing SIGP CPU RESET order by Thomas Huth · 11 years ago
  80. f7d3e46 s390x/kvm: Rework SIGP INITIAL CPU RESET handler by Thomas Huth · 11 years ago
  81. 49f5c9e s390x/cpu: Use ioctl to reset state in the kernel by Thomas Huth · 11 years ago
  82. 0ca3611 s390-ccw.img: new binary rom to match latest fixes by Christian Borntraeger · 11 years ago
  83. 5d739a4 s390-ccw.img: Fix sporadic errors with ccw boot image - initialize css by Christian Borntraeger · 11 years ago
  84. d1028f1 s390-ccw.img: Fix sporadic reboot hangs: Initialize next_idx by Christian Borntraeger · 11 years ago
  85. c804c2a s390x/event-facility: exploit realize/unrealize by Heinz Graalfs · 11 years ago
  86. 6fbef18 s390x/event-facility: add support for live migration by Heinz Graalfs · 11 years ago
  87. 477a72a s390x/event-facility: code restructure by Heinz Graalfs · 11 years ago
  88. 65e526c s390x/event-facility: some renaming by Heinz Graalfs · 11 years ago
  89. e8803d9 s390x/sclp: Fixed setting of condition code register by Thomas Huth · 11 years ago
  90. 6e25280 s390x/sclp: Add missing checks to SCLP handler by Thomas Huth · 11 years ago
  91. a0fa2cb s390x/sclp: Fixed the size of sccb and code parameter by Thomas Huth · 11 years ago
  92. 9da45bb s390x/eventfacility: mask out commands by Christian Borntraeger · 11 years ago
  93. 77319f2 s390x/virtio-hcall: Specification exception for illegal subcodes by Thomas Huth · 11 years ago
  94. f2c55d1 s390x/virtio-hcall: Add range check for hypervisor call by Thomas Huth · 11 years ago
  95. 0788082 s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handler by Thomas Huth · 11 years ago
  96. 819bd30 s390x/async_pf: Check for apf extension and enable pfault by Dominik Dingel · 12 years ago
  97. 3a553fc s390x/kvm: implement floating-interrupt controller device by Jens Freimann · 12 years ago
  98. 216db40 update linux headers to kvm/next by Christian Borntraeger · 11 years ago
  99. 2ce5868 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140226' into staging by Peter Maydell · 11 years ago
  100. 6f6831f Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140225' into staging by Peter Maydell · 11 years ago