summaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2022-05-12machine: add mem compound propertyPaolo Bonzini
2022-05-12machine: use QAPI struct for boot configurationPaolo Bonzini
2022-05-09Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingRichard Henderson
2022-05-09qapi/machine.json: Add cluster-idGavin Shan
2022-05-09util/event-loop-base: Introduce options to set the thread pool sizeNicolas Saenz Julienne
2022-05-09util/main-loop: Introduce the main loop into QOMNicolas Saenz Julienne
2022-05-09Introduce event-loop-base abstract classNicolas Saenz Julienne
2022-04-27Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...Richard Henderson
2022-04-27qapi/ui: add 'display-update' command for changing listen addressVladimir Sementsov-Ogievskiy
2022-04-27Added parameter to take screenshot with screendump as PNGKshitij Suri
2022-04-26qapi: nbd-export: allow select bitmaps by node/name pairVladimir Sementsov-Ogievskiy
2022-04-26qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStrVladimir Sementsov-Ogievskiy
2022-04-25block: add 'force' parameter to 'blockdev-change-medium' commandDenis V. Lunev
2022-04-21Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz/qemu/armbru into stagingRichard Henderson
2022-04-21include: add qemu/keyval.hMarc-André Lureau
2022-04-21qapi: Fix version of cpu0-id fieldDov Murik
2022-04-21qapi: Fix typoAndrea Bolognani
2022-04-21qapi: Fix documentation for query-xen-replication-statusAndrea Bolognani
2022-04-06Replace qemu_gettimeofday() with g_get_real_time()Marc-André Lureau
2022-04-06qapi, target/i386/sev: Add cpu0-id to query-sev-capabilitiesDov Murik
2022-04-05qapi: Fix calc-dirty-rate exampleMarkus Armbruster
2022-04-05qapi: fix example of query-memdev commandVictor Toso
2022-04-05qapi: fix example of query-cpus-fast commandVictor Toso
2022-04-05qapi: fix example of trace-event-get-state commandVictor Toso
2022-04-05qapi: fix example of query-colo-status commandVictor Toso
2022-04-05qapi: fix example of query-vnc commandVictor Toso
2022-04-05qapi: fix example of query-spice commandVictor Toso
2022-04-05qapi: fix example of query-named-block-nodes commandVictor Toso
2022-04-05qapi: fix examples: replay-break and replay-seekVictor Toso
2022-04-05qapi: fix example of netdev_add commandVictor Toso
2022-03-31qapi: fix example of dump-guest-memoryVictor Toso
2022-03-31qapi: fix example of ACPI_DEVICE_OST eventVictor Toso
2022-03-31qapi: ui examples: add missing @websocket memberVictor Toso
2022-03-31qapi: fix example of MEMORY_FAILUREVictor Toso
2022-03-31qapi: run-state examples: add missing @timestampVictor Toso
2022-03-31qapi: fix examples: SHUTDOWN and RESET eventsVictor Toso
2022-03-31qapi: fix example of FAILOVER_NEGOTIATED eventVictor Toso
2022-03-31qapi: fix example of UNPLUG_PRIMARY eventVictor Toso
2022-03-31qapi: fix example of MEMORY_DEVICE_SIZE_CHANGE eventVictor Toso
2022-03-31qapi: fix example of DUMP_COMPLETED eventVictor Toso
2022-03-31qapi: fix example of BLOCK_JOB_PENDING eventVictor Toso
2022-03-31qapi: fix example of BLOCK_IO_ERROR eventVictor Toso
2022-03-31qapi: fix example of BLOCK_IMAGE_CORRUPTED eventVictor Toso
2022-03-31qapi: BlockExportRemoveMode: move comments to TODOVictor Toso
2022-03-31schemas: add missing vim modelineVictor Toso
2022-03-22qapi: remove needless includeMarc-André Lureau
2022-03-22qapi: remove needless includeMarc-André Lureau
2022-03-22qapi: remove needless includeMarc-André Lureau
2022-03-15ui/cocoa: add option to swap Option and CommandGustavo Noronha Silva
2022-03-15ui/cocoa: capture all keys and combos when mouse is grabbedGustavo Noronha Silva