Searched hist:"2 a342ed57756ad5d8af5456959433884367e5ab2" (Results 1 – 6 of 6) sorted by relevance
/linux/include/linux/ |
H A D | kvm_para.h | diff 2a342ed57756ad5d8af5456959433884367e5ab2 Thu Jul 29 14:47:48 CEST 2010 Alexander Graf <agraf@suse.de> KVM: PPC: Implement hypervisor interface
To communicate with KVM directly we need to plumb some sort of interface between the guest and KVM. Usually those interfaces use hypercalls.
This hypercall implementation is described in the last patch of the series in a special documentation file. Please read that for further information.
This patch implements stubs to handle KVM PPC hypercalls on the host and guest side alike.
Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>
|
/linux/arch/powerpc/include/asm/ |
H A D | kvm_para.h | diff 2a342ed57756ad5d8af5456959433884367e5ab2 Thu Jul 29 14:47:48 CEST 2010 Alexander Graf <agraf@suse.de> KVM: PPC: Implement hypervisor interface
To communicate with KVM directly we need to plumb some sort of interface between the guest and KVM. Usually those interfaces use hypercalls.
This hypercall implementation is described in the last patch of the series in a special documentation file. Please read that for further information.
This patch implements stubs to handle KVM PPC hypercalls on the host and guest side alike.
Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>
|
H A D | kvm_ppc.h | diff 2a342ed57756ad5d8af5456959433884367e5ab2 Thu Jul 29 14:47:48 CEST 2010 Alexander Graf <agraf@suse.de> KVM: PPC: Implement hypervisor interface
To communicate with KVM directly we need to plumb some sort of interface between the guest and KVM. Usually those interfaces use hypercalls.
This hypercall implementation is described in the last patch of the series in a special documentation file. Please read that for further information.
This patch implements stubs to handle KVM PPC hypercalls on the host and guest side alike.
Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>
|
/linux/arch/powerpc/kernel/ |
H A D | kvm.c | 2a342ed57756ad5d8af5456959433884367e5ab2 Thu Jul 29 14:47:48 CEST 2010 Alexander Graf <agraf@suse.de> KVM: PPC: Implement hypervisor interface
To communicate with KVM directly we need to plumb some sort of interface between the guest and KVM. Usually those interfaces use hypercalls.
This hypercall implementation is described in the last patch of the series in a special documentation file. Please read that for further information.
This patch implements stubs to handle KVM PPC hypercalls on the host and guest side alike.
Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>
|
H A D | Makefile | diff 2a342ed57756ad5d8af5456959433884367e5ab2 Thu Jul 29 14:47:48 CEST 2010 Alexander Graf <agraf@suse.de> KVM: PPC: Implement hypervisor interface
To communicate with KVM directly we need to plumb some sort of interface between the guest and KVM. Usually those interfaces use hypercalls.
This hypercall implementation is described in the last patch of the series in a special documentation file. Please read that for further information.
This patch implements stubs to handle KVM PPC hypercalls on the host and guest side alike.
Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>
|
/linux/arch/powerpc/kvm/ |
H A D | booke.c | diff 2a342ed57756ad5d8af5456959433884367e5ab2 Thu Jul 29 14:47:48 CEST 2010 Alexander Graf <agraf@suse.de> KVM: PPC: Implement hypervisor interface
To communicate with KVM directly we need to plumb some sort of interface between the guest and KVM. Usually those interfaces use hypercalls.
This hypercall implementation is described in the last patch of the series in a special documentation file. Please read that for further information.
This patch implements stubs to handle KVM PPC hypercalls on the host and guest side alike.
Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>
|