]> Git Repo - qemu.git/commit - qapi/qom.json
qapi/qom: Add ObjectOptions for can-*
authorKevin Wolf <[email protected]>
Tue, 20 Oct 2020 10:47:58 +0000 (12:47 +0200)
committerKevin Wolf <[email protected]>
Fri, 19 Mar 2021 09:17:13 +0000 (10:17 +0100)
commitf3189b9135ae9bbc922ac56528784ca9cd04ef4a
tree5d31a1660e6ceca165a8f222683cb537a05f05fb
parentd09e49374b336d36a4223e8a411582128d3a3796
qapi/qom: Add ObjectOptions for can-*

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

can-bus doesn't have any properties, so it only needs to be added to the
ObjectType enum without adding a new branch to ObjectOptions.

Signed-off-by: Kevin Wolf <[email protected]>
Acked-by: Paolo Bonzini <[email protected]>
Acked-by: Peter Krempa <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
qapi/qom.json
This page took 0.02557 seconds and 4 git commands to generate.