aboutsummaryrefslogtreecommitdiff
path: root/qapi/misc.json
AgeCommit message (Expand)Author
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
2020-06-12pci: Display PCI IRQ pin in "info pci"Peter Xu
2020-03-17qapi: Mark deprecated QMP parts with feature 'deprecated'Markus Armbruster
2020-02-17qapi: Split control.json off misc.jsonKevin Wolf
2020-02-15qapi: Use explicit bulleted listsPeter Maydell
2020-02-15qapi: Fix indent level on doc comments in json filesPeter Maydell
2020-02-14qapi: Expand documentation for LostTickPolicyAndrea Bolognani
2019-10-22qapi: Allow introspecting fix for savevm's cooperation with blockdevPeter Krempa
2019-08-21qapi: Move query-target from misc.json to machine.jsonMarkus Armbruster
2019-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-07-02virtio-pmem: add virtio devicePankaj Gupta
2019-07-02qapi: Split dump.json off misc.jsonMarkus Armbruster
2019-07-02qapi: Split machine-target.json off target.json and misc.jsonMarkus Armbruster
2019-07-02qapi: Split machine.json off misc.jsonMarkus Armbruster
2019-07-02qapi: Split qom.json and qdev.json off misc.jsonMarkus Armbruster
2019-06-12qdev: Delete unused LostTickPolicy "merge"Markus Armbruster
2019-02-18qapi: move RTC_CHANGE to the target schemaMarc-André Lureau
2019-02-18qmp: Deprecate query-events in favor of query-qmp-schemaMarkus Armbruster
2019-02-18qapi: make query-cpu-definitions depend on specific targetsMarc-André Lureau
2019-02-18qapi: make query-cpu-model-expansion depend on s390 or x86Marc-André Lureau
2019-02-18qapi: make query-gic-capabilities depend on TARGET_ARMMarc-André Lureau
2019-02-18qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau
2019-02-18qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386Marc-André Lureau