diff options
author | Alexander Graf <agraf@suse.de> | 2011-08-08 16:11:36 +0200 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-09-25 18:52:22 +0200 |
commit | 77e675ad825d1106f973afd353e8af84cd8d3960 (patch) | |
tree | 38aafd0e46d019c32149587f10fcd02e88f93a4c /arch/powerpc/kvm/booke_emulate.c | |
parent | KVM: PPC: Interpret SDR1 as HVA in PAPR mode (diff) | |
download | linux-77e675ad825d1106f973afd353e8af84cd8d3960.tar.xz linux-77e675ad825d1106f973afd353e8af84cd8d3960.zip |
KVM: PPC: Read out syscall instruction on trap
We have a few traps where we cache the instruction that cause the trap
for analysis later on. Since we now need to be able to distinguish
between SC 0 and SC 1 system calls and the only way to find out which
is which is by looking at the instruction, we also read out the instruction
causing the system call.
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/kvm/booke_emulate.c')
0 files changed, 0 insertions, 0 deletions