]> 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, 14 Sep 2012 14:26:33 +0000 (16:26 +0200)
commit23c8da084b717c956d0dc2af5e180be054ad3186
treecdea0b06eb923d956f98d867a5b48500969659ec
parent8d3f1fa5df076720c8bc964138f2c02a6c2859f7
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