]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: PPC: 44x: Initialize PVR
authorAlexander Graf <agraf@suse.de>
Mon, 13 Aug 2012 12:40:29 +0000 (14:40 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 5 Oct 2012 21:33:58 +0000 (23:33 +0200)
commit2d4e84cd4755943cf5eae33ad8b449c043e4549e
tree6bc81a63a2b93225c9b87c23c87f885e1bd327cb
parenta13e938a3d31d3cfb9b97c342710768580ab0f78
KVM: PPC: 44x: Initialize PVR

We need to make sure that vcpu->arch.pvr is initialized to a sane value,
so let's just take the host PVR.

Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/44x.c