1. dafec28 Merge tag 'pull-request-2024-05-10' of https://gitlab.com/thuth/qemu into staging by Richard Henderson · 10 months ago
  2. 8aa2211 target/s390x: report deprecated-props in cpu-model-expansion reply by Collin Walling · 11 months ago
  3. 0222111 migration: Remove non-multifd compression by Fabiano Rosas · 11 months ago
  4. eef0bae migration: Remove block migration by Fabiano Rosas · 11 months ago
  5. 18d154f migration: Remove 'blk/-b' option from migrate commands by Fabiano Rosas · 11 months ago
  6. 61c4e39 migration: Remove 'inc' option from migrate command by Fabiano Rosas · 11 months ago
  7. f7b1cd3 migration: Remove 'skipped' field from MigrationStats by Fabiano Rosas · 11 months ago
  8. dbea1c8 qapi: introduce exit-on-error parameter for migrate-incoming by Vladimir Sementsov-Ogievskiy · 11 months ago
  9. 989bb31 hw/core: Introduce module-id as the topology subindex by Zhao Liu · 11 months ago
  10. 8ec0a46 hw/core/machine: Support modules in -smp by Zhao Liu · 11 months ago
  11. 236e939 qmp: add dump machine type compatibility properties by Maksim Davydov · 12 months ago
  12. 85b5974 Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging by Richard Henderson · 11 months ago
  13. 1e0a754 Merge tag 'pull-error-2024-04-24' of https://repo.or.cz/qemu/armbru into staging by Richard Henderson · 11 months ago
  14. 1dfd42c hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper by Philippe Mathieu-Daudé · 12 months ago
  15. 6c30148 target/nios2: Remove the deprecated Nios II target by Philippe Mathieu-Daudé · 12 months ago
  16. aaeafa5 qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value) by Philippe Mathieu-Daudé · 1 year ago
  17. c6f5d40 qapi: Inline and remove QERR_INVALID_PARAMETER definition by Philippe Mathieu-Daudé · 1 year ago
  18. 0232673 i386/sev: Add 'legacy-vm-type' parameter for SEV guest objects by Michael Roth · 11 months ago
  19. f6822fe Fix some typos in documentation (found by codespell) by Stefan Weil · 12 months ago
  20. 1a533ce qapi: document parameters of query-cpu-model-* QAPI commands by David Hildenbrand · 12 months ago
  21. 125f973 qapi/block-core: improve Qcow2OverlapCheckFlags documentation by Vladimir Sementsov-Ogievskiy · 12 months ago
  22. 1de7595 qapi: document leftover members in qapi/stats.json by Paolo Bonzini · 12 months ago
  23. b2913cc qapi: document leftover members in qapi/run-state.json by Paolo Bonzini · 12 months ago
  24. 6087783 qapi: document InputMultiTouchType by Marc-André Lureau · 12 months ago
  25. 5305a4e qapi: Correct documentation indentation and whitespace by Markus Armbruster · 12 months ago
  26. 209e64d qapi: Refill doc comments to conform to current conventions by Markus Armbruster · 12 months ago
  27. 1e6b050 qapi: Don't repeat member type in its documentation text by Markus Armbruster · 12 months ago
  28. 73c67f3 qapi: Start sentences with a capital letter, end them with a period by Markus Armbruster · 12 months ago
  29. 7d08424 qapi: Fix abbreviation punctuation in doc comments by Markus Armbruster · 12 months ago
  30. 8698e14 qapi: Fix typo in request-ebpf documentation by Markus Armbruster · 12 months ago
  31. aa03e16 qapi: Fix argument markup in drive-mirror documentation by Markus Armbruster · 12 months ago
  32. 7d50757 qapi: Tidy up indentation of add_client's example by Markus Armbruster · 12 months ago
  33. b5e2940 qapi: Tidy up block-latency-histogram-set documentation some more by Markus Armbruster · 12 months ago
  34. f972ed5 qapi: Expand a few awkward abbreviations in documentation by Markus Armbruster · 12 months ago
  35. c15fbc6 qapi: Drop stray Arguments: line from qmp_capabilities docs by Markus Armbruster · 12 months ago
  36. e6c60bf qapi: Fix bogus documentation of query-migrationthreads by Markus Armbruster · 12 months ago
  37. 8eb0a25 qapi: Resync MigrationParameter and MigrateSetParameters by Markus Armbruster · 12 months ago
  38. e8c5503 qapi: Improve migration TLS documentation by Markus Armbruster · 12 months ago
  39. 4901b80 smbios: extend smbios-entry-point-type with 'auto' value by Igor Mammedov · 1 year ago
  40. 1bdef7a qapi: document PCIe Gen5/Gen6 speeds since 9.0 by Michael S. Tsirkin · 1 year ago
  41. 6fc6931 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Peter Maydell · 1 year ago
  42. b64b7ed qom: new object to associate device to NUMA node by Ankit Agrawal · 1 year ago
  43. c08da86 pcie: Support PCIe Gen5/Gen6 link speeds by Lukas Stockner · 1 year, 1 month ago
  44. 35ac683 Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging by Peter Maydell · 1 year ago
  45. e88899f qmp: Added new command to retrieve eBPF blob. by Andrew Melnychenko · 1 year ago
  46. 70c25c9 migration/multifd: Enable multifd zero page checking by default. by Hao Xiang · 1 year ago
  47. 303e6f5 migration/multifd: Implement zero page transmission on the multifd thread. by Hao Xiang · 1 year ago
  48. 5fdbb1d migration/multifd: Add new migration option zero-page-detection. by Hao Xiang · 1 year ago
  49. 965bc08 qdev: Add a granule_mode property by Eric Auger · 1 year, 1 month ago
  50. 84644ac Merge tag 'darwin-20240305' of https://github.com/philmd/qemu into staging by Peter Maydell · 1 year ago
  51. 7d4e29e Merge tag 'pull-qapi-2024-03-04' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 1 year ago
  52. e28a909 ui/cocoa: add zoom-interpolation display option by Carwyn Ellis · 1 year, 4 months ago
  53. 8a08a36 qapi: New strv_from_str_list() by Steve Sistare · 1 year, 1 month ago
  54. ceb7a68 qapi/yank: Tweak @yank's error description for consistency by Markus Armbruster · 1 year, 1 month ago
  55. e2c1dcb qapi: Clean up "Returns" sections by Markus Armbruster · 1 year, 1 month ago
  56. 53d5c36 qapi: Delete useless "Returns" sections by Markus Armbruster · 1 year, 1 month ago
  57. 2746f06 qapi: Move error documentation to new "Errors" sections by Markus Armbruster · 1 year, 1 month ago
  58. 4ed49fe migration/ram: Introduce 'mapped-ram' migration capability by Fabiano Rosas · 1 year ago
  59. 87a2848 migration: massage cpr-reboot documentation by Steve Sistare · 1 year ago
  60. cbdafc1 migration: options incompatible with cpr by Steve Sistare · 1 year, 1 month ago
  61. ce5db1c migration: update cpr-reboot description by Steve Sistare · 1 year, 1 month ago
  62. 629c507 qapi: Reject multiple and empty feature descriptions by Markus Armbruster · 1 year, 1 month ago
  63. d23055b qapi: Require descriptions and tagged sections to be indented by Markus Armbruster · 1 year, 1 month ago
  64. 3cee17e qapi: Misc cleanups to migrate QAPIs by Het Gala · 1 year, 1 month ago
  65. af113f6 qapi/ui: correct typos by Manos Pitsidianakis · 1 year, 1 month ago
  66. 7083226 Merge tag 'pull-char-2024-02-12-v2' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 1 year, 1 month ago
  67. b04c122 qapi/char: Deprecate backend type "memory" by Markus Armbruster · 1 year, 1 month ago
  68. 563799f qapi/char: Make backend types properly conditional by Markus Armbruster · 1 year, 1 month ago
  69. 61e7a0d Merge tag 'pull-qapi-2024-02-12' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 1 year, 1 month ago
  70. 15dbbea Merge tag 'misc-fixes-pull-request' of https://gitlab.com/berrange/qemu into staging by Peter Maydell · 1 year, 1 month ago
  71. 66fcb9d qapi/migration: Add missing tls-authz documentation by Peter Xu · 1 year, 1 month ago
  72. 89a2273 qapi: Add missing union tag documentation by Markus Armbruster · 1 year, 1 month ago
  73. 8bf6954 qapi: Move @String out of common.json to discourage reuse by Markus Armbruster · 1 year, 1 month ago
  74. 4edb196 qapi: Improve documentation of file descriptor socket addresses by Markus Armbruster · 1 year, 1 month ago
  75. 2fecccb qapi: Plug trivial documentation holes around former simple unions by Markus Armbruster · 1 year, 1 month ago
  76. a57790f qapi/dump: Clean up documentation of DumpGuestMemoryCapability by Markus Armbruster · 1 year, 1 month ago
  77. e701cd7 qapi/yank: Clean up documentaion of yank by Markus Armbruster · 1 year, 1 month ago
  78. 0cec501 qapi: Require member documentation (with loophole) by Markus Armbruster · 1 year, 1 month ago
  79. 1ed1d4d qapi: Indent tagged doc comment sections properly by Markus Armbruster · 1 year, 1 month ago
  80. d988487 qapi/block-core: Fix BlockLatencyHistogramInfo doc markup by Markus Armbruster · 1 year, 1 month ago
  81. 0bd779e crypto: Introduce 'detached-header' field in QCryptoBlockInfoLUKS by Hyman Huang · 1 year, 1 month ago
  82. 35286da block: Support detached LUKS header creation using qemu-img by Hyman Huang · 1 year, 1 month ago
  83. d0112eb block: Support detached LUKS header creation using blockdev-create by Hyman Huang · 1 year, 1 month ago
  84. 433957b qapi: Make parameter 'file' optional for BlockdevCreateOptionsLUKS by Hyman Huang · 1 year, 1 month ago
  85. 9ad5c4e crypto: Support LUKS volume with detached header by Hyman Huang · 1 year, 1 month ago
  86. 52ed9f4 crypto: Introduce SM4 symmetric cipher algorithm by Hyman Huang · 1 year, 3 months ago
  87. 1f25c17 monitor: use aio_co_reschedule_self() by Stefan Hajnoczi · 1 year, 1 month ago
  88. d6a5ca3 qga: Move type description right after type name by Markus Armbruster · 1 year, 2 months ago
  89. e3240ac qapi: Elide "Potential additional modes" from generated docs by Markus Armbruster · 1 year, 2 months ago
  90. 763db74 qapi: Drop redundant documentation of conditional by Markus Armbruster · 1 year, 2 months ago
  91. 709c5a6 qapi: Drop redundant documentation of inherited members by Markus Armbruster · 1 year, 2 months ago
  92. dee70f5 qapi/migration.json: Fix the member name for MigrationCapability by Han Han · 1 year, 2 months ago
  93. 57fd4b4 Make 'uri' optional for migrate QAPI by Het Gala · 1 year, 2 months ago
  94. b9c4a20 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Peter Maydell · 1 year, 2 months ago
  95. effd60c monitor: only run coroutine commands in qemu_aio_context by Stefan Hajnoczi · 1 year, 2 months ago
  96. 72098a3 stream: Allow users to request only format driver names in backing file format by Peter Krempa · 1 year, 3 months ago
  97. 4b028cb commit: Allow users to request only format driver names in backing file format by Peter Krempa · 1 year, 3 months ago
  98. 014b99a string-output-visitor: Fix (pseudo) struct handling by Kevin Wolf · 1 year, 2 months ago
  99. 37507c1 qapi: Fix malformed "Since:" section tags (again) by Markus Armbruster · 1 year, 2 months ago
  100. e6ab40f qapi: Indent tagged doc comment sections properly by Markus Armbruster · 1 year, 2 months ago