aboutsummaryrefslogtreecommitdiff
path: root/qapi
AgeCommit message (Expand)Author
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
2021-02-08migration: Fix migrate-set-parameters argument validationMarkus Armbruster
2021-02-08migration: introduce 'background-snapshot' migration capabilityAndrey Gruzdev
2021-01-26qapi: backup: disable copy_range by defaultVladimir Sementsov-Ogievskiy
2021-01-26qapi: backup: add max-chunk and max-workers to x-perf structVladimir Sementsov-Ogievskiy
2021-01-26qapi: backup: add perf.use-copy-range parameterVladimir Sementsov-Ogievskiy
2021-01-26qapi: block-stream: add "bottom" argumentVladimir Sementsov-Ogievskiy
2021-01-26qapi: copy-on-read filter: add 'bottom' optionAndrey Shinkevich
2021-01-26qapi: add filter-node-name to block-streamAndrey Shinkevich
2021-01-23qmp: remove deprecated "change" commandPaolo Bonzini
2021-01-21runstate: cleanup reboot and panic actionsPaolo Bonzini
2021-01-15sdlaudio: add -audiodev sdl,out.buffer-count optionVolker Rümelin
2021-01-13Introduce yank featureLukas Straub
2021-01-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...Peter Maydell
2020-12-19string-output-visitor: Fix to use sufficient precisionMarkus Armbruster