aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kvm_para.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-24KVM: Move kvm_guest_init out of generic codeGravatar Alexander Graf 1-5/+0
2010-10-24KVM: PPC: First magic page stepsGravatar Alexander Graf 1-0/+1
2010-10-24KVM: PPC: Implement hypervisor interfaceGravatar Alexander Graf 1-0/+1
2009-09-10KVM: x86: Disallow hypercalls for guest callers in rings > 0Gravatar Jan Kiszka 1-0/+1
2008-04-27KVM: MMU: hypercall based pte updates and TLB flushesGravatar Marcelo Tosatti 1-1/+4
2008-04-27x86: KVM guest: add basic paravirt supportGravatar Marcelo Tosatti 1-0/+6
2008-01-30KVM: Put kvm_para.h include outside __KERNEL__Gravatar Glauber de Oliveira Costa 1-1/+1
2008-01-30KVM: Accelerated apic supportGravatar Avi Kivity 1-0/+2
2008-01-30KVM: Per-architecture hypercall definitionsGravatar Christian Borntraeger 1-93/+12
2008-01-30KVM: Refactor hypercall infrastructure (v3)Gravatar Anthony Liguori 1-61/+98
2007-03-04KVM: Add host hypercall support for vmxGravatar Ingo Molnar 1-0/+18
2007-03-04KVM: add MSR based hypercall APIGravatar Ingo Molnar 1-0/+55