diff options
author | Suraj Jitindar Singh <sjitindarsingh@gmail.com> | 2018-03-01 17:37:59 +1100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-03-06 13:16:29 +1100 |
commit | 87175d1bc5272fff5cffb05c410b39f839dfc948 (patch) | |
tree | 6ed3acda9f3268d8bc0ff2ccafe49dd36beebafb /hw/i2c | |
parent | cb931c2108a59db0b4a22f0c439ee7362c4f95ab (diff) | |
download | qemu-87175d1bc5272fff5cffb05c410b39f839dfc948.zip qemu-87175d1bc5272fff5cffb05c410b39f839dfc948.tar.gz qemu-87175d1bc5272fff5cffb05c410b39f839dfc948.tar.bz2 |
ppc/spapr-caps: Add support for custom spapr_capabilities
There are currently 2 implemented types of spapr-caps, boolean and
tristate. However there may be a need for caps which don't fit either of
these options. Add a custom capability type for which a list of custom
valid strings can be specified and implement the get/set functions for
these. Also add a field for help text to describe the available options.
Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
[dwg: Change "help" option to "?" matching qemu conventions]
[dwg: Add ATTRIBUTE_UNUSED to avoid breaking bisect]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/i2c')
0 files changed, 0 insertions, 0 deletions