aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kvm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-26KVM: Don't automatically expose the TSC deadline timer in cpuidJan Kiszka1-0/+1
2011-11-17Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf1-1/+0
2011-10-30KVM: s390: implement sigp external callChristian Ehrhardt1-0/+1
2011-09-25KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf1-0/+1
2011-09-25KVM: PPC: Add support for explicit HIOR settingAlexander Graf1-0/+1
2011-09-25KVM: x86: Raise the hard VCPU count limitSasha Levin1-1/+2
2011-09-20[S390] kvm: extension capability for new address space layoutChristian Borntraeger1-0/+1
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras1-0/+3
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras1-0/+1
2011-07-12KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson1-0/+2
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras1-0/+6
2011-07-12KVM: Clarify KVM_ASSIGN_PCI_DEVICE documentationJan Kiszka1-7/+1
2011-05-22KVM: PPC: booke: add sregs supportScott Wood1-0/+1
2011-05-11KVM: X86: Implement userspace interface to set virtual_tsc_khzJoerg Roedel1-0/+5
2011-01-12KVM: Add PV MSR to enable asynchronous page faults delivery.Gleb Natapov1-0/+1
2010-10-24KVM: PPC: Expose level based interrupt capAlexander Graf1-0/+1
2010-10-24KVM: PPC: Add get_pvinfo interface to query hypercall instructionsAlexander Graf1-0/+11
2010-08-01KVM: Remove memory alias supportAvi Kivity1-0/+1
2010-08-01KVM: x86: XSAVE/XRSTOR live migration supportSheng Yang1-0/+12
2010-05-17KVM: PPC: Add OSI hypercall interfaceAlexander Graf1-0/+6
2010-05-17KVM: Add support for enabling capabilities per-vcpuAlexander Graf1-0/+11
2010-05-17KVM: PPC: Allow userspace to unset the IRQ lineAlexander Graf1-0/+1
2010-04-25KVM: x86: Add support for saving&restoring debug registersJan Kiszka1-0/+6
2010-04-25KVM: x86: Save&restore interrupt shadow maskJan Kiszka1-0/+1
2010-04-25KVM: PPC: Add capability for paired singlesAlexander Graf1-0/+1
2010-03-01KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEPJan Kiszka1-0/+1
2010-03-01KVM: enable PCI multiple-segments for pass-through deviceZhai, Edwin1-1/+3
2010-03-01KVM: Implement NotifyLongSpinWait HYPER-V hypercallGleb Natapov1-0/+1
2010-03-01KVM: Add HYPER-V apic access MSRsGleb Natapov1-0/+1
2010-03-01KVM: Implement bare minimum of HYPER-V MSRsGleb Natapov1-0/+1
2010-03-01KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU updateMarcelo Tosatti1-1/+1
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-118/+156
2009-12-08powerpc/kvm: Sync guest visible MMU stateAlexander Graf1-0/+3
2009-12-03KVM: s390: Make psw available on all exits, not just a subsetCarsten Otte1-2/+6
2009-12-03KVM: x86: Add KVM_GET/SET_VCPU_EVENTSJan Kiszka1-0/+6
2009-12-03KVM: VMX: Report unexpected simultaneous exceptions as internal errorsAvi Kivity1-0/+1
2009-12-03KVM: Allow internal errors reported to userspace to carry extra dataAvi Kivity1-0/+4
2009-12-03KVM: Reorder IOCTLs in main kvm.hJan Kiszka1-118/+117
2009-12-03KVM: allow userspace to adjust kvmclock offsetGlauber Costa1-0/+10
2009-12-03KVM: Xen PV-on-HVM guest supportEd Swierk1-0/+16
2009-09-10KVM: VMX: Introduce KVM_SET_IDENTITY_MAP_ADDR ioctlSheng Yang1-0/+2
2009-09-10KVM: add ioeventfd supportGregory Haskins1-0/+24
2009-09-10KVM: PIT support for HPET legacy modeBeth Kon1-0/+6
2009-09-10KVM: remove old KVMTRACE support codeMarcelo Tosatti1-30/+1
2009-09-10KVM: Return to userspace on emulation failureAvi Kivity1-0/+7
2009-09-10KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov1-0/+2
2009-09-10KVM: Reorder ioctls in kvm.hAvi Kivity1-5/+5
2009-09-10KVM: Downsize max support MSI-X entry to 256Sheng Yang1-1/+1
2009-09-10KVM: Allow PIT emulation without speaker portJan Kiszka1-0/+12
2009-09-10KVM: irqfdGregory Haskins1-0/+11