commit | 2daf28557e43cc0724b9a8b36e77db10b455e286 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Tue Nov 17 15:25:04 2020 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Mar 19 10:17:14 2021 +0100 |
tree | 883499607e280455389517a4c9a0d25d936a4369 | |
parent | 98c43b7b8b7504099760383fc802d18bc8b18f48 [diff] |
qemu-storage-daemon: Implement --object with qmp_object_add() This QAPIfies --object and ensures that QMP and the command line option behave the same. 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>