aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
2021-03-23qapi: Rename pragma *-whitelist to *-exceptionsMarkus Armbruster1-2/+2
2021-03-23qapi/pragma: Tidy up after removal of deprecated commandsMarkus Armbruster1-5/+1
2021-03-23qmp: add new qmp display-reloadZihao Chang1-0/+61
2021-03-19qapi: New -compat deprecated-input=crashMarkus Armbruster3-1/+4
2021-03-19qapi: Implement deprecated-input=reject for QMP command argumentsMarkus Armbruster4-0/+47
2021-03-19qapi: Implement deprecated-input=reject for QMP commandsMarkus Armbruster1-0/+13
2021-03-19monitor: Drop query-qmp-schema 'gen': false hackMarkus Armbruster1-1/+1
2021-03-19qapi: Implement deprecated-output=hide for QMP command resultsMarkus Armbruster4-0/+38
2021-03-19qemu-options: New -compat to set policy for deprecated interfacesMarkus Armbruster4-0/+56
2021-03-19qapi/qom: QAPIfy object-addKevin Wolf1-10/+1
2021-03-19qapi/qom: Add ObjectOptions for x-remote-objectKevin Wolf1-2/+18
2021-03-19qapi/qom: Add ObjectOptions for input-*Kevin Wolf3-12/+72
2021-03-19qapi/qom: Add ObjectOptions for confidential-guest-supportKevin Wolf1-0/+37
2021-03-19qapi/qom: Add ObjectOptions for pr-manager-helperKevin Wolf1-0/+14
2021-03-19qapi/qom: Add ObjectOptions for filter-*Kevin Wolf3-20/+163
2021-03-19qapi/qom: Add ObjectOptions for colo-compareKevin Wolf1-0/+49
2021-03-19qapi/qom: Add ObjectOptions for can-*Kevin Wolf1-0/+18
2021-03-19qapi/qom: Add ObjectOptions for tls-*, deprecate 'loaded'Kevin Wolf2-2/+108
2021-03-19qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded'Kevin Wolf2-0/+66
2021-03-19qapi/qom: Add ObjectOptions for throttle-groupKevin Wolf2-2/+32
2021-03-19qapi/qom: Add ObjectOptions for rng-*, deprecate 'opened'Kevin Wolf1-2/+54
2021-03-19qapi/qom: Add ObjectOptions for memory-backend-*Kevin Wolf3-22/+142
2021-03-19qapi/qom: Add ObjectOptions for dbus-vmstateKevin Wolf1-0/+18
2021-03-19qapi/qom: Add ObjectOptions for cryptodev-*Kevin Wolf1-0/+36
2021-03-19qapi/qom: Add ObjectOptions for authz-*Kevin Wolf2-5/+66
2021-03-19qapi/qom: Add ObjectOptions for iothreadKevin Wolf1-0/+53
2021-03-19qapi/qom: Drop deprecated 'props' from object-addKevin Wolf1-5/+1
2021-03-18Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...Peter Maydell4-386/+2
2021-03-18block: remove 'dirty-bitmaps' field from 'BlockInfo' structDaniel P. Berrangé1-10/+1
2021-03-18block: remove dirty bitmaps 'status' fieldDaniel P. Berrangé1-45/+0
2021-03-18block: remove 'encryption_key_missing' flag from QAPIDaniel P. Berrangé1-8/+0
2021-03-18machine: remove 'arch' field from 'query-cpus-fast' QMP commandDaniel P. Berrangé1-22/+0
2021-03-18machine: remove 'query-cpus' QMP commandDaniel P. Berrangé1-159/+2
2021-03-18migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé1-98/+0
2021-03-18monitor: remove 'query-events' QMP commandDaniel P. Berrangé1-45/+0
2021-03-16qga: return a more explicit error on why a command is disabledMarc-André Lureau2-6/+10
2021-03-15hmp: Use QAPI NetdevInfo in hmp_info_networkAlexey Kirillov2-0/+194
2021-03-15qapi: net: Add query-netdev commandAlexey Kirillov1-0/+80
2021-03-05qapi: Remove QMP events and commands from user-mode buildsPhilippe Mathieu-Daudé1-4/+8
2021-02-25chardev: do not use short form boolean options in non-QemuOpts character devi...Paolo Bonzini1-2/+2
2021-02-16sev: update sev-inject-launch-secret to make gpa optionalJames Bottomley1-1/+1
2021-02-12migration: dirty-bitmap: Allow control of bitmap persistencePeter Krempa1-1/+18
2021-02-09Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-11/+23
2021-02-08qapi/meson: Restrict UI module to system emulation and toolsPhilippe Mathieu-Daudé1-1/+5
2021-02-08qapi/meson: Restrict system-mode specific modulesPhilippe Mathieu-Daudé1-6/+6
2021-02-08qapi/meson: Remove QMP from user-mode emulationPhilippe Mathieu-Daudé1-3/+7
2021-02-08qapi/meson: Restrict qdev code to system-mode emulationPhilippe Mathieu-Daudé1-1/+5
2021-02-08migration: introduce snapshot-{save, load, delete} QMP commandsDaniel P. Berrangé2-1/+181
2021-02-08migration: Add blocker informationDr. David Alan Gilbert1-0/+6
2021-02-08migration: Clean up signed vs. unsigned XBZRLE cache-sizeMarkus Armbruster1-2/+2