aboutsummaryrefslogtreecommitdiff
path: root/scripts/coverity-model.c
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2019-12-11 21:55:05 +1100
committerDavid Gibson <david@gibson.dropbear.id.au>2020-03-17 09:41:14 +1100
commit19acd4b610a2f6a8db2840faecaab813089a33b2 (patch)
treed6ca807ce6663be2ee05adfe67d0d2b4f6026229 /scripts/coverity-model.c
parent23513f818f2112cceadfc1cf4007a4f068ecd84b (diff)
downloadqemu-19acd4b610a2f6a8db2840faecaab813089a33b2.zip
qemu-19acd4b610a2f6a8db2840faecaab813089a33b2.tar.gz
qemu-19acd4b610a2f6a8db2840faecaab813089a33b2.tar.bz2
ppc: Remove stub of PPC970 HID4 implementation
The PowerPC 970 CPU was a cut-down POWER4, which had hypervisor capability. However, it can be (and often was) strapped into "Apple mode", where the hypervisor capabilities were disabled (essentially putting it always in hypervisor mode). That's actually the only mode of the 970 we support in qemu, and we're unlikely to change that any time soon. However, we do have a partial implementation of the 970's HID4 register which affects things only relevant for hypervisor mode. That stub is also really ugly, since it attempts to duplicate the effects of HID4 by re-encoding it into the LPCR register used in newer CPUs, but in a really confusing way. Just get rid of it. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Greg Kurz <groug@kaod.org>
Diffstat (limited to 'scripts/coverity-model.c')
0 files changed, 0 insertions, 0 deletions