aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/mmu-hash64.c
diff options
context:
space:
mode:
authorGreg Kurz <groug@kaod.org>2016-07-13 12:00:17 +0200
committerDavid Gibson <david@gibson.dropbear.id.au>2016-07-18 10:40:27 +1000
commitc4dfc14b5573d7a2c9731dd3d0cfc20f331f3c87 (patch)
tree3e8f83bc9f301ee663816abe1f5a052dc6efea7b /target-ppc/mmu-hash64.c
parent5cbc64de25973e9129c5a7897734a06ac64b9aff (diff)
ppc: abort if compat property contains an unknown value
It is not possible to set the compat property to an unknown value with powerpc_set_compat(). Something must have gone terribly wrong in QEMU, if we detect an "Internal error" in powerpc_get_compat(). Let's abort then. This patch also drops the "max_compat ? *max_compat : -1" construct. It is useless since max_compat is dereferenced a few lines above. Signed-off-by: Greg Kurz <groug@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'target-ppc/mmu-hash64.c')
0 files changed, 0 insertions, 0 deletions