aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kvm_para.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDGravatar Wanpeng Li 1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2015-11-25KVM: kvm_para_has_feature can be booleanGravatar Yaowei Bai 1-4/+2
2012-10-13UAPI: (Scripted) Disintegrate include/linuxGravatar David Howells 1-25/+1
2011-12-27KVM: Fix whitespace in kvm_para.hGravatar Alexander Graf 1-1/+0
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