summaryrefslogtreecommitdiffstats
path: root/include/linux/kvm_para.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: kvm_para_has_feature can be booleanYaowei Bai2015-11-251-4/+2
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-25/+1
* KVM: Fix whitespace in kvm_para.hAlexander Graf2011-12-271-1/+0
* KVM: Move kvm_guest_init out of generic codeAlexander Graf2010-10-241-5/+0
* KVM: PPC: First magic page stepsAlexander Graf2010-10-241-0/+1
* KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-241-0/+1
* KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka2009-09-101-0/+1
* KVM: MMU: hypercall based pte updates and TLB flushesMarcelo Tosatti2008-04-271-1/+4
* x86: KVM guest: add basic paravirt supportMarcelo Tosatti2008-04-271-0/+6
* KVM: Put kvm_para.h include outside __KERNEL__Glauber de Oliveira Costa2008-01-301-1/+1
* KVM: Accelerated apic supportAvi Kivity2008-01-301-0/+2
* KVM: Per-architecture hypercall definitionsChristian Borntraeger2008-01-301-93/+12
* KVM: Refactor hypercall infrastructure (v3)Anthony Liguori2008-01-301-61/+98
* KVM: Add host hypercall support for vmxIngo Molnar2007-03-041-0/+18
* KVM: add MSR based hypercall APIIngo Molnar2007-03-041-0/+55