index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
kvm_cache_regs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Rename GPR accessors to make mode-aware variants the defaults
Sean Christopherson
2021-04-26
1
-7
/
+12
*
KVM: x86: use static calls to reduce kvm_x86_ops overhead
Jason Baron
2021-02-04
1
-5
/
+5
*
KVM: x86: Revert "KVM: x86: Mark GPRs dirty when written"
Sean Christopherson
2021-01-26
1
-26
/
+25
*
KVM: x86: Mark GPRs dirty when written
Tom Lendacky
2020-12-14
1
-25
/
+26
*
KVM: x86: Let the guest own CR4.FSGSBASE
Lai Jiangshan
2020-10-21
1
-1
/
+1
*
KVM: x86: Intercept LA57 to inject #GP fault when it's reserved
Lai Jiangshan
2020-10-21
1
-1
/
+1
*
KVM: x86: Mark CR4.TSD as being possibly owned by the guest
Sean Christopherson
2020-07-03
1
-1
/
+1
*
KVM: VMX: Add proper cache tracking for CR0
Sean Christopherson
2020-05-13
1
-2
/
+3
*
KVM: VMX: Add proper cache tracking for CR4
Sean Christopherson
2020-05-13
1
-2
/
+3
*
KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
Sean Christopherson
2020-03-31
1
-5
/
+5
*
KVM: x86: Fold decache_cr3() into cache_reg()
Sean Christopherson
2019-10-22
1
-1
/
+1
*
KVM: x86: Add helpers to test/mark reg availability and dirtiness
Sean Christopherson
2019-10-22
1
-6
/
+29
*
KVM: x86: Fold 'enum kvm_ex_reg' definitions into 'enum kvm_reg'
Sean Christopherson
2019-10-22
1
-1
/
+1
*
KVM: x86: Add WARNs to detect out-of-bounds register indices
Sean Christopherson
2019-10-22
1
-4
/
+8
*
KVM: x86: use direct accessors for RIP and RSP
Paolo Bonzini
2019-04-30
1
-0
/
+10
*
KVM: x86: Omit caching logic for always-available GPRs
Sean Christopherson
2019-04-30
1
-2
/
+30
*
KVM: x86: Add requisite includes to kvm_cache_regs.h
Sean Christopherson
2018-12-14
1
-0
/
+2
*
KVM: nVMX: Do not load EOI-exitmap while running L2
Liran Alon
2018-03-21
1
-0
/
+5
*
KVM: x86: Make enum conversion explicit in kvm_pdptr_read()
Matthias Kaehlcke
2018-03-16
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Radim Krčmář
2017-09-08
1
-5
/
+0
|
\
|
*
KVM: x86: simplify handling of PKRU
Paolo Bonzini
2017-08-25
1
-5
/
+0
*
|
KVM: MMU: Expose the LA57 feature to VM.
Yu Zhang
2017-08-24
1
-1
/
+1
|
/
*
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
2016-03-22
1
-0
/
+5
*
KVM: x86: API changes for SMM support
Paolo Bonzini
2015-06-04
1
-0
/
+5
*
KVM: MMU: Do not unconditionally read PDPTE from guest memory
Avi Kivity
2011-09-25
1
-7
/
+0
*
KVM: Fetch guest cr3 from hardware on demand
Avi Kivity
2011-01-12
1
-0
/
+2
*
KVM: Replace reads of vcpu->arch.cr3 by an accessor
Avi Kivity
2011-01-12
1
-0
/
+5
*
KVM: X86: Introduce generic guest-mode representation
Joerg Roedel
2011-01-12
1
-0
/
+15
*
KVM: MMU: Introduce kvm_pdptr_read_mmu
Joerg Roedel
2010-10-24
1
-0
/
+7
*
KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
Joerg Roedel
2010-10-24
1
-1
/
+1
*
KVM: VMX: Enable XSAVE/XRSTOR for guest
Dexuan Cui
2010-08-01
1
-0
/
+6
*
KVM: kvm_pdptr_read() may sleep
Avi Kivity
2010-08-01
1
-0
/
+2
*
KVM: Optimize kvm_read_cr[04]_bits()
Avi Kivity
2010-03-01
1
-2
/
+9
*
KVM: VMX: Allow the guest to own some cr0 bits
Avi Kivity
2010-03-01
1
-0
/
+2
*
KVM: Replace read accesses of vcpu->arch.cr0 by an accessor
Avi Kivity
2010-03-01
1
-0
/
+10
*
KVM: Add accessor for reading cr4 (or some bits of cr4)
Avi Kivity
2010-03-01
1
-0
/
+12
*
KVM: Cache pdptrs
Avi Kivity
2009-09-10
1
-0
/
+9
*
KVM: x86: accessors for guest registers
Marcelo Tosatti
2008-10-15
1
-0
/
+32