Age | Commit message (Expand) | Author |
2022-05-16 | qapi: Drop unnecessary empty lines in comments | Andrea Bolognani |
2022-05-16 | qapi: Add missing separators between sections | Andrea Bolognani |
2022-05-16 | qapi: Fix comment indentation | Andrea Bolognani |
2022-05-16 | qapi: Drop stray trailing symbol | Andrea Bolognani |
2022-05-16 | qapi: Fix malformed "Since:" section tags | Markus Armbruster |
2022-05-13 | hw/cxl/host: Add support for CXL Fixed Memory Windows. | Jonathan Cameron |
2022-05-12 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2022-05-12 | nbd/server: Allow MULTI_CONN for shared writable exports | Eric Blake |
2022-05-12 | machine: add mem compound property | Paolo Bonzini |
2022-05-12 | machine: use QAPI struct for boot configuration | Paolo Bonzini |
2022-05-09 | Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging | Richard Henderson |
2022-05-09 | qapi/machine.json: Add cluster-id | Gavin Shan |
2022-05-09 | util/event-loop-base: Introduce options to set the thread pool size | Nicolas Saenz Julienne |
2022-05-09 | util/main-loop: Introduce the main loop into QOM | Nicolas Saenz Julienne |
2022-05-09 | Introduce event-loop-base abstract class | Nicolas Saenz Julienne |
2022-04-27 | Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st... | Richard Henderson |
2022-04-27 | qapi/ui: add 'display-update' command for changing listen address | Vladimir Sementsov-Ogievskiy |
2022-04-27 | Added parameter to take screenshot with screendump as PNG | Kshitij Suri |
2022-04-26 | qapi: nbd-export: allow select bitmaps by node/name pair | Vladimir Sementsov-Ogievskiy |
2022-04-26 | qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStr | Vladimir Sementsov-Ogievskiy |
2022-04-25 | block: add 'force' parameter to 'blockdev-change-medium' command | Denis V. Lunev |
2022-04-21 | Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into staging | Richard Henderson |
2022-04-21 | include: add qemu/keyval.h | Marc-André Lureau |
2022-04-21 | qapi: Fix version of cpu0-id field | Dov Murik |
2022-04-21 | qapi: Fix typo | Andrea Bolognani |
2022-04-21 | qapi: Fix documentation for query-xen-replication-status | Andrea Bolognani |
2022-04-06 | Replace qemu_gettimeofday() with g_get_real_time() | Marc-André Lureau |
2022-04-06 | qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities | Dov Murik |
2022-04-05 | qapi: Fix calc-dirty-rate example | Markus Armbruster |
2022-04-05 | qapi: fix example of query-memdev command | Victor Toso |
2022-04-05 | qapi: fix example of query-cpus-fast command | Victor Toso |
2022-04-05 | qapi: fix example of trace-event-get-state command | Victor Toso |
2022-04-05 | qapi: fix example of query-colo-status command | Victor Toso |
2022-04-05 | qapi: fix example of query-vnc command | Victor Toso |
2022-04-05 | qapi: fix example of query-spice command | Victor Toso |
2022-04-05 | qapi: fix example of query-named-block-nodes command | Victor Toso |
2022-04-05 | qapi: fix examples: replay-break and replay-seek | Victor Toso |
2022-04-05 | qapi: fix example of netdev_add command | Victor Toso |
2022-03-31 | qapi: fix example of dump-guest-memory | Victor Toso |
2022-03-31 | qapi: fix example of ACPI_DEVICE_OST event | Victor Toso |
2022-03-31 | qapi: ui examples: add missing @websocket member | Victor Toso |
2022-03-31 | qapi: fix example of MEMORY_FAILURE | Victor Toso |
2022-03-31 | qapi: run-state examples: add missing @timestamp | Victor Toso |
2022-03-31 | qapi: fix examples: SHUTDOWN and RESET events | Victor Toso |
2022-03-31 | qapi: fix example of FAILOVER_NEGOTIATED event | Victor Toso |
2022-03-31 | qapi: fix example of UNPLUG_PRIMARY event | Victor Toso |
2022-03-31 | qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE event | Victor Toso |
2022-03-31 | qapi: fix example of DUMP_COMPLETED event | Victor Toso |
2022-03-31 | qapi: fix example of BLOCK_JOB_PENDING event | Victor Toso |
2022-03-31 | qapi: fix example of BLOCK_IO_ERROR event | Victor Toso |