KVM: ppc: adjust vcpu types to support 64-bit cores
authorHollis Blanchard <hollisb@us.ibm.com>
Wed, 5 Nov 2008 15:36:19 +0000 (09:36 -0600)
committerAvi Kivity <avi@redhat.com>
Wed, 31 Dec 2008 14:52:22 +0000 (16:52 +0200)
commit5cf8ca22146fa106f3bb865631ec04f5b499508f
tree4a32a552277e4c3a6a103f05d164dfc97dbf2bae
parentdb93f5745d836f81cef0b4101a7c2685eeb55efb
KVM: ppc: adjust vcpu types to support 64-bit cores

However, some of these fields could be split into separate per-core structures
in the future.

Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/include/asm/kvm_host.h
arch/powerpc/kvm/booke.c
arch/powerpc/kvm/emulate.c
arch/powerpc/kvm/powerpc.c