Add Book3s fields to vcpu structs
authorAlexander Graf <agraf@suse.de>
Fri, 30 Oct 2009 05:47:04 +0000 (05:47 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 5 Nov 2009 05:49:52 +0000 (16:49 +1100)
commitca95150b3a9f3f3146a686296f2156a7ec6e98e9
tree58e6907f7e56ca599c1578e33645a3054f91b914
parent83cd259d8e5b9878be0535f7ddd326676172279a
Add Book3s fields to vcpu structs

We need to store more information than we currently have for vcpus
when running on Book3s.

So let's extend the internal struct definitions.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/kvm_host.h