aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/kvm_cache_regs.h
AgeCommit message (Expand)Author
2018-03-21KVM: nVMX: Do not load EOI-exitmap while running L2Liran Alon
2018-03-16KVM: x86: Make enum conversion explicit in kvm_pdptr_read()Matthias Kaehlcke
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Radim Krčmář
2017-08-25KVM: x86: simplify handling of PKRUPaolo Bonzini
2017-08-24KVM: MMU: Expose the LA57 feature to VM.Yu Zhang
2016-03-22KVM, pkeys: add pkeys support for permission_faultHuaitong Han
2015-06-04KVM: x86: API changes for SMM supportPaolo Bonzini
2011-09-25KVM: MMU: Do not unconditionally read PDPTE from guest memoryAvi Kivity
2011-01-12KVM: Fetch guest cr3 from hardware on demandAvi Kivity
2011-01-12KVM: Replace reads of vcpu->arch.cr3 by an accessorAvi Kivity
2011-01-12KVM: X86: Introduce generic guest-mode representationJoerg Roedel
2010-10-24KVM: MMU: Introduce kvm_pdptr_read_mmuJoerg Roedel
2010-10-24KVM: MMU: Add kvm_mmu parameter to load_pdptrs functionJoerg Roedel
2010-08-01KVM: VMX: Enable XSAVE/XRSTOR for guestDexuan Cui
2010-08-01KVM: kvm_pdptr_read() may sleepAvi Kivity
2010-03-01KVM: Optimize kvm_read_cr[04]_bits()Avi Kivity
2010-03-01KVM: VMX: Allow the guest to own some cr0 bitsAvi Kivity
2010-03-01KVM: Replace read accesses of vcpu->arch.cr0 by an accessorAvi Kivity
2010-03-01KVM: Add accessor for reading cr4 (or some bits of cr4)Avi Kivity
2009-09-10KVM: Cache pdptrsAvi Kivity
2008-10-15KVM: x86: accessors for guest registersMarcelo Tosatti