]> git.proxmox.com Git - mirror_qemu.git/commit
ppc/spapr-caps: Convert cap-ibs to custom spapr-cap
authorSuraj Jitindar Singh <sjitindarsingh@gmail.com>
Thu, 1 Mar 2018 06:38:02 +0000 (17:38 +1100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 6 Mar 2018 02:16:29 +0000 (13:16 +1100)
commitc76c0d3090136773219baad486c836c67ba9ea6d
treedc0ebe17d983443bf6b2a8ef4927ed0faca0df66
parentaaf265ffde352c4100a8e2adc554ec11aa6abe08
ppc/spapr-caps: Convert cap-ibs to custom spapr-cap

Convert cap-ibs (indirect branch speculation) to a custom spapr-cap
type.

All tristate caps have now been converted to custom spapr-caps, so
remove the remaining support for them.

Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com>
[dwg: Don't explicitly list "?"/help option, trust convention]
[dwg: Fold tristate removal into here, to not break bisect]
[dwg: Fix minor style problems]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr_caps.c
hw/ppc/spapr_hcall.c
include/hw/ppc/spapr.h
target/ppc/kvm.c