1. 1dde0f4 trace: [qmp] Add commands to query and control event tracing state by Lluís Vilanova · 10 years ago
  2. 550830f block: delete cow block driver by Stefan Hajnoczi · 10 years ago
  3. f658581 qapi/block-core: Add "new" qcow2 options by Max Reitz · 10 years ago
  4. 9bf040b qapi/block: Add "fatal" to BLOCK_IMAGE_CORRUPTED by Max Reitz · 10 years ago
  5. db866be qapi: Sort items in BlockdevOptions definition by Fam Zheng · 10 years ago
  6. e8712ce qapi: Sort BlockdevDriver enum data list by Fam Zheng · 10 years ago
  7. e819ab2 block: Introduce "null" drivers by Fam Zheng · 10 years ago
  8. ffeaac9 qapi: introduce PreallocMode and new PreallocModes full and falloc. by Hu Tao · 10 years ago
  9. 624ff57 block: extend BLOCK_IO_ERROR with reason string by Luiz Capitulino · 10 years ago
  10. c7c2ff0 block: extend BLOCK_IO_ERROR event with nospace indicator by Luiz Capitulino · 10 years ago
  11. 9e7dac7 rename parse_enum_option to qapi_enum_parse and make it public by Peter Lieven · 10 years ago
  12. 62c6031 qapi: add read-pattern enum for quorum by Liu Yuan · 10 years ago
  13. b1de5f4 QMP: Add support for Archipelago by Chrysostomos Nanakos · 10 years ago
  14. 000c4df qemu-img info: show nocow info by Chunyan Liu · 10 years ago
  15. 13d8cc5 block: add backing-file option to block-stream by Jeff Cody · 10 years ago
  16. 54e2690 block: extend block-commit to accept a string for the backing file by Jeff Cody · 10 years ago
  17. fa40e65 block: add QAPI command to allow live backing file change by Jeff Cody · 10 years ago
  18. 4e855ba qapi: Change back sector-count to sectors-count in quorum QAPI events. by Benoît Canet · 10 years ago
  19. 7676e2c block: make 'top' argument to block-commit optional by Jeff Cody · 10 years ago
  20. 2d40fa6 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  21. 09158f0 block: Add replaces argument to drive-mirror by Benoît Canet · 10 years ago
  22. 823c686 blockjob: Fix recent BLOCK_JOB_ERROR regression by Markus Armbruster · 10 years ago
  23. 518848a blockjob: Fix recent BLOCK_JOB_READY regression by Markus Armbruster · 10 years ago
  24. e2ae615 virtio-serial: report frontend connection state via monitor by Laszlo Ersek · 10 years ago
  25. 2f44a08 qapi event: clean up in callers by Wenchao Xia · 10 years ago
  26. 82d72d9 qapi: move event defines by Wenchao Xia · 10 years ago
  27. 4c828dc block: Add node-name argument to drive-mirror by Benoît Canet · 10 years ago
  28. cf29a57 quorum: Add the rewrite-corrupted parameter to quorum by Benoît Canet · 10 years ago
  29. 089a394 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 10 years ago
  30. bcada37 qapi event: convert other BLOCK_JOB events by Wenchao Xia · 10 years ago
  31. c120f0f qapi event: convert BLOCK_IMAGE_CORRUPTED by Wenchao Xia · 10 years ago
  32. 5a2d2cb qapi event: convert BLOCK_IO_ERROR and BLOCK_JOB_ERROR by Wenchao Xia · 10 years ago
  33. a5ee7bd qapi event: convert DEVICE_TRAY_MOVED by Wenchao Xia · 10 years ago
  34. a589569 qapi: adjust existing defines by Wenchao Xia · 10 years ago
  35. f882126 qapi: add event helper functions by Wenchao Xia · 10 years ago
  36. 684531a qapi/string-output-visitor: fix human output by Hu Tao · 10 years ago
  37. 56fdfb6 qapi/string-output-visitor: fix bugs by Michael S. Tsirkin · 10 years ago
  38. c210ee9 qapi: fix input visitor bugs by Michael S. Tsirkin · 10 years ago
  39. 0d15668 qapi: fix build on glib < 2.28 by Michael S. Tsirkin · 10 years ago
  40. 69e2556 qapi: make string output visitor parse int list by Hu Tao · 10 years ago
  41. 659268f qapi: make string input visitor parse int list by Hu Tao · 10 years ago
  42. dc8622f QemuOpts: change opt->name|str from (const char *) to (char *) by Chunyan Liu · 10 years ago
  43. 2e95fa1 qapi: Extract qapi/block.json definitions by Benoît Canet · 10 years ago
  44. 1ad166b qapi: Extract qapi/block-core.json definitions by Benoît Canet · 10 years ago
  45. 5db1509 qapi: create two block related json modules by Benoît Canet · 10 years ago
  46. d34bda7 qapi: Extract qapi/common.json definitions by Benoît Canet · 10 years ago
  47. 1d10b44 qapi: Avoid output visitor crashing if it encounters a NULL value by Marcel Apfelbaum · 10 years ago
  48. 297a364 qapi: Replace uncommon use of the error API by the common one by Markus Armbruster · 10 years ago
  49. e2cd0f4 qapi: Replace start_optional()/end_optional() by optional() by Markus Armbruster · 10 years ago
  50. cbc9553 qapi: Remove unused Visitor callbacks start_handle(), end_handle() by Markus Armbruster · 10 years ago
  51. b690d67 Revert "qapi: Clean up superfluous null check in qapi_dealloc_type_str()" by Peter Lieven · 10 years ago
  52. ee16ce9 qapi: Clean up fragile use of error_is_set() by Markus Armbruster · 10 years ago
  53. 4af8be1 qapi: Drop redundant, unclean error_is_set() by Markus Armbruster · 10 years ago
  54. e940f54 qmp hmp: Consistently name Error * objects err, and not errp by Markus Armbruster · 10 years ago
  55. cb45de6 qapi: treat all negative return of strtosz_suffix() as error by Amos Kong · 10 years ago
  56. f231b88 qerror.h: Remove QERR defines that are only used once by Cole Robinson · 11 years ago
  57. b774539 qapi: Add missing null check to opts_start_struct() by Markus Armbruster · 11 years ago
  58. 25a7017 qapi: Clean up superfluous null check in qapi_dealloc_type_str() by Markus Armbruster · 11 years ago
  59. e41b509 qapi: Refine human printing of sizes by Paolo Bonzini · 11 years ago
  60. 0b7593e qapi: Add human mode to StringOutputVisitor by Paolo Bonzini · 11 years ago
  61. a5829cc qapi: Add size parser to StringInputVisitor by Paolo Bonzini · 11 years ago
  62. 3dce9ca qapi: fix memleak by adding implict struct functions in dealloc visitor by Wenchao Xia · 11 years ago
  63. 0106dc4 qemu-ga: Extend 'guest-info' command to expose flag 'success-response' by Mark Wu · 11 years ago
  64. 8dc4d91 qemu-ga: Add interface to traverse the qmp command list by QmpCommand by Mark Wu · 11 years ago
  65. 15a849b OptsVisitor: don't try to flatten overlong integer ranges by Laszlo Ersek · 11 years ago
  66. 581a8a8 OptsVisitor: opts_type_uint64(): recognize intervals when LM_IN_PROGRESS by Laszlo Ersek · 11 years ago
  67. 62d090e OptsVisitor: rebase opts_type_uint64() to parse_uint_full() by Laszlo Ersek · 11 years ago
  68. 1e1c555 OptsVisitor: opts_type_int(): recognize intervals when LM_IN_PROGRESS by Laszlo Ersek · 11 years ago
  69. d8754f4 OptsVisitor: introduce list modes for interval flattening by Laszlo Ersek · 11 years ago
  70. d957043 OptsVisitor: introduce basic list modes by Laszlo Ersek · 11 years ago
  71. b887796 qapi: make visit_type_size fallback to type_int by Vasilis Liaskovitis · 11 years ago
  72. 69dd62d qapi: Anonymous unions by Kevin Wolf · 11 years ago
  73. e8316d7 qapi: Add consume argument to qmp_input_get_object() by Kevin Wolf · 11 years ago
  74. 761d524 qapi: Add visitor for implicit structs by Kevin Wolf · 11 years ago
  75. 13b10e0 qapi: Fix unchecked strdup() by converting to g_strdup() by Markus Armbruster · 12 years ago
  76. 576d550 build: move base QAPI files to libqemuutil.a by Paolo Bonzini · 12 years ago
  77. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  78. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  79. 7edd63f qapi: make struct Visitor opaque by Paolo Bonzini · 12 years ago
  80. 4167c42 qapi: remove qapi/qapi-types-core.h by Paolo Bonzini · 12 years ago
  81. 79ee7df qapi: move inclusions of qemu-common.h from headers to .c files by Paolo Bonzini · 12 years ago
  82. ccff63c qapi/qmp-registry.c: Include headers it needs by Eduardo Habkost · 12 years ago
  83. 1d16252 qapi: fix qapi_dealloc_type_size parameter type by Bruce Rogers · 12 years ago
  84. 0c26f2e qapi: handle visitor->type_size() in QapiDeallocVisitor by Stefan Hajnoczi · 12 years ago
  85. 63186e5 build: opts-visitor is not really part of QAPI by Paolo Bonzini · 12 years ago
  86. e36c876 qapi: Fix memory leak by Stefan Weil · 12 years ago
  87. 7795b16 error: drop error_get_qobject()/error_set_qobject() by Luiz Capitulino · 12 years ago
  88. 93b91c5 qemu-ga: switch to the new error format on the wire by Luiz Capitulino · 12 years ago
  89. eb7ee2c qapi: introduce OptsVisitor by Laszlo Ersek · 12 years ago
  90. 092705d qapi: introduce "size" type by Laszlo Ersek · 12 years ago
  91. d195325 qapi: fix error propagation by Paolo Bonzini · 12 years ago
  92. 94c3db8 qapi: input_type_enum(): fix error message by Luiz Capitulino · 12 years ago
  93. ad608da qmp: do not include monitor.h from qapi-types-core.h by Paolo Bonzini · 12 years ago
  94. 173bbb7 qapi: String visitor, use %f representation for floats by Michael Roth · 12 years ago
  95. 4e27e81 qapi: Add Visitor interfaces for uint*_t and int*_t by Michael Roth · 13 years ago
  96. dd5614d build: move qapi/ objects to nested Makefile.objs by Paolo Bonzini · 12 years ago
  97. d34b867 qapi: add support for command options by Luiz Capitulino · 12 years ago
  98. 1ee5187 qapi: QMP input visitor, handle floats parsed as ints by Michael Roth · 12 years ago
  99. f22d85e qemu-ga: add a whitelist for fsfreeze-safe commands by Michael Roth · 12 years ago
  100. 57a33d8 qapi: g_hash_table_find() instead of GHashTableIter. by NODA, Kai · 12 years ago