index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
kvm_para.h
Age
Commit message (
Expand
)
Author
2018-03-06
KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATED
Wanpeng Li
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-11-25
KVM: kvm_para_has_feature can be boolean
Yaowei Bai
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2011-12-27
KVM: Fix whitespace in kvm_para.h
Alexander Graf
2010-10-24
KVM: Move kvm_guest_init out of generic code
Alexander Graf
2010-10-24
KVM: PPC: First magic page steps
Alexander Graf
2010-10-24
KVM: PPC: Implement hypervisor interface
Alexander Graf
2009-09-10
KVM: x86: Disallow hypercalls for guest callers in rings > 0
Jan Kiszka
2008-04-27
KVM: MMU: hypercall based pte updates and TLB flushes
Marcelo Tosatti
2008-04-27
x86: KVM guest: add basic paravirt support
Marcelo Tosatti
2008-01-30
KVM: Put kvm_para.h include outside __KERNEL__
Glauber de Oliveira Costa
2008-01-30
KVM: Accelerated apic support
Avi Kivity
2008-01-30
KVM: Per-architecture hypercall definitions
Christian Borntraeger
2008-01-30
KVM: Refactor hypercall infrastructure (v3)
Anthony Liguori
2007-03-04
KVM: Add host hypercall support for vmx
Ingo Molnar
2007-03-04
KVM: add MSR based hypercall API
Ingo Molnar