aboutsummaryrefslogtreecommitdiff
path: root/qapi/misc.json
AgeCommit message (Expand)Author
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
2019-01-24qmp: Add examples to qom list, get, and set commandsWainer dos Santos Moschetta
2018-12-18qmp hmp: Make system_wakeup check wake-up support and run stateDaniel Henrique Barboza
2018-12-18qmp: query-current-machine with wakeup-suspend-supportDaniel Henrique Barboza
2018-12-13qapi: break long lines at 'data' memberMarc-André Lureau
2018-12-12monitor: Suspend monitor instead dropping commandsPeter Xu
2018-12-11Deprecate QMP `cpu-add`Kashyap Chamarthy
2018-10-24memory-device: introduce separate config optionDavid Hildenbrand
2018-10-19vl, qapi: offset calculation in RTC_CHANGE event revertedArtem Pisarenko
2018-10-11qmp, hmp: make subsystem/system-vendor identities optionalDenis V. Lunev
2018-10-09qapi/misc.json: Remove superfluous words in CpuModelExpansionTypeKashyap Chamarthy
2018-09-25qmp, hmp: add PCI subsystem id and vendor id to PCI infoDenis V. Lunev
2018-07-16cli qmp: Mark --preconfig, exit-preconfig experimentalMarkus Armbruster
2018-07-03qmp: Get rid of x-oob-test commandMarkus Armbruster
2018-07-03qmp: Document COMMAND_DROPPED design flawMarkus Armbruster
2018-07-03qmp: Say "out-of-band" instead of "Out-Of-Band"Markus Armbruster
2018-06-29dump: add Windows dump format to dump-guest-memoryViktor Prutyanov
2018-06-22qapi: remove empty flat union branches and typesAnton Nefedov
2018-06-21qmp: Enable a few commands in preconfig stateIgor Mammedov
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01qom: Document qom/device-list-properties implementation specificAlexey Kardashevskiy
2018-05-30qmp: add set-numa-node commandIgor Mammedov
2018-05-30qmp: permit query-hotpluggable-cpus in preconfig stateIgor Mammedov
2018-05-30cli: add --preconfig optionIgor Mammedov
2018-05-30qapi: introduce new cmd option "allow-preconfig"Igor Mammedov
2018-05-29qapi: Change "since 2.13" annotations to "since 3.0"Peter Maydell
2018-05-04qapi: deprecate CpuInfoFast.archLaszlo Ersek
2018-05-04qapi: discriminate CpuInfoFast on SysEmuTarget, not CpuInfoArchLaszlo Ersek
2018-05-04qapi: change the type of TargetInfo.arch from string to enum SysEmuTargetLaszlo Ersek
2018-05-04qapi: fill in CpuInfoFast.arch in query-cpus-fastLaszlo Ersek
2018-03-20Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-20qmp: distinguish PC-DIMM and NVDIMM in MemoryDeviceInfoListHaozhong Zhang
2018-03-19qmp: add command "x-oob-test"Peter Xu
2018-03-19qmp: add new event "command-dropped"Eric Blake
2018-03-19qmp: introduce QMPCapabilityPeter Xu