qemu-patch-raspberry4/target-ppc
Nathan Froyd a139aa1751 target-ppc: permit linux-user to read PVR
Access to the PVR SPR is normally forbidden from userspace apps.  The
Linux kernel, however, fixes up reads in the appropriate trap handler.
To permit applications that read PVR to run on QEMU, then, we need to
implement the same handling of PVR reads.

Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Signed-off-by: malc <av1474@comtv.ru>
2009-06-23 21:11:22 +04:00
..
cpu.h Hardware convenience library 2009-05-19 16:17:58 +01:00
exec.h
helper.c Include assert.h from qemu-common.h 2009-05-13 20:54:26 +01:00
helper.h
helper_regs.h
kvm.c
kvm_ppc.c
kvm_ppc.h
machine.c kvm: Add missing bits to support live migration 2009-05-22 10:50:33 -05:00
mfrom_table.c
mfrom_table_gen.c
op_helper.c Fix mingw32 build warnings 2009-06-13 08:44:31 +00:00
STATUS
translate.c Apply TCGV_UNUSED on variables that GCC mistakenly thinks can be used 2009-06-20 05:51:47 +04:00
translate_init.c target-ppc: permit linux-user to read PVR 2009-06-23 21:11:22 +04:00