kernel-fxtec-pro1x/arch/powerpc
Alexander Graf 3587d5348c KVM: PPC: Teach MMIO Signedness
The guest I was trying to get to run uses the LHA and LHAU instructions.
Those instructions basically do a load, but also sign extend the result.

Since we need to fill our registers by hand when doing MMIO, we also need
to sign extend manually.

This patch implements sign extended MMIO and the LHA(U) instructions.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
2010-04-25 12:34:44 +03:00
..
boot
configs
include/asm KVM: PPC: Teach MMIO Signedness 2010-04-25 12:34:44 +03:00
kernel Merge branch 'master' into export-slabh 2010-04-05 11:37:28 +09:00
kvm KVM: PPC: Teach MMIO Signedness 2010-04-25 12:34:44 +03:00
lib
math-emu
mm
oprofile
platforms Merge branch 'master' into export-slabh 2010-04-05 11:37:28 +09:00
sysdev
xmon
Kconfig
Kconfig.debug
Makefile
relocs_check.pl