aboutsummaryrefslogtreecommitdiff
path: root/target-ppc/Makefile.objs
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2016-03-21 13:52:37 +0100
committerDavid Gibson <david@gibson.dropbear.id.au>2016-03-24 11:17:34 +1100
commit97eaf30ec68eab6efdedf32ad210581d074bcb03 (patch)
tree0d483872cf2509b6423cc252e64cd9b9aa0eb367 /target-ppc/Makefile.objs
parent6a9c4ef452c98060e919aa49db49c09ed8c37745 (diff)
downloadqemu-97eaf30ec68eab6efdedf32ad210581d074bcb03.zip
qemu-97eaf30ec68eab6efdedf32ad210581d074bcb03.tar.gz
qemu-97eaf30ec68eab6efdedf32ad210581d074bcb03.tar.bz2
ppc: Fix writing to AMR/UAMOR
The masks weren't chosen nor applied properly. The architecture specifies that writes to AMR are masked by UAMOR for PR=1, otherwise AMOR for HV=0. The writes to UAMOR are masked by AMOR for HV=0 Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> [clg: moved gen_spr_amr() prototype change to next patch ] Signed-off-by: Cédric Le Goater <clg@fr.ibm.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'target-ppc/Makefile.objs')
0 files changed, 0 insertions, 0 deletions