aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-08migration: Fix migrate-set-parameters argument validationMarkus Armbruster1-14/+14
2021-02-08migration: introduce 'background-snapshot' migration capabilityAndrey Gruzdev1-1/+6
2021-01-26qapi: backup: disable copy_range by defaultVladimir Sementsov-Ogievskiy1-1/+1
2021-01-26qapi: backup: add max-chunk and max-workers to x-perf structVladimir Sementsov-Ogievskiy1-1/+12
2021-01-26qapi: backup: add perf.use-copy-range parameterVladimir Sementsov-Ogievskiy1-1/+16
2021-01-26qapi: block-stream: add "bottom" argumentVladimir Sementsov-Ogievskiy1-4/+8
2021-01-26qapi: copy-on-read filter: add 'bottom' optionAndrey Shinkevich1-1/+19
2021-01-26qapi: add filter-node-name to block-streamAndrey Shinkevich1-0/+6
2021-01-23qmp: remove deprecated "change" commandPaolo Bonzini1-49/+0
2021-01-21runstate: cleanup reboot and panic actionsPaolo Bonzini1-4/+6
2021-01-15sdlaudio: add -audiodev sdl,out.buffer-count optionVolker Rümelin1-1/+32
2021-01-13Introduce yank featureLukas Straub3-0/+121