]> git.proxmox.com Git - mirror_qemu.git/commit - qapi/qom.json
qapi/qom: Add ObjectOptions for dbus-vmstate
authorKevin Wolf <kwolf@redhat.com>
Tue, 20 Oct 2020 10:47:58 +0000 (12:47 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 19 Mar 2021 09:17:13 +0000 (10:17 +0100)
commitd7ef29c4ed0b09cb175b457851c1cf5f6b1d7513
treed3f88e23af12674627ed9f692023a91ac482c7a6
parenta68d909ef943cc47b512cbd8890e0d90055bec05
qapi/qom: Add ObjectOptions for dbus-vmstate

This adds a QAPI schema for the properties of the dbus-vmstate object.

A list represented as a comma separated string is clearly not very
QAPI-like, but for now just describe the existing interface.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Acked-by: Paolo Bonzini <pbonzini@redhat.com>
Acked-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
qapi/qom.json