aboutsummaryrefslogtreecommitdiffstats
path: root/qapi/misc.json (follow)
Commit message (Expand)AuthorAgeFilesLines
* qapi: Refill doc comments to conform to conventionsMarkus Armbruster2024-08-051-15/+16
* qapi: convert "Example" sections without titlesJohn Snow2024-07-171-16/+16
* qapi: add markup to note blocksJohn Snow2024-07-061-4/+4
* qapi: convert "Note" sections to plain rSTJohn Snow2024-07-061-45/+43
* qapi: fix non-compliant JSON examplesJohn Snow2024-07-061-1/+2
* qapi: Correct documentation indentation and whitespaceMarkus Armbruster2024-03-261-1/+1
* qapi: Tidy up indentation of add_client's exampleMarkus Armbruster2024-03-261-3/+3
* qapi: Clean up "Returns" sectionsMarkus Armbruster2024-03-041-1/+1
* qapi: Delete useless "Returns" sectionsMarkus Armbruster2024-03-041-15/+0
* qapi: Move error documentation to new "Errors" sectionsMarkus Armbruster2024-03-041-2/+8
* qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster2024-02-261-86/+86
* qapi: Indent tagged doc comment sections properlyMarkus Armbruster2024-02-121-5/+7
* qapi: Indent tagged doc comment sections properlyMarkus Armbruster2024-01-261-5/+5
* cpus: stop vm in suspended runstateSteve Sistare2024-01-041-2/+9
* qapi: Correct "eg." to "e.g." in documentationMarkus Armbruster2023-07-251-1/+1
* qapi: Reformat doc comments to conform to current conventionsMarkus Armbruster2023-05-101-96/+84
* qapi: Tidy up examplesMarkus Armbruster2023-04-281-4/+3
* qapi: Fix up references to long gone error classesMarkus Armbruster2023-04-281-3/+3
* monitor: restrict command getfd to POSIX hostsMarc-André Lureau2023-03-131-1/+1
* qmp: add 'get-win32-socket'Marc-André Lureau2023-03-131-0/+31
* qmp: 'add_client' actually expects socketsMarc-André Lureau2023-03-131-0/+3
* vfio-user: run vfio-user contextJagannathan Raman2022-06-151-0/+31
* qapi: Drop unnecessary whitespace in commentsAndrea Bolognani2022-05-161-3/+3
* qapi: Fix malformed "Since:" section tagsMarkus Armbruster2022-05-161-1/+1
* rtc: Have event RTC_CHANGE identify the RTC by QOM pathMarkus Armbruster2022-02-281-1/+3
* qapi: Document some missing details of RTC_CHANGE eventPeter Maydell2022-02-281-2/+4
* qapi: Move RTC_CHANGE back out of target schemaPeter Maydell2022-02-281-0/+22
* ui/dbus: add p2p=on/off optionMarc-André Lureau2021-12-211-2/+2
* qapi: Mark unstable QMP parts with feature 'unstable'Markus Armbruster2021-10-291-1/+5
* iothread: add aio-max-batch parameterStefano Garzarella2021-07-211-1/+5
* qmp: remove deprecated "change" commandPaolo Bonzini2021-01-231-49/+0
* qapi: Normalize version references x.y.0 to just x.yMarkus Armbruster2020-12-101-15/+15
* qapi: Restrict Xen migration commands to migration.jsonPhilippe Mathieu-Daudé2020-10-211-41/+0
* qapi: Restrict 'query-kvm' command to machine codePhilippe Mathieu-Daudé2020-10-211-30/+0
* qapi: Restrict '(p)memsave' command to machine codePhilippe Mathieu-Daudé2020-10-211-61/+0
* qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.jsonPhilippe Mathieu-Daudé2020-10-211-57/+0
* qapi: Restrict 'inject-nmi' command to machine codePhilippe Mathieu-Daudé2020-10-211-20/+0
* qapi: introduce replay.json for record/replay-related stuffPavel Dovgalyuk2020-10-061-18/+0
* qapi: Extract PCI commands to 'pci.json'Philippe Mathieu-Daudé2020-09-291-306/+0
* qapi: Extract ACPI commands to 'acpi.json'Philippe Mathieu-Daudé2020-09-291-131/+0
* qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé2020-09-291-217/+0
* qapi: Restrict query-uuid command to machine codePhilippe Mathieu-Daudé2020-09-291-30/+0
* qapi: Restrict query-vm-generation-id command to machine codePhilippe Mathieu-Daudé2020-09-291-21/+0
* qapi: Restrict balloon-related commands to machine codePhilippe Mathieu-Daudé2020-09-291-90/+0
* qapi: Correct balloon documentationPhilippe Mathieu-Daudé2020-09-291-3/+10
* qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé2020-09-291-32/+0
* qapi: Fix indentation, againPeter Maydell2020-09-071-2/+2
* schemas: Add vim modelineAndrea Bolognani2020-08-031-0/+1
* virtio-pci: Send qapi events when the virtio-mem size changesDavid Hildenbrand2020-07-031-0/+25
* virtio-mem: Paravirtualized memory hot(un)plugDavid Hildenbrand2020-07-031-1/+38