aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_para.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li1-0/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-11-25KVM: kvm_para_has_feature can be booleanYaowei Bai1-4/+2
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-25/+1
2011-12-27KVM: Fix whitespace in kvm_para.hAlexander Graf1-1/+0
2010-10-24KVM: Move kvm_guest_init out of generic codeAlexander Graf1-5/+0
2010-10-24KVM: PPC: First magic page stepsAlexander Graf1-0/+1
2010-10-24KVM: PPC: Implement hypervisor interfaceAlexander Graf1-0/+1
2009-09-10KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka1-0/+1
2008-04-27KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti1-1/+4
2008-04-27x86: KVM guest: add basic paravirt supportMarcelo Tosatti1-0/+6
2008-01-30KVM: Put kvm_para.h include outside __KERNEL__Glauber de Oliveira Costa1-1/+1
2008-01-30KVM: Accelerated apic supportAvi Kivity1-0/+2
2008-01-30KVM: Per-architecture hypercall definitionsChristian Borntraeger1-93/+12
2008-01-30KVM: Refactor hypercall infrastructure (v3)Anthony Liguori1-61/+98
2007-03-04KVM: Add host hypercall support for vmxIngo Molnar1-0/+18
2007-03-04KVM: add MSR based hypercall APIIngo Molnar1-0/+55