aboutsummaryrefslogtreecommitdiff
path: root/qapi/misc.json
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-11qmp, hmp: make subsystem/system-vendor identities optionalDenis V. Lunev1-2/+2
2018-10-09qapi/misc.json: Remove superfluous words in CpuModelExpansionTypeKashyap Chamarthy1-6/+6
2018-09-25qmp, hmp: add PCI subsystem id and vendor id to PCI infoDenis V. Lunev1-1/+6
2018-07-16cli qmp: Mark --preconfig, exit-preconfig experimentalMarkus Armbruster1-3/+3
2018-07-03qmp: Get rid of x-oob-test commandMarkus Armbruster1-18/+0
2018-07-03qmp: Document COMMAND_DROPPED design flawMarkus Armbruster1-0/+3
2018-07-03qmp: Say "out-of-band" instead of "Out-Of-Band"Markus Armbruster1-1/+1
2018-06-29dump: add Windows dump format to dump-guest-memoryViktor Prutyanov1-1/+4
2018-06-22qapi: remove empty flat union branches and typesAnton Nefedov1-44/+2
2018-06-21qmp: Enable a few commands in preconfig stateIgor Mammedov1-10/+17
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+8
2018-06-01qom: Document qom/device-list-properties implementation specificAlexey Kardashevskiy1-0/+8
2018-05-30qmp: add set-numa-node commandIgor Mammedov1-0/+14
2018-05-30qmp: permit query-hotpluggable-cpus in preconfig stateIgor Mammedov1-1/+2
2018-05-30cli: add --preconfig optionIgor Mammedov1-0/+23
2018-05-30qapi: introduce new cmd option "allow-preconfig"Igor Mammedov1-3/+6
2018-05-29qapi: Change "since 2.13" annotations to "since 3.0"Peter Maydell1-2/+2
2018-05-04qapi: deprecate CpuInfoFast.archLaszlo Ersek1-4/+4
2018-05-04qapi: discriminate CpuInfoFast on SysEmuTarget, not CpuInfoArchLaszlo Ersek1-15/+47
2018-05-04qapi: change the type of TargetInfo.arch from string to enum SysEmuTargetLaszlo Ersek1-2/+4
2018-05-04qapi: fill in CpuInfoFast.arch in query-cpus-fastLaszlo Ersek1-1/+1