aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
2021-03-23qapi/pragma: Streamline comments on member-name-exceptionsMarkus Armbruster
2021-03-23qapi: Rename pragma *-whitelist to *-exceptionsMarkus Armbruster
2021-03-23qapi/pragma: Tidy up after removal of deprecated commandsMarkus Armbruster
2021-03-19qapi: New -compat deprecated-input=crashMarkus Armbruster
2021-03-19qapi: Implement deprecated-input=reject for QMP command argumentsMarkus Armbruster
2021-03-19qapi: Implement deprecated-input=reject for QMP commandsMarkus Armbruster
2021-03-19monitor: Drop query-qmp-schema 'gen': false hackMarkus Armbruster
2021-03-19qapi: Implement deprecated-output=hide for QMP command resultsMarkus Armbruster
2021-03-19qemu-options: New -compat to set policy for deprecated interfacesMarkus Armbruster
2021-03-19qapi/qom: QAPIfy object-addKevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for x-remote-objectKevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for input-*Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for confidential-guest-supportKevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for pr-manager-helperKevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for filter-*Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for colo-compareKevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for can-*Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for tls-*, deprecate 'loaded'Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for secret*, deprecate 'loaded'Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for throttle-groupKevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for rng-*, deprecate 'opened'Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for memory-backend-*Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for dbus-vmstateKevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for cryptodev-*Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for authz-*Kevin Wolf
2021-03-19qapi/qom: Add ObjectOptions for iothreadKevin Wolf
2021-03-19qapi/qom: Drop deprecated 'props' from object-addKevin Wolf
2021-03-18Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...Peter Maydell
2021-03-18block: remove 'dirty-bitmaps' field from 'BlockInfo' structDaniel P. Berrangé
2021-03-18block: remove dirty bitmaps 'status' fieldDaniel P. Berrangé
2021-03-18block: remove 'encryption_key_missing' flag from QAPIDaniel P. Berrangé
2021-03-18machine: remove 'arch' field from 'query-cpus-fast' QMP commandDaniel P. Berrangé
2021-03-18machine: remove 'query-cpus' QMP commandDaniel P. Berrangé
2021-03-18migrate: remove QMP/HMP commands for speed, downtime and cache sizeDaniel P. Berrangé
2021-03-18monitor: remove 'query-events' QMP commandDaniel P. Berrangé
2021-03-16qga: return a more explicit error on why a command is disabledMarc-André Lureau
2021-03-15hmp: Use QAPI NetdevInfo in hmp_info_networkAlexey Kirillov
2021-03-15qapi: net: Add query-netdev commandAlexey Kirillov
2021-03-05qapi: Remove QMP events and commands from user-mode buildsPhilippe Mathieu-Daudé
2021-02-25chardev: do not use short form boolean options in non-QemuOpts character devi...Paolo Bonzini
2021-02-16sev: update sev-inject-launch-secret to make gpa optionalJames Bottomley
2021-02-12migration: dirty-bitmap: Allow control of bitmap persistencePeter Krempa
2021-02-09Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-02-08qapi/meson: Restrict UI module to system emulation and toolsPhilippe Mathieu-Daudé
2021-02-08qapi/meson: Restrict system-mode specific modulesPhilippe Mathieu-Daudé
2021-02-08qapi/meson: Remove QMP from user-mode emulationPhilippe Mathieu-Daudé
2021-02-08qapi/meson: Restrict qdev code to system-mode emulationPhilippe Mathieu-Daudé
2021-02-08migration: introduce snapshot-{save, load, delete} QMP commandsDaniel P. Berrangé
2021-02-08migration: Add blocker informationDr. David Alan Gilbert
2021-02-08migration: Clean up signed vs. unsigned XBZRLE cache-sizeMarkus Armbruster