KVM: PPC: refer to paravirt docs in header file
authorScott Wood <scottwood@freescale.com>
Wed, 11 Jan 2012 13:37:35 +0000 (13:37 +0000)
committerAvi Kivity <avi@redhat.com>
Mon, 5 Mar 2012 12:52:41 +0000 (14:52 +0200)
commit54f65795c8f6e192540756085d738e66ab0917a0
tree3efd1dd71cbc7cf8861bdfb3aa1dc89c62a40c16
parentb3c5d3c2a49602c370de6d02fdb923bc48cd1abc
KVM: PPC: refer to paravirt docs in header file

Instead of keeping separate copies of struct kvm_vcpu_arch_shared (one in
the code, one in the docs) that inevitably fail to be kept in sync
(already sr[] is missing from the doc version), just point to the header
file as the source of documentation on the contents of the magic page.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Acked-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
Documentation/virtual/kvm/ppc-pv.txt
arch/powerpc/include/asm/kvm_para.h