aboutsummaryrefslogtreecommitdiff
path: root/qapi/misc.json
AgeCommit message (Expand)Author
2024-08-05qapi: Refill doc comments to conform to conventionsMarkus Armbruster
2024-07-17qapi: convert "Example" sections without titlesJohn Snow
2024-07-06qapi: add markup to note blocksJohn Snow
2024-07-06qapi: convert "Note" sections to plain rSTJohn Snow
2024-07-06qapi: fix non-compliant JSON examplesJohn Snow
2024-03-26qapi: Correct documentation indentation and whitespaceMarkus Armbruster
2024-03-26qapi: Tidy up indentation of add_client's exampleMarkus Armbruster
2024-03-04qapi: Clean up "Returns" sectionsMarkus Armbruster
2024-03-04qapi: Delete useless "Returns" sectionsMarkus Armbruster
2024-03-04qapi: Move error documentation to new "Errors" sectionsMarkus Armbruster
2024-02-26qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster
2024-02-12qapi: Indent tagged doc comment sections properlyMarkus Armbruster
2024-01-26qapi: Indent tagged doc comment sections properlyMarkus Armbruster
2024-01-04cpus: stop vm in suspended runstateSteve Sistare
2023-07-25qapi: Correct "eg." to "e.g." in documentationMarkus Armbruster
2023-05-10qapi: Reformat doc comments to conform to current conventionsMarkus Armbruster
2023-04-28qapi: Tidy up examplesMarkus Armbruster
2023-04-28qapi: Fix up references to long gone error classesMarkus Armbruster
2023-03-13monitor: restrict command getfd to POSIX hostsMarc-André Lureau
2023-03-13qmp: add 'get-win32-socket'Marc-André Lureau
2023-03-13qmp: 'add_client' actually expects socketsMarc-André Lureau
2022-06-15vfio-user: run vfio-user contextJagannathan Raman
2022-05-16qapi: Drop unnecessary whitespace in commentsAndrea Bolognani
2022-05-16qapi: Fix malformed "Since:" section tagsMarkus Armbruster
2022-02-28rtc: Have event RTC_CHANGE identify the RTC by QOM pathMarkus Armbruster
2022-02-28qapi: Document some missing details of RTC_CHANGE eventPeter Maydell
2022-02-28qapi: Move RTC_CHANGE back out of target schemaPeter Maydell
2021-12-21ui/dbus: add p2p=on/off optionMarc-André Lureau
2021-10-29qapi: Mark unstable QMP parts with feature 'unstable'Markus Armbruster
2021-07-21iothread: add aio-max-batch parameterStefano Garzarella
2021-01-23qmp: remove deprecated "change" commandPaolo Bonzini
2020-12-10qapi: Normalize version references x.y.0 to just x.yMarkus Armbruster
2020-10-21qapi: Restrict Xen migration commands to migration.jsonPhilippe Mathieu-Daudé
2020-10-21qapi: Restrict 'query-kvm' command to machine codePhilippe Mathieu-Daudé
2020-10-21qapi: Restrict '(p)memsave' command to machine codePhilippe Mathieu-Daudé
2020-10-21qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.jsonPhilippe Mathieu-Daudé
2020-10-21qapi: Restrict 'inject-nmi' command to machine codePhilippe Mathieu-Daudé
2020-10-06qapi: introduce replay.json for record/replay-related stuffPavel Dovgalyuk
2020-09-29qapi: Extract PCI commands to 'pci.json'Philippe Mathieu-Daudé
2020-09-29qapi: Extract ACPI commands to 'acpi.json'Philippe Mathieu-Daudé
2020-09-29qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé
2020-09-29qapi: Restrict query-uuid command to machine codePhilippe Mathieu-Daudé
2020-09-29qapi: Restrict query-vm-generation-id command to machine codePhilippe Mathieu-Daudé
2020-09-29qapi: Restrict balloon-related commands to machine codePhilippe Mathieu-Daudé
2020-09-29qapi: Correct balloon documentationPhilippe Mathieu-Daudé
2020-09-29qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé
2020-09-07qapi: Fix indentation, againPeter Maydell
2020-08-03schemas: Add vim modelineAndrea Bolognani
2020-07-03virtio-pci: Send qapi events when the virtio-mem size changesDavid Hildenbrand
2020-07-03virtio-mem: Paravirtualized memory hot(un)plugDavid Hildenbrand