]> Pileus Git - ~andy/linux/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:38:47 +0000 (23:38 +0200)
commit491dd5b8a4926393308172da80c73faf242a4057
tree6bc81a63a2b93225c9b87c23c87f885e1bd327cb
parent6df8d3fc58dde84fc82a9ec2581440e54dfd3d14
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