[PATCH 09/27] KVM: PPC: Add PV guest scratch registers

2010-07-29 Thread Alexander Graf
While running in hooked code we need to store register contents out because we must not clobber any registers. So let's add some fields to the shared page we can just happily write to. Signed-off-by: Alexander Graf --- arch/powerpc/include/asm/kvm_para.h |3 +++ 1 files changed, 3 insertion

[PATCH 09/27] KVM: PPC: Add PV guest scratch registers

2010-07-01 Thread Alexander Graf
While running in hooked code we need to store register contents out because we must not clobber any registers. So let's add some fields to the shared page we can just happily write to. Signed-off-by: Alexander Graf --- arch/powerpc/include/asm/kvm_para.h |3 +++ 1 files changed, 3 insertion