1. 24a370e Fix vmstate_info_int32_le comparison/assign by Dr. David Alan Gilbert · 11 years ago
  2. aded653 qemu_file: use fwrite() correctly by Juan Quintela · 11 years ago
  3. 0459650 Merge remote-tracking branch 'remotes/mdroth/qga-pull-2014-02-24' into staging by Peter Maydell · 11 years ago
  4. 05fd3bf Merge remote-tracking branch 'remotes/xtensa/tags/20140224-xtensa' into staging by Peter Maydell · 11 years ago
  5. e7a1d6c Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  6. c58e291 Merge remote-tracking branch 'remotes/sstabellini/xen-140220' into staging by Peter Maydell · 11 years ago
  7. 6dedf05 Merge remote-tracking branch 'remotes/bonzini/configure' into staging by Peter Maydell · 11 years ago
  8. 98b21dc configure: check that C++ compiler actually works by Peter Maydell · 11 years ago
  9. 604e1f9 target-xtensa: provide HW confg ID registers by Max Filippov · 11 years ago
  10. 676056d target-xtensa: refactor standard core configuration by Max Filippov · 11 years ago
  11. 2c09eee target-xtensa: add basic tests for cache opcodes by Max Filippov · 11 years ago
  12. a2e6707 target-xtensa: allow using core configuration in tests by Max Filippov · 11 years ago
  13. d0fa1f0 target-xtensa: add overridable test_init macro by Max Filippov · 11 years ago
  14. e848dd4 target-xtensa: add basic checks to icache opcodes by Max Filippov · 11 years ago
  15. 7c84259 target-xtensa: add basic checks to dcache opcodes by Max Filippov · 11 years ago
  16. 6502668 target-xtensa: add RRRI4 opcode format fields by Max Filippov · 11 years ago
  17. b807b5f opencores_eth: flush queue whenever can_receive can go from false to true by Max Filippov · 11 years ago
  18. e0db904 hw/xtensa: add support for ML605 and KC705 FPGA board by Max Filippov · 11 years ago
  19. a749f42 qemu-ga: isa-serial support on Windows by Miki Mishael · 11 years ago
  20. 10b7c5d qga: Fix memory allocation pasto by Markus Armbruster · 11 years ago
  21. 2c95892 qga: Don't require 'time' argument in guest-set-time command by Michal Privoznik · 11 years ago
  22. d9e1f57 qga: vss-win32: Fix interference with snapshot deletion by other VSS request by Tomoki Sekiyama · 11 years ago
  23. ff8adbc qga: vss-win32: Fix interference with snapshot creation by other VSS requesters by Tomoki Sekiyama · 11 years ago
  24. 4c1b8f1 qga: vss-win32: Use NULL as an invalid pointer for OpenEvent and CreateEvent by Tomoki Sekiyama · 11 years ago
  25. 6141f3b iotests: Mixed quorum child device specifications by Max Reitz · 11 years ago
  26. 8a87f3d quorum: Simplify quorum_open() by Max Reitz · 11 years ago
  27. c7fc5bc quorum: Add unit test. by Benoît Canet · 11 years ago
  28. c88a1de quorum: Add quorum_open() and quorum_close(). by Benoît Canet · 11 years ago
  29. 98a7a38 quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum. by Benoît Canet · 11 years ago
  30. 1c508d1 quorum: Add quorum_co_flush(). by Benoît Canet · 11 years ago
  31. a28e4c4 quorum: Add quorum_invalidate_cache(). by Benoît Canet · 11 years ago
  32. d55dee2 quorum: Add quorum_getlength(). by Benoît Canet · 11 years ago
  33. 95c6bff quorum: Add quorum mechanism. by Benoît Canet · 11 years ago
  34. 7db6982 quorum: Add quorum_aio_readv. by Benoît Canet · 11 years ago
  35. f70d7f7 blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify. by Benoît Canet · 11 years ago
  36. 13e7956 quorum: Add quorum_aio_writev and its dependencies. by Benoît Canet · 11 years ago
  37. cadebd7 quorum: Create BDRVQuorumState and BlkDriver and do init. by Benoît Canet · 11 years ago
  38. 27cec15 quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB. by Benoît Canet · 11 years ago
  39. 6475758 check-qdict: Test termination of qdict_array_split() by Max Reitz · 11 years ago
  40. 7841c76 check-qdict: Adjust test for qdict_array_split() by Max Reitz · 11 years ago
  41. bae3f92 qdict: Extract non-QDicts in qdict_array_split() by Max Reitz · 11 years ago
  42. ae39c4b qemu-config: Sections must consist of keys by Max Reitz · 11 years ago
  43. a33cc31 qemu-iotests: Check qemu-img command line parsing by Kevin Wolf · 11 years ago
  44. a283cb6 qemu-img: Allow -o help with incomplete argument list by Kevin Wolf · 11 years ago
  45. 626f84f qemu-img amend: Support multiple -o options by Kevin Wolf · 11 years ago
  46. 2dc8328 qemu-img convert: Support multiple -o options by Kevin Wolf · 11 years ago
  47. 77386bf qemu-img create: Support multiple -o options by Kevin Wolf · 11 years ago
  48. 7cc07ab qemu-option: has_help_option() and is_valid_option_list() by Kevin Wolf · 11 years ago
  49. 5b7aa9b vdi: say why an image is bad by Paolo Bonzini · 11 years ago
  50. 76abe40 block: do not abuse EMEDIUMTYPE by Paolo Bonzini · 11 years ago
  51. 89ac848 vmdk: correctly propagate errors by Paolo Bonzini · 11 years ago
  52. 37f09e5 vmdk: do not try opening a file as both image and descriptor by Paolo Bonzini · 11 years ago
  53. d1833ef vmdk: push vmdk_read_desc up to caller by Paolo Bonzini · 11 years ago
  54. a8842e6 vmdk: extract vmdk_read_desc by Paolo Bonzini · 11 years ago
  55. c0f92b5 vvfat: correctly propagate errors by Paolo Bonzini · 11 years ago
  56. 6890aad vhdx: correctly propagate errors by Paolo Bonzini · 11 years ago
  57. 0fea6b7 qed: correctly propagate errors by Paolo Bonzini · 11 years ago
  58. b6d5066 qcow: correctly propagate errors by Paolo Bonzini · 11 years ago
  59. 2a94fee curl: correctly propagate errors by Paolo Bonzini · 11 years ago
  60. f8d924e cow: correctly propagate errors by Paolo Bonzini · 11 years ago
  61. a7451cb gluster: correctly propagate errors by Paolo Bonzini · 11 years ago
  62. 24897a7 gluster: default scheme to gluster:// and host to localhost. by Paolo Bonzini · 11 years ago
  63. f291785 iscsi: correctly propagate errors in iscsi_open by Paolo Bonzini · 11 years ago
  64. 35cb174 iscsi: fix indentation by Paolo Bonzini · 11 years ago
  65. 537b41f nbd: move socket wrappers to qemu-nbd by Paolo Bonzini · 11 years ago
  66. c06b727 nbd: inline tcp_socket_incoming_spec into sole caller by Paolo Bonzini · 11 years ago
  67. 77e8b9c nbd: correctly propagate errors by Paolo Bonzini · 11 years ago
  68. a69d9af nbd: produce a better error if neither host nor port is passed by Paolo Bonzini · 11 years ago
  69. f7d9fd8 block: Remove bdrv_open_image()'s force_raw option by Max Reitz · 11 years ago
  70. 5acd9d8 block: Reuse success path from bdrv_open() by Max Reitz · 11 years ago
  71. 5469a2a block: Handle bs->options in bdrv_open() only by Max Reitz · 11 years ago
  72. d4446ea block: Remove bdrv_new() from bdrv_file_open() by Max Reitz · 11 years ago
  73. 5d12aa6 block: Reuse reference handling from bdrv_open() by Max Reitz · 11 years ago
  74. 2e40134 block: Make bdrv_file_open() static by Max Reitz · 11 years ago
  75. ddf5636 block: Add reference parameter to bdrv_open() by Max Reitz · 11 years ago
  76. f67503e block: Change BDS parameter of bdrv_open() to ** by Max Reitz · 11 years ago
  77. e6dc8a1 block: Fix bdrv_is_first_non_filter() by Kevin Wolf · 11 years ago
  78. a71835a qcow2: Set zero flag for discarded clusters by Kevin Wolf · 11 years ago
  79. 105a060 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140220' into staging by Peter Maydell · 11 years ago
  80. 3e890c7 Merge remote-tracking branch 'remotes/stefanha/tags/qtest-monitor-process-pull-request' into staging by Peter Maydell · 11 years ago
  81. 7a87a7b Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 11 years ago
  82. e607784 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  83. 9bd9d5e Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging by Peter Maydell · 11 years ago
  84. 774d566 tcg/i386: Fix build for systems without working cpuid.h (MacOSX, Win32) by Peter Maydell · 11 years ago
  85. 58da5b1 xen_disk: fix io accounting by Olaf Hering · 11 years ago
  86. 15e8159 Call pci_piix3_xen_ide_unplug from unplug_disks by Stefano Stabellini · 11 years ago
  87. 2ca92bb Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-3' into staging by Peter Maydell · 11 years ago
  88. 3d2bb5c Merge remote-tracking branch 'remotes/rth/tcg-next' into staging by Peter Maydell · 11 years ago
  89. 61e8a92 Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging by Peter Maydell · 11 years ago
  90. f966f9d build: softmmu targets do not have a "main.o" file by Paolo Bonzini · 12 years ago
  91. 66518bf configure: Disable libtool if -fPIE does not work with it (bug #1257099) by Don Slutz · 11 years ago
  92. d3399d7 block: convert block drivers linked with libs to modules by Fam Zheng · 11 years ago
  93. cc47569 Makefile: introduce common-obj-m and block-obj-m for DSO by Fam Zheng · 11 years ago
  94. e3be6f0 Makefile: install modules with "make install" by Fam Zheng · 11 years ago
  95. e26110c module: implement module loading by Fam Zheng · 11 years ago
  96. 1796926 rules.mak: introduce DSO rules by Fam Zheng · 11 years ago
  97. 13b6ce0 darwin: do not use -mdynamic-no-pic by Paolo Bonzini · 11 years ago
  98. 6ebc91e block: use per-object cflags and libs by Fam Zheng · 11 years ago
  99. 5c0d52b rules.mak: allow per object cflags and libs by Fam Zheng · 11 years ago
  100. ba1183d rules.mak: fix $(obj) to a real relative path by Fam Zheng · 11 years ago