OSDN Git Service

qapi/qom: Add ObjectOptions for input-*
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:14 +0000 (10:17 +0100)
commit30e863e5a7a35fc5b2cfa933ddbc30f84b0415a0
tree4af9ea24e633ede2bfacd6705a0e6269ff22608e
parent590466f056c4f2a7ff87ed751cece4f4ff02fd57
qapi/qom: Add ObjectOptions for input-*

This adds a QAPI schema for the properties of the input-* objects.

ui.json cannot be included in qom.json because the storage daemon can't
use it, so move GrabToggleKeys to common.json.

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/common.json
qapi/qom.json
qapi/ui.json