Age | Commit message (Expand) | Author |
2023-09-19 | Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s... | Stefan Hajnoczi |
2023-09-19 | backends/hostmem-file: Add "rom" property to support VM templating with R/O f... | David Hildenbrand |
2023-09-18 | net: add initial support for AF_XDP network backend | Ilya Maximets |
2023-09-04 | ui/vc: do not parse VC-specific options in Spice and GTK | Marc-André Lureau |
2023-08-02 | qapi: Craft the dirty-limit capability comment | Hyman Huang(黄勇) |
2023-08-02 | qapi: Reformat the dirty-limit migration doc comments | Hyman Huang(黄勇) |
2023-07-26 | Merge tag 'pull-qapi-2023-07-26-v2' of https://repo.or.cz/qemu/armbru into st... | Richard Henderson |
2023-07-26 | qapi: Reformat recent doc comments to conform to current conventions | Markus Armbruster |
2023-07-26 | qapi/trace: Tidy up trace-event-get-state, -set-state documentation | Markus Armbruster |
2023-07-26 | qapi/qdev: Tidy up device_add documentation | Markus Armbruster |
2023-07-26 | qapi/block: Tidy up block-latency-histogram-set documentation | Markus Armbruster |
2023-07-26 | qapi/block-core: Tidy up BlockLatencyHistogramInfo documentation | Markus Armbruster |
2023-07-26 | migration: skipped field is really obsolete. | Juan Quintela |
2023-07-26 | migration: Extend query-migrate to provide dirty page limit info | Hyman Huang(黄勇) |
2023-07-26 | migration: Introduce dirty-limit capability | Hyman Huang(黄勇) |
2023-07-26 | qapi/migration: Introduce vcpu-dirty-limit parameters | Hyman Huang(黄勇) |
2023-07-26 | qapi/migration: Introduce x-vcpu-dirty-limit-period parameter | Hyman Huang(黄勇) |
2023-07-25 | qapi: Correct "eg." to "e.g." in documentation | Markus Armbruster |
2023-07-24 | Merge tag 'pull-qapi-2023-07-10' of https://repo.or.cz/qemu/armbru into staging | Peter Maydell |
2023-07-17 | audio/pw: Pipewire->PipeWire case fix for user-visible text | Marc-André Lureau |
2023-07-10 | migration.json: Don't use space before colon | Juan Quintela |
2023-07-10 | qapi: better docs for calc-dirty-rate and friends | Andrei Gudkov |
2023-06-30 | migration: Add switchover ack capability | Avihai Horon |
2023-06-27 | ui: add egl-headless support on win32 | Marc-André Lureau |
2023-06-26 | accel/tcg: remove CONFIG_PROFILER | Fei Wu |
2023-06-23 | hw/cxl/events: Add injection of Memory Module Events | Jonathan Cameron |
2023-06-22 | hw/cxl/events: Add injection of DRAM events | Jonathan Cameron |
2023-06-22 | hw/cxl/events: Add injection of General Media Events | Ira Weiny |
2023-06-22 | hw/cxl: QMP based poison injection support | Jonathan Cameron |
2023-06-20 | meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY | Philippe Mathieu-Daudé |
2023-06-13 | exec/memory: Introduce RAM_NAMED_FILE flag | Steve Sistare |
2023-06-09 | spelling: information | Michael Tokarev |
2023-06-05 | qcow2: add discard-no-unref option | Jean-Louis Dupond |
2023-06-02 | cutils: Adjust signature of parse_uint[_full] | Eric Blake |
2023-06-01 | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging | Richard Henderson |
2023-06-01 | qapi: add '@fdset' feature for BlockdevOptionsVirtioBlkVhostVdpa | Stefano Garzarella |
2023-06-01 | qapi: make the vcpu parameters deprecated for 8.1 | Alex Bennée |
2023-05-28 | ui: add the infrastructure to support MT events | Sergio Lopez |
2023-05-23 | hostmem-file: add offset option | Alexander Graf |
2023-05-22 | docs/interop: Convert qmp-spec.txt to rST | Peter Maydell |
2023-05-15 | block: add accounting for zone append operation | Sam Li |
2023-05-10 | build: move COLO under CONFIG_REPLICATION | Vladimir Sementsov-Ogievskiy |
2023-05-10 | qapi: Reformat doc comments to conform to current conventions | Markus Armbruster |
2023-05-09 | qapi/dump: Indent bulleted lists consistently | Markus Armbruster |
2023-05-09 | qapi: Tidy up a slightly awkward TODO comment | Markus Armbruster |
2023-05-09 | Revert "qapi: BlockExportRemoveMode: move comments to TODO" | Markus Armbruster |
2023-05-05 | Merge tag 'pw-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ... | Richard Henderson |
2023-05-05 | audio/pwaudio.c: Add Pipewire audio backend for QEMU | Dorinda Bassey |
2023-05-05 | target/riscv: add query-cpy-definitions support | Daniel Henrique Barboza |
2023-05-02 | qmp: Deprecate 'singlestep' member of StatusInfo | Peter Maydell |