aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr.c
diff options
context:
space:
mode:
authorSuraj Jitindar Singh <sjitindarsingh@gmail.com>2019-03-01 15:46:08 +1100
committerDavid Gibson <david@gibson.dropbear.id.au>2019-03-12 14:32:54 +1100
commit006e9d3618698eeef2f3e07628d22cb6f5c2a039 (patch)
tree6bc416d399ac5131e9f777405acc3ed554cba1ce /hw/ppc/spapr.c
parent8ff43ee404d3e295839d1fd4e9e6571ca7a62a66 (diff)
downloadqemu-006e9d3618698eeef2f3e07628d22cb6f5c2a039.zip
qemu-006e9d3618698eeef2f3e07628d22cb6f5c2a039.tar.gz
qemu-006e9d3618698eeef2f3e07628d22cb6f5c2a039.tar.bz2
target/ppc/tcg: make spapr_caps apply cap-[cfpc/sbbc/ibs] non-fatal for tcg
The spapr_caps cap-cfpc, cap-sbbc and cap-ibs are used to control the availability of certain mitigations to the guest. These haven't been implemented under TCG, it is unlikely they ever will be, and it is unclear as to whether they even need to be. As such, make failure to apply these capabilities under TCG non-fatal. Instead we print a warning message to the user but still allow the guest to continue. Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> Message-Id: <20190301044609.9626-2-sjitindarsingh@gmail.com> [dwg: Small style fix] Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/ppc/spapr.c')
0 files changed, 0 insertions, 0 deletions