aboutsummaryrefslogtreecommitdiff
path: root/qapi/misc.json
AgeCommit message (Expand)AuthorFilesLines
2021-01-23qmp: remove deprecated "change" commandPaolo Bonzini1-49/+0
2020-12-10qapi: Normalize version references x.y.0 to just x.yMarkus Armbruster1-15/+15
2020-10-21qapi: Restrict Xen migration commands to migration.jsonPhilippe Mathieu-Daudé1-41/+0
2020-10-21qapi: Restrict 'query-kvm' command to machine codePhilippe Mathieu-Daudé1-30/+0
2020-10-21qapi: Restrict '(p)memsave' command to machine codePhilippe Mathieu-Daudé1-61/+0
2020-10-21qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.jsonPhilippe Mathieu-Daudé1-57/+0
2020-10-21qapi: Restrict 'inject-nmi' command to machine codePhilippe Mathieu-Daudé1-20/+0
2020-10-06qapi: introduce replay.json for record/replay-related stuffPavel Dovgalyuk1-18/+0
2020-09-29qapi: Extract PCI commands to 'pci.json'Philippe Mathieu-Daudé1-306/+0
2020-09-29qapi: Extract ACPI commands to 'acpi.json'Philippe Mathieu-Daudé1-131/+0
2020-09-29qapi: Restrict device memory commands to machine codePhilippe Mathieu-Daudé1-217/+0
2020-09-29qapi: Restrict query-uuid command to machine codePhilippe Mathieu-Daudé1-30/+0
2020-09-29qapi: Restrict query-vm-generation-id command to machine codePhilippe Mathieu-Daudé1-21/+0
2020-09-29qapi: Restrict balloon-related commands to machine codePhilippe Mathieu-Daudé1-90/+0
2020-09-29qapi: Correct balloon documentationPhilippe Mathieu-Daudé1-3/+10
2020-09-29qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé1-32/+0
2020-09-07qapi: Fix indentation, againPeter Maydell1-2/+2
2020-08-03schemas: Add vim modelineAndrea Bolognani1-0/+1
2020-07-03virtio-pci: Send qapi events when the virtio-mem size changesDavid Hildenbrand1-0/+25
2020-07-03virtio-mem: Paravirtualized memory hot(un)plugDavid Hildenbrand1-1/+38
2020-06-12pci: Display PCI IRQ pin in "info pci"Peter Xu1-2/+4
2020-03-17qapi: Mark deprecated QMP parts with feature 'deprecated'Markus Armbruster1-6/+7
2020-02-17qapi: Split control.json off misc.jsonKevin Wolf1-212/+0
2020-02-15qapi: Use explicit bulleted listsPeter Maydell1-20/+16
2020-02-15qapi: Fix indent level on doc comments in json filesPeter Maydell1-51/+51
2020-02-14qapi: Expand documentation for LostTickPolicyAndrea Bolognani1-11/+23
2019-10-22qapi: Allow introspecting fix for savevm's cooperation with blockdevPeter Krempa1-1/+8
2019-08-21qapi: Move query-target from misc.json to machine.jsonMarkus Armbruster1-23/+0
2019-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+27
2019-07-02virtio-pmem: add virtio devicePankaj Gupta1-1/+27
2019-07-02qapi: Split dump.json off misc.jsonMarkus Armbruster1-192/+0
2019-07-02qapi: Split machine-target.json off target.json and misc.jsonMarkus Armbruster1-74/+0
2019-07-02qapi: Split machine.json off misc.jsonMarkus Armbruster1-687/+0
2019-07-02qapi: Split qom.json and qdev.json off misc.jsonMarkus Armbruster1-351/+0
2019-06-12qdev: Delete unused LostTickPolicy "merge"Markus Armbruster1-5/+1
2019-02-18qapi: move RTC_CHANGE to the target schemaMarc-André Lureau1-23/+0
2019-02-18qmp: Deprecate query-events in favor of query-qmp-schemaMarkus Armbruster1-2/+5
2019-02-18qapi: make query-cpu-definitions depend on specific targetsMarc-André Lureau1-58/+0
2019-02-18qapi: make query-cpu-model-expansion depend on s390 or x86Marc-André Lureau1-51/+0
2019-02-18qapi: make query-gic-capabilities depend on TARGET_ARMMarc-André Lureau1-43/+0
2019-02-18qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau1-137/+0
2019-02-18qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386Marc-André Lureau1-166/+0
2019-01-24qmp: Add examples to qom list, get, and set commandsWainer dos Santos Moschetta1-0/+36
2018-12-18qmp hmp: Make system_wakeup check wake-up support and run stateDaniel Henrique Barboza1-1/+7
2018-12-18qmp: query-current-machine with wakeup-suspend-supportDaniel Henrique Barboza1-0/+24
2018-12-13qapi: break long lines at 'data' memberMarc-André Lureau1-2/+5
2018-12-12monitor: Suspend monitor instead dropping commandsPeter Xu1-40/+0
2018-12-11Deprecate QMP `cpu-add`Kashyap Chamarthy1-1/+7
2018-10-24memory-device: introduce separate config optionDavid Hildenbrand1-1/+1
2018-10-19vl, qapi: offset calculation in RTC_CHANGE event revertedArtem Pisarenko1-1/+2