]> 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>
Tue, 14 Aug 2012 22:29:28 +0000 (00:29 +0200)
commit670837def8c2d9186c718c37a61ba63c64133976
treeba5eb62894a3702128a0a0e17f2f8c535843f811
parent6481be4659c0d291f9a3dc1dafe1921e1beb40d3
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