linux-kernel-test/Documentation/kvm
Alexander Graf 15711e9c92 KVM: PPC: Add get_pvinfo interface to query hypercall instructions
We need to tell the guest the opcodes that make up a hypercall through
interfaces that are controlled by userspace. So we need to add a call
for userspace to allow it to query those opcodes so it can pass them
on.

This is required because the hypercall opcodes can change based on
the hypervisor conditions. If we're running in hardware accelerated
hypervisor mode, a hypercall looks different from when we're running
without hardware acceleration.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
2010-10-24 10:50:57 +02:00
..
api.txt KVM: PPC: Add get_pvinfo interface to query hypercall instructions 2010-10-24 10:50:57 +02:00
cpuid.txt KVM: Add cpuid.txt file 2010-05-19 11:41:07 +03:00
mmu.txt KVM: Fix typos in Documentation/kvm/mmu.txt 2010-08-01 10:46:52 +03:00
msr.txt KVM: Add Documentation/kvm/msr.txt 2010-08-01 10:39:24 +03:00
ppc-pv.txt KVM: PPC: Add Documentation about PV interface 2010-10-24 10:50:57 +02:00
review-checklist.txt KVM: Document KVM specific review items 2010-08-01 10:47:20 +03:00