- c94143e migration: Display error in query-migrate irrelevant of status by Peter Xu · 1 year, 5 months ago
- 320a6cc migration/dirtyrate: use QEMU_CLOCK_HOST to report start-time by Andrei Gudkov · 1 year, 6 months ago
- 34a6800 migration/calc-dirty-rate: millisecond-granularity period by Andrei Gudkov · 1 year, 6 months ago
- 52b10c9 qemu-img: map: report compressed data blocks by Andrey Drobyshev via · 1 year, 5 months ago
- 4907644 Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into staging by Stefan Hajnoczi · 1 year, 5 months ago
- e92666b backends/hostmem-file: Add "rom" property to support VM templating with R/O files by David Hildenbrand · 1 year, 5 months ago
- cb039ef net: add initial support for AF_XDP network backend by Ilya Maximets · 1 year, 5 months ago
- 32aa1f8 ui/vc: do not parse VC-specific options in Spice and GTK by Marc-André Lureau · 1 year, 6 months ago
- ef96537 qapi: Craft the dirty-limit capability comment by Hyman Huang(黄勇) · 1 year, 7 months ago
- 8abc811 qapi: Reformat the dirty-limit migration doc comments by Hyman Huang(黄勇) · 1 year, 7 months ago
- ccdd312 Merge tag 'pull-qapi-2023-07-26-v2' of https://repo.or.cz/qemu/armbru into staging by Richard Henderson · 1 year, 7 months ago
- 9e27207 qapi: Reformat recent doc comments to conform to current conventions by Markus Armbruster · 1 year, 7 months ago
- e27a9d6 qapi/trace: Tidy up trace-event-get-state, -set-state documentation by Markus Armbruster · 1 year, 7 months ago
- a9c72ef qapi/qdev: Tidy up device_add documentation by Markus Armbruster · 1 year, 7 months ago
- e893b9e qapi/block: Tidy up block-latency-histogram-set documentation by Markus Armbruster · 1 year, 7 months ago
- dad3c95 qapi/block-core: Tidy up BlockLatencyHistogramInfo documentation by Markus Armbruster · 1 year, 7 months ago
- 7b24d32 migration: skipped field is really obsolete. by Juan Quintela · 1 year, 8 months ago
- 15699cf migration: Extend query-migrate to provide dirty page limit info by Hyman Huang(黄勇) · 1 year, 9 months ago
- dc62395 migration: Introduce dirty-limit capability by Hyman Huang(黄勇) · 1 year, 9 months ago
- 09f9ec9 qapi/migration: Introduce vcpu-dirty-limit parameters by Hyman Huang(黄勇) · 1 year, 9 months ago
- 4d80785 qapi/migration: Introduce x-vcpu-dirty-limit-period parameter by Hyman Huang(黄勇) · 1 year, 9 months ago
- ff62c21 qapi: Correct "eg." to "e.g." in documentation by Markus Armbruster · 1 year, 7 months ago
- 7d1d6a0 Merge tag 'pull-qapi-2023-07-10' of https://repo.or.cz/qemu/armbru into staging by Peter Maydell · 1 year, 7 months ago
- 20c5124 audio/pw: Pipewire->PipeWire case fix for user-visible text by Marc-André Lureau · 1 year, 10 months ago
- fd658a7 migration.json: Don't use space before colon by Juan Quintela · 1 year, 8 months ago
- 5034e3d qapi: better docs for calc-dirty-rate and friends by Andrei Gudkov · 1 year, 9 months ago
- 6574232 migration: Add switchover ack capability by Avihai Horon · 1 year, 8 months ago
- 39324b4 ui: add egl-headless support on win32 by Marc-André Lureau · 1 year, 9 months ago
- 1b65b4f accel/tcg: remove CONFIG_PROFILER by Fei Wu · 1 year, 9 months ago
- bafe030 hw/cxl/events: Add injection of Memory Module Events by Jonathan Cameron · 1 year, 9 months ago
- b90a324 hw/cxl/events: Add injection of DRAM events by Jonathan Cameron · 1 year, 9 months ago
- ea9b6d6 hw/cxl/events: Add injection of General Media Events by Ira Weiny · 1 year, 9 months ago
- 9547754 hw/cxl: QMP based poison injection support by Jonathan Cameron · 1 year, 9 months ago
- c7b6494 meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY by Philippe Mathieu-Daudé · 1 year, 8 months ago
- b0182e5 exec/memory: Introduce RAM_NAMED_FILE flag by Steve Sistare · 1 year, 9 months ago
- 40b8951 spelling: information by Michael Tokarev · 1 year, 10 months ago
- 42a2890 qcow2: add discard-no-unref option by Jean-Louis Dupond · 1 year, 9 months ago
- bd1386c cutils: Adjust signature of parse_uint[_full] by Eric Blake · 1 year, 9 months ago
- 9eb400c Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging by Richard Henderson · 1 year, 9 months ago
- 98b126f qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa by Stefano Garzarella · 1 year, 9 months ago
- 5485e52 qapi: make the vcpu parameters deprecated for 8.1 by Alex Bennée · 1 year, 9 months ago
- 2bfb10d ui: add the infrastructure to support MT events by Sergio Lopez · 1 year, 9 months ago
- 4b870dc hostmem-file: add offset option by Alexander Graf · 1 year, 11 months ago
- d565725 docs/interop: Convert qmp-spec.txt to rST by Peter Maydell · 1 year, 9 months ago
- 52eb76f block: add accounting for zone append operation by Sam Li · 1 year, 10 months ago
- 51e47cf build: move COLO under CONFIG_REPLICATION by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
- a937b6a qapi: Reformat doc comments to conform to current conventions by Markus Armbruster · 1 year, 10 months ago
- 22bd6e9 qapi/dump: Indent bulleted lists consistently by Markus Armbruster · 1 year, 10 months ago
- 56266c6 qapi: Tidy up a slightly awkward TODO comment by Markus Armbruster · 1 year, 10 months ago
- b71fd73 Revert "qapi: BlockExportRemoveMode: move comments to TODO" by Markus Armbruster · 1 year, 10 months ago
- eb5c393 Merge tag 'pw-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging by Richard Henderson · 1 year, 10 months ago
- c2d3d1c audio/pwaudio.c: Add Pipewire audio backend for QEMU by Dorinda Bassey · 1 year, 10 months ago
- c0177f9 target/riscv: add query-cpy-definitions support by Daniel Henrique Barboza · 1 year, 10 months ago
- 34c1820 qmp: Deprecate 'singlestep' member of StatusInfo by Peter Maydell · 1 year, 10 months ago
- c27f4b6 qapi/run-state.json: Fix missing newline at end of file by Peter Maydell · 1 year, 10 months ago
- 7c18f2d Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 1 year, 10 months ago
- 798a818 qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1 by Tom Lendacky · 2 years, 5 months ago
- 4622c70 qapi storage-daemon/qapi: Fix documentation section structure by Markus Armbruster · 1 year, 10 months ago
- 94546de qapi: Format since information the conventional way: (since X.Y) by Markus Armbruster · 1 year, 10 months ago
- 7c3def9 qapi: Fix misspelled section tags in doc comments by Markus Armbruster · 1 year, 10 months ago
- 86bf13a qapi: Replace ad hoc "since" documentation by member documentation by Markus Armbruster · 1 year, 10 months ago
- 91577c4 qapi: Fix argument documentation markup by Markus Armbruster · 1 year, 10 months ago
- f2de3b9 qapi: Fix unintended definition lists in documentation by Markus Armbruster · 1 year, 10 months ago
- c110102 qapi: Fix bullet list markup in documentation by Markus Armbruster · 1 year, 10 months ago
- 5042854 qapi: Delete largely misleading "Stability Considerations" by Markus Armbruster · 1 year, 10 months ago
- 37fa48a qapi: Tidy up examples by Markus Armbruster · 1 year, 10 months ago
- f1a787b qapi: @foo should be used to reference, not ``foo`` by Markus Armbruster · 1 year, 10 months ago
- 9a5af2f qapi/block-core: Clean up after removal of dirty bitmap @status by Markus Armbruster · 1 year, 10 months ago
- 7156886 qapi: Fix up references to long gone error classes by Markus Armbruster · 1 year, 10 months ago
- d93ed1b qapi: Fix misspelled references by Markus Armbruster · 1 year, 10 months ago
- f9e1ef7 spice: move client_migrate_info command to ui/ by Juan Quintela · 2 years ago
- a50c99b monitor: mark mixed functions that can suspend by Paolo Bonzini · 2 years, 2 months ago
- ac19b51 Add qemu qcode support for keys F13 to F24 by Willem van de Velde · 2 years ago
- 4bf21c7 monitor: restrict command getfd to POSIX hosts by Marc-André Lureau · 2 years ago
- 4cda177 qmp: add 'get-win32-socket' by Marc-André Lureau · 2 years ago
- bf5de8c qmp: 'add_client' actually expects sockets by Marc-André Lureau · 2 years ago
- 415442a hw/mem/cxl_type3: Add CXL RAS Error Injection Support. by Jonathan Cameron · 2 years ago
- f2b9010 cryptodev: Support query-stats QMP command by zhenwei pi · 2 years ago
- 2580b45 cryptodev: support QoS by zhenwei pi · 2 years ago
- 5dcb019 cryptodev: Introduce 'query-cryptodev' QMP command by zhenwei pi · 2 years ago
- bc304a6 cryptodev: Introduce server type in QAPI by zhenwei pi · 2 years ago
- 999c789 cryptodev: Introduce cryptodev alg type in QAPI by zhenwei pi · 2 years ago
- 14c9fd1 cryptodev: Introduce cryptodev.json by zhenwei pi · 2 years ago
- 526947e Merge branch 'xenfv-kvm-15' of git://git.infradead.org/users/dwmw2/qemu into HEAD by Paolo Bonzini · 2 years ago
- b97f314 qapi: Add 'acpi' field to 'query-machines' output by Peter Krempa · 2 years ago
- 507cb64 i386/xen: add monitor commands to test event injection by Joao Martins · 6 years ago
- 0f385a2 block/rbd: Add support for layered encryption by Or Ozeri · 2 years, 1 month ago
- b8f218e block/rbd: Add luks-any encryption opening option by Or Ozeri · 2 years, 1 month ago
- 148fbf0 net: stream: add a new option to automatically reconnect by Laurent Vivier · 2 years, 1 month ago
- 6713262 migration: Introduce interface query-migrationthreads by Jiang Jiacheng · 2 years ago
- 5736527 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Peter Maydell · 2 years ago
- c04d0ab qemu-img: Let info print block graph by Hanna Reitz · 2 years, 8 months ago
- 6cab339 block/qapi: Introduce BlockGraphInfo by Hanna Reitz · 2 years, 8 months ago
- b1f4cd1 qemu-img: Use BlockNodeInfo by Hanna Reitz · 2 years, 8 months ago
- a2085f8 block: Split BlockNodeInfo off of ImageInfo by Hanna Reitz · 2 years, 8 months ago
- 456e751 block/vmdk: Change extent info type by Hanna Reitz · 2 years, 8 months ago
- 7f36a50 block/file: Add file-specific image info by Hanna Reitz · 2 years, 8 months ago
- 7a92a85 qapi, audio: Make introspection reflect build configuration more closely by Daniel P. Berrangé · 2 years, 1 month ago
- 637d180 qapi, audio: add query-audiodev command by Daniel P. Berrangé · 2 years, 1 month ago
- fb418b5 i386: SGX: remove deprecated member of SGXInfo by Paolo Bonzini · 2 years, 2 months ago