OSDN Git Service

KVM: PPC: e500: emulate SVR
authorScott Wood <scottwood@freescale.com>
Tue, 29 Mar 2011 21:49:10 +0000 (16:49 -0500)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:47:46 +0000 (08:47 -0400)
commit90d34b0e45df3bfe522e9e9d604c4c1a0253699d
tree19a00d6e110b9d4e561c90858d2e07d98b87bf40
parent2fb92db1ec08f3235c500e7f460eeb78092d844e
KVM: PPC: e500: emulate SVR

Return the actual host SVR for now, as we already do for PVR.  Eventually
we may support Qemu overriding PVR/SVR if the situation is appropriate,
once we implement KVM_SET_SREGS on e500.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/include/asm/kvm_e500.h
arch/powerpc/kvm/e500.c
arch/powerpc/kvm/e500_emulate.c