1. 39d990a block: Accept any target node for transactional blockdev-backup by Kevin Wolf · 8 years ago
  2. df5c50a Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging by Peter Maydell · 9 years ago
  3. 0a189ff block/gluster: fix doc in the qapi schema and member name by Prasanna Kumar Kalever · 9 years ago
  4. c7c4cf4 block: export LUKS specific data to qemu-img info by Daniel P. Berrange · 9 years ago
  5. 40c8502 crypto: add support for querying parameters for block encryption by Daniel P. Berrange · 9 years ago
  6. e0ce97f Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging by Peter Maydell · 9 years ago
  7. 6c7189b block/gluster: add support for multiple gluster servers by Prasanna Kumar Kalever · 9 years ago
  8. 7edac2d block/gluster: using new qapi schema by Prasanna Kumar Kalever · 9 years ago
  9. faecd40 block: Simplify drive-mirror by Eric Blake · 9 years ago
  10. 4dc9397 block: Simplify block_set_io_throttle by Eric Blake · 9 years ago
  11. 3d344c2 qapi: change QmpInputVisitor to QSLIST by Paolo Bonzini · 9 years ago
  12. fc76ae8 qapi: change QmpOutputVisitor to QSLIST by Paolo Bonzini · 9 years ago
  13. 77e2b17 trace: Add QAPI/QMP interfaces to query and control per-vCPU tracing state by Lluís Vilanova · 9 years ago
  14. 35fedb7 block: Remove BB options from blockdev-add by Kevin Wolf · 9 years ago
  15. 8c39825 block/qdev: Allow configuring rerror/werror with qdev properties by Kevin Wolf · 9 years ago
  16. 6aae5be blockjob: Update description of the 'device' field in the QMP API by Alberto Garcia · 9 years ago
  17. fd62c60 commit: Add 'job-id' parameter to 'block-commit' by Alberto Garcia · 9 years ago
  18. 2323322 stream: Add 'job-id' parameter to 'block-stream' by Alberto Garcia · 9 years ago
  19. 70559d4 backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup' by Alberto Garcia · 9 years ago
  20. 71aa986 mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror' by Alberto Garcia · 9 years ago
  21. 975b1c3 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-06' into staging by Peter Maydell · 9 years ago
  22. a15fcc3 qapi: Add new clone visitor by Eric Blake · 9 years ago
  23. 3b098d5 qapi: Add new visit_complete() function by Eric Blake · 9 years ago
  24. 1830f22 qmp-output-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  25. e7ca565 string-output-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  26. b70ce10 qmp-input-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  27. 7a0525c string-input-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  28. 09204ea opts-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  29. 2c0ef9f qapi: Add new visit_free() function by Eric Blake · 9 years ago
  30. 1158bb2 qapi: Add parameter to visit_end_* by Eric Blake · 9 years ago
  31. c7eb39c qapi: Improve use of qmp/types.h by Eric Blake · 9 years ago
  32. 07bee7f Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  33. 791b7d2 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 9 years ago
  34. 835db3e blkdebug: Set request_alignment during .bdrv_refresh_limits() by Eric Blake · 9 years ago
  35. 9164b89 crypto: implement sha224, sha384, sha512 and ripemd160 hashes by Daniel P. Berrange · 9 years ago
  36. a0efbf1 range: Eliminate direct Range member access by Markus Armbruster · 9 years ago
  37. 7c47959 qapi: Simplify use of range.h by Eric Blake · 9 years ago
  38. 030c98a all: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  39. f68419e Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  40. 7f82159 qmp: add monitor command to add/remove a child by Wen Congyang · 9 years ago
  41. 68ab47e qapi: Change visit_type_FOO() to no longer return partial objects by Eric Blake · 9 years ago
  42. d9f62dd qapi: Simplify semantics of visit_next_list() by Eric Blake · 9 years ago
  43. 74f24cb qapi: Fix string input visitor handling of invalid list by Eric Blake · 9 years ago
  44. 15c2f66 qapi: Split visit_end_struct() into pieces by Eric Blake · 9 years ago
  45. 56a6f02 qmp: Tighten output visitor rules by Eric Blake · 9 years ago
  46. 3df016f qmp: Support explicit null during visits by Eric Blake · 9 years ago
  47. 3bc97fd qapi: Add visit_type_null() visitor by Eric Blake · 9 years ago
  48. adfb264 qapi: Document visitor interfaces, add assertions by Eric Blake · 9 years ago
  49. fcf3cb2 qmp-input: Refactor when list is advanced by Eric Blake · 9 years ago
  50. ce140b1 qmp-input: Require struct push to visit members of top dict by Eric Blake · 9 years ago
  51. e5826a2 qmp-input: Don't consume input when checking has_member by Eric Blake · 9 years ago
  52. fc471c1 qapi: Consolidate QMP input visitor creation by Eric Blake · 9 years ago
  53. b471d01 qmp-input: Clean up stack handling by Eric Blake · 9 years ago
  54. 42a502a qmp: Drop dead command->type by Eric Blake · 9 years ago
  55. e58d695 qapi: Guarantee NULL obj on input visitor callback error by Eric Blake · 9 years ago
  56. 983f52d qapi-visit: Add visitor.type classification by Eric Blake · 9 years ago
  57. 0a40bda qapi: Don't pass NULL to printf in string input visitor by Eric Blake · 9 years ago
  58. 7836857 block: add generic full disk encryption driver by Daniel P. Berrange · 9 years ago
  59. aaa436f block: Remove cache.writeback from blockdev-add by Kevin Wolf · 9 years ago
  60. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  61. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  62. 4829e03 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-03-18' into staging by Peter Maydell · 9 years ago
  63. 3666a97 qapi: Use anonymous bases in QMP flat unions by Eric Blake · 9 years ago
  64. 3e308f2 crypto: implement the LUKS block encryption format by Daniel P. Berrange · 9 years ago
  65. 7d96901 crypto: add block encryption framework by Daniel P. Berrange · 9 years ago
  66. eaec903 crypto: wire up XTS mode for cipher APIs by Daniel P. Berrange · 9 years ago
  67. 50f6753 crypto: add support for the twofish cipher algorithm by Daniel P. Berrange · 9 years ago
  68. 9431852 crypto: add support for the serpent cipher algorithm by Daniel P. Berrange · 9 years ago
  69. 084a85e crypto: add support for the cast5-128 cipher algorithm by Daniel P. Berrange · 9 years ago
  70. cb73089 crypto: add support for generating initialization vectors by Daniel P. Berrange · 9 years ago
  71. 0ae053b qmp event: Refactor QUORUM_REPORT_BAD by Changlong Xie · 9 years ago
  72. 586fc27 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  73. d42a0d1 dump-guest-memory: add qmp event DUMP_COMPLETED by Peter Xu · 9 years ago
  74. f5a845f qapi: Correct the name of the iops_rd parameter by Alberto Garcia · 9 years ago
  75. 398befd qapi: Add burst length fields to BlockDeviceInfo by Alberto Garcia · 9 years ago
  76. dce1320 qapi: Add burst length parameters to block_set_io_throttle by Alberto Garcia · 9 years ago
  77. dbf1192 qapi: Change visit_start_implicit_struct to visit_start_alternate by Eric Blake · 9 years ago
  78. 544a373 qapi: Don't box branches of flat unions by Eric Blake · 9 years ago
  79. e65d89b qapi: Adjust layout of FooList types by Eric Blake · 9 years ago
  80. f96493b qapi: Simplify excess input reporting in input visitors by Eric Blake · 9 years ago
  81. ddffee3 nbd: enable use of TLS with nbd-server-start command by Daniel P. Berrange · 9 years ago
  82. 455ba08 qmp: Don't abuse stack to track qmp-output root by Eric Blake · 9 years ago
  83. a861564 qmp: Fix reference-counting of qnull on empty output visit by Eric Blake · 9 years ago
  84. 08f9541 qapi: Drop unused error argument for list and implicit struct by Eric Blake · 9 years ago
  85. bdd8e6b qapi: Tighten qmp_input_end_list() by Eric Blake · 9 years ago
  86. 337283d qapi: Drop unused 'kind' for struct/enum visit by Eric Blake · 9 years ago
  87. 0b2a0d6 qapi: Swap 'name' in visit_* callbacks to match public API by Eric Blake · 9 years ago
  88. 51e72bc qapi: Swap visit_* arguments for consistent 'name' placement by Eric Blake · 9 years ago
  89. 04e070d qapi: Consolidate visitor small integer callbacks by Eric Blake · 9 years ago
  90. f755dea qapi: Make all visitors supply uint64 callbacks by Eric Blake · 9 years ago
  91. 4c40314 qapi: Prefer type_int64 over type_int in visitors by Eric Blake · 9 years ago
  92. 7c91aab qapi-visit: Kill unused visit_end_union() by Eric Blake · 9 years ago
  93. 4894b00 qapi: Dealloc visitor does not need a type_size() by Eric Blake · 9 years ago
  94. 77577cb qapi: Drop dead dealloc visitor variable by Eric Blake · 9 years ago
  95. d7bea75 qapi: Avoid use of misnamed DO_UPCAST() by Eric Blake · 9 years ago
  96. cbf2115 qapi: Clean up includes by Peter Maydell · 9 years ago
  97. 16b0d55 qemu-img: Make MapEntry a QAPI struct by Fam Zheng · 9 years ago
  98. 327032c block/qapi: Emit tray_open only if there is a tray by Max Reitz · 9 years ago
  99. 12c7ec8 blockdev: Fix 'change' for slot devices by Max Reitz · 9 years ago
  100. 2da44dd fdc: add drive type qapi enum by John Snow · 9 years ago