- 621745c Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging by Richard Henderson · 2 years, 8 months ago
- 6db7fd1 block/copy-before-write: implement cbw-timeout option by Vladimir Sementsov-Ogievskiy · 2 years, 11 months ago
- 118d4ed Trivial: 3 char repeat typos by Dr. David Alan Gilbert · 2 years, 9 months ago
- f1bb39a block/copy-before-write: add on-cbw-error open parameter by Vladimir Sementsov-Ogievskiy · 2 years, 11 months ago
- 779d82e vduse-blk: Add name option by Xie Yongji · 2 years, 9 months ago
- 0862a08 vduse-blk: Add serial option by Xie Yongji · 2 years, 9 months ago
- 2a2359b vduse-blk: Implement vduse-blk export by Xie Yongji · 2 years, 9 months ago
- 1abaec9 migration: Change zero_copy_send from migration parameter to migration capability by Leonardo Bras · 2 years, 9 months ago
- def6fd6 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 2 years, 9 months ago
- 9fb3fba vfio-user: run vfio-user context by Jagannathan Raman · 2 years, 9 months ago
- 8f9a925 vfio-user: define vfio-user-server object by Jagannathan Raman · 2 years, 9 months ago
- f55ba80 block: add more commands to preconfig mode by Paolo Bonzini · 4 years, 4 months ago
- cf7405b qmp: add filtering of statistics by name by Paolo Bonzini · 2 years, 9 months ago
- 068cc51 qmp: add filtering of statistics by provider by Paolo Bonzini · 2 years, 10 months ago
- 467ef82 qmp: add filtering of statistics by target vCPU by Paolo Bonzini · 2 years, 10 months ago
- cc01a3f kvm: Support for querying fd-based stats by Mark Kanda · 3 years, 1 month ago
- b9f88dc qmp: Support for querying stats by Mark Kanda · 3 years, 1 month ago
- 03b39fc hw/cxl: Make the CXL fixed memory window setup a machine parameter. by Jonathan Cameron · 2 years, 9 months ago
- a8a506c hw/loongarch: Add support loongson3 virt machine type. by Xiaojuan Yang · 2 years, 9 months ago
- 425876f target/loongarch: Implement qmp_query_cpu_definitions() by Xiaojuan Yang · 2 years, 9 months ago
- 9eafdee ui: Switch "-display sdl" to use the QAPI parser by Thomas Huth · 2 years, 10 months ago
- daa55f3 qapi: crypto-akcipher: Introduce akcipher types to qapi by Lei He · 2 years, 9 months ago
- 81ad296 net/vmnet: add vmnet backends to qapi/net by Vladislav Yaroshchuk · 3 years ago
- eec3981 Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 2 years, 10 months ago
- 54b592c Merge tag 'pull-migration-20220516a' of https://gitlab.com/dagrh/qemu into staging by Richard Henderson · 2 years, 10 months ago
- abb6295 migration: Add zero-copy-send parameter for QMP/HMP for Linux by Leonardo Bras · 2 years, 10 months ago
- dd8f0f3 qapi/pragma: Tidy up comments by Markus Armbruster · 2 years, 10 months ago
- c0ac533 qapi: Stop using whitespace for alignment in comments by Andrea Bolognani · 2 years, 10 months ago
- 23e4645 qapi: Drop unnecessary whitespace in comments by Andrea Bolognani · 2 years, 10 months ago
- 15cc783 qapi: Drop unnecessary empty lines outside of comments by Andrea Bolognani · 2 years, 10 months ago
- c6487a8 qapi: Drop unnecessary empty lines in comments by Andrea Bolognani · 2 years, 10 months ago
- 4ae65a5 qapi: Add missing separators between sections by Andrea Bolognani · 2 years, 10 months ago
- 406dfba qapi: Fix comment indentation by Andrea Bolognani · 2 years, 10 months ago
- f39057d qapi: Drop stray trailing symbol by Andrea Bolognani · 2 years, 10 months ago
- 433a4fd qapi: Fix malformed "Since:" section tags by Markus Armbruster · 2 years, 11 months ago
- aadfe32 hw/cxl/host: Add support for CXL Fixed Memory Windows. by Jonathan Cameron · 2 years, 10 months ago
- 9de5f2b Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 2 years, 10 months ago
- 58a6fdc nbd/server: Allow MULTI_CONN for shared writable exports by Eric Blake · 2 years, 10 months ago
- ce9d03f machine: add mem compound property by Paolo Bonzini · 2 years, 11 months ago
- 97ec4d2 machine: use QAPI struct for boot configuration by Paolo Bonzini · 2 years, 11 months ago
- 178bacb Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging by Richard Henderson · 2 years, 10 months ago
- 1dcf700 qapi/machine.json: Add cluster-id by Gavin Shan · 2 years, 10 months ago
- 71ad471 util/event-loop-base: Introduce options to set the thread pool size by Nicolas Saenz Julienne · 2 years, 10 months ago
- 70ac26b util/main-loop: Introduce the main loop into QOM by Nicolas Saenz Julienne · 2 years, 10 months ago
- 7d5983e Introduce event-loop-base abstract class by Nicolas Saenz Julienne · 2 years, 10 months ago
- cf6f26d Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into staging by Richard Henderson · 2 years, 10 months ago
- abea194 qapi/ui: add 'display-update' command for changing listen address by Vladimir Sementsov-Ogievskiy · 3 years ago
- 9a0a119 Added parameter to take screenshot with screendump as PNG by Kshitij Suri · 2 years, 11 months ago
- e5fb29d qapi: nbd-export: allow select bitmaps by node/name pair by Vladimir Sementsov-Ogievskiy · 3 years ago
- 1466ef6 qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStr by Vladimir Sementsov-Ogievskiy · 3 years ago
- 80dd5af block: add 'force' parameter to 'blockdev-change-medium' command by Denis V. Lunev · 2 years, 11 months ago
- 378f973 Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into staging by Richard Henderson · 2 years, 11 months ago
- 9ca9c89 include: add qemu/keyval.h by Marc-André Lureau · 2 years, 11 months ago
- de7371b qapi: Fix version of cpu0-id field by Dov Murik · 2 years, 11 months ago
- 068613f qapi: Fix typo by Andrea Bolognani · 2 years, 11 months ago
- f434712 qapi: Fix documentation for query-xen-replication-status by Andrea Bolognani · 2 years, 11 months ago
- f793dde Replace qemu_gettimeofday() with g_get_real_time() by Marc-André Lureau · 3 years ago
- 811b4ec qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities by Dov Murik · 3 years ago
- 8230f33 qapi: Fix calc-dirty-rate example by Markus Armbruster · 3 years ago
- 7c90031 qapi: fix example of query-memdev command by Victor Toso · 3 years ago
- 28c1ec6 qapi: fix example of query-cpus-fast command by Victor Toso · 3 years ago
- 6352c81 qapi: fix example of trace-event-get-state command by Victor Toso · 3 years ago
- 51ec294 qapi: fix example of query-colo-status command by Victor Toso · 3 years ago
- c7f4a0f qapi: fix example of query-vnc command by Victor Toso · 3 years ago
- 74dd52e qapi: fix example of query-spice command by Victor Toso · 3 years ago
- 016b835 qapi: fix example of query-named-block-nodes command by Victor Toso · 3 years ago
- 227a762 qapi: fix examples: replay-break and replay-seek by Victor Toso · 3 years ago
- 9a9d101 qapi: fix example of netdev_add command by Victor Toso · 3 years ago
- 4375cf9 qapi: fix example of dump-guest-memory by Victor Toso · 3 years ago
- 69bd6cb qapi: fix example of ACPI_DEVICE_OST event by Victor Toso · 3 years ago
- aecba61 qapi: ui examples: add missing @websocket member by Victor Toso · 3 years ago
- 05df03c qapi: fix example of MEMORY_FAILURE by Victor Toso · 3 years ago
- 1c4ec79 qapi: run-state examples: add missing @timestamp by Victor Toso · 3 years ago
- d219119 qapi: fix examples: SHUTDOWN and RESET events by Victor Toso · 3 years ago
- 121c25b qapi: fix example of FAILOVER_NEGOTIATED event by Victor Toso · 3 years ago
- 0df5e9a qapi: fix example of UNPLUG_PRIMARY event by Victor Toso · 3 years ago
- dba673b qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE event by Victor Toso · 3 years ago
- 077a5b1 qapi: fix example of DUMP_COMPLETED event by Victor Toso · 3 years ago
- 2c29d9b qapi: fix example of BLOCK_JOB_PENDING event by Victor Toso · 3 years ago
- 39e8bb2 qapi: fix example of BLOCK_IO_ERROR event by Victor Toso · 3 years ago
- abbf047 qapi: fix example of BLOCK_IMAGE_CORRUPTED event by Victor Toso · 3 years ago
- 97cd74f qapi: BlockExportRemoveMode: move comments to TODO by Victor Toso · 3 years ago
- bf37d53 schemas: add missing vim modeline by Victor Toso · 3 years ago
- 4ea4bec qapi: remove needless include by Marc-André Lureau · 3 years ago
- b331307 qapi: remove needless include by Marc-André Lureau · 3 years ago
- 0e8d95e qapi: remove needless include by Marc-André Lureau · 3 years ago
- 4797adc ui/cocoa: add option to swap Option and Command by Gustavo Noronha Silva · 3 years ago
- f844cdb ui/cocoa: capture all keys and combos when mouse is grabbed by Gustavo Noronha Silva · 3 years ago
- 48941a5 ui/cocoa: add option to disable left-command forwarding to guest by Carwyn Ellis · 3 years, 2 months ago
- a0cd6d2 block/nbd: support override of hostname for TLS certificate validation by Daniel P. Berrangé · 3 years ago
- 1c14eaa block: introduce snapshot-access block driver by Vladimir Sementsov-Ogievskiy · 3 years ago
- 5f3a3cd block/copy-before-write: add bitmap open parameter by Vladimir Sementsov-Ogievskiy · 3 years ago
- 675fd3c qapi/monitor: allow VNC display id in set/expire_password by Stefan Reiter · 3 years ago
- 7277db9 qapi/monitor: refactor set/expire_password with enums by Stefan Reiter · 3 years ago
- 1428502 qapi: Belatedly adjust limitations documentation by Markus Armbruster · 3 years ago
- 2beb1e5 rtc: Have event RTC_CHANGE identify the RTC by QOM path by Markus Armbruster · 3 years ago
- e67e3a4 qapi: Document some missing details of RTC_CHANGE event by Peter Maydell · 3 years ago
- 1f216b8 qapi: Move RTC_CHANGE back out of target schema by Peter Maydell · 3 years ago
- b1ca532 qapi/migration: Fix examples document wrong field name for arguments by Fabian Holler · 3 years ago
- 429d79e qapi: Fix stale reference to scripts/qapi.py in a comment by Markus Armbruster · 3 years ago