index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-24
KVM: x86: Read and pass all CR0/CR4 role bits to shadow MMU helper
Sean Christopherson
3
-9
/
+10
2021-06-24
KVM: x86/mmu: Drop smep_andnot_wp check from "uses NX" for shadow MMUs
Sean Christopherson
1
-2
/
+1
2021-06-24
KVM: nSVM: Add a comment to document why nNPT uses vmcb01, not vCPU state
Sean Christopherson
1
-0
/
+6
2021-06-24
KVM: x86: Fix sizes used to pass around CR0, CR4, and EFER
Sean Christopherson
4
-9
/
+10
2021-06-24
KVM: x86/mmu: Rename unsync helper and update related comments
Sean Christopherson
3
-13
/
+34
2021-06-24
KVM: x86/mmu: Drop the intermediate "transient" __kvm_sync_page()
Sean Christopherson
1
-12
/
+5
2021-06-24
KVM: x86/mmu: comment on kvm_mmu_get_page's syncing of pages
Sean Christopherson
1
-2
/
+11
2021-06-24
KVM: x86/mmu: WARN and zap SP when sync'ing if MMU role mismatches
Sean Christopherson
2
-6
/
+26
2021-06-24
KVM: x86/mmu: Use MMU role to check for matching guest page sizes
Sean Christopherson
1
-13
/
+3
2021-06-24
KVM: x86/mmu: Unconditionally zap unsync SPs when creating >4k SP at GFN
Sean Christopherson
1
-34
/
+16
2021-06-24
Revert "KVM: MMU: record maximum physical address width in kvm_mmu_extended_role"
Sean Christopherson
1
-1
/
+0
2021-06-24
KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken
Sean Christopherson
2
-0
/
+22
2021-06-24
KVM: x86: Force all MMUs to reinitialize if guest CPUID is modified
Sean Christopherson
2
-3
/
+15
2021-06-24
Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack"
Sean Christopherson
1
-0
/
+1
2021-06-24
KVM: x86/mmu: Use MMU's role to detect CR4.SMEP value in nested NPT walk
Sean Christopherson
1
-2
/
+1
2021-06-24
KVM: x86: Properly reset MMU context at vCPU RESET/INIT
Sean Christopherson
1
-0
/
+13
2021-06-24
KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs
Sean Christopherson
1
-1
/
+9
2021-06-24
KVM: x86/mmu: Remove broken WARN that fires on 32-bit KVM w/ nested EPT
Sean Christopherson
1
-7
/
+0
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
1
-48
/
+1
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
1
-0
/
+41
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
1
-0
/
+25
2021-06-24
KVM: stats: Add fd-based API to read binary stats data
Jing Zhang
1
-1
/
+1
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-7
/
+7
2021-06-24
KVM: x86/mmu: Don't WARN on a NULL shadow page in TDP MMU check
Sean Christopherson
1
-4
/
+6
2021-06-24
KVM: nVMX: Handle split-lock #AC exceptions that happen in L2
Sean Christopherson
4
-2
/
+11
2021-06-24
KVM: x86/mmu: Fix uninitialized boolean variable flush
Colin Ian King
1
-1
/
+1
2021-06-24
KVM: x86: Print CPU of last attempted VM-entry when dumping VMCS/VMCB
Jim Mattson
2
-0
/
+4
2021-06-23
x86/pkru: Remove xstate fiddling from write_pkru()
Thomas Gleixner
1
-2
/
+2
2021-06-23
x86/pkeys: Move read_pkru() and write_pkru()
Dave Hansen
2
-0
/
+2
2021-06-23
x86/fpu: Rename copy_kernel_to_fpregs() to restore_fpregs_from_fpstate()
Thomas Gleixner
1
-2
/
+2
2021-06-23
x86/fpu: Rename copy_fpregs_to_fpstate() to save_fpregs_to_fpstate()
Thomas Gleixner
1
-1
/
+1
2021-06-23
x86/kvm: Avoid looking up PKRU in XSAVE buffer
Dave Hansen
1
-19
/
+22
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into HEAD
Paolo Bonzini
3
-36
/
+6
2021-06-21
KVM: nVMX: Dynamically compute max VMCS index for vmcs12
Sean Christopherson
3
-8
/
+43
2021-06-21
KVM: VMX: Skip #PF(RSVD) intercepts when emulating smaller maxphyaddr
Jim Mattson
1
-9
/
+14
2021-06-18
KVM: x86/mmu: Remove redundant root_hpa checks
David Matlack
2
-11
/
+0
2021-06-18
KVM: x86/mmu: Refactor is_tdp_mmu_root into is_tdp_mmu
David Matlack
2
-4
/
+5
2021-06-18
KVM: x86/mmu: Remove redundant is_tdp_mmu_enabled check
David Matlack
2
-8
/
+7
2021-06-18
KVM: x86/mmu: Remove redundant is_tdp_mmu_root check
David Matlack
1
-2
/
+0
2021-06-18
KVM: x86: Stub out is_tdp_mmu_root on 32-bit hosts
Paolo Bonzini
1
-6
/
+7
2021-06-18
KVM: x86: WARN and reject loading KVM if NX is supported but not enabled
Sean Christopherson
1
-0
/
+3
2021-06-18
KVM: SVM: Refuse to load kvm_amd if NX support is not available
Sean Christopherson
1
-3
/
+10
2021-06-18
KVM: VMX: Refuse to load kvm_intel if EPT and NX are disabled
Sean Christopherson
1
-0
/
+6
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
5
-20
/
+42
2021-06-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-10
/
+53
2021-06-17
KVM: x86/mmu: Fix TDP MMU page table level
Kai Huang
2
-5
/
+5
2021-06-17
KVM: x86/mmu: Fix pf_fixed count in tdp_mmu_map_handle_target_level()
Kai Huang
1
-1
/
+5
2021-06-17
KVM: x86/mmu: Fix return value in tdp_mmu_map_handle_target_level()
Kai Huang
1
-1
/
+1
2021-06-17
KVM: LAPIC: Keep stored TMCCT register value 0 after KVM_SET_LAPIC
Wanpeng Li
1
-0
/
+1
2021-06-17
KVM: X86: Introduce KVM_HC_MAP_GPA_RANGE hypercall
Ashish Kalra
1
-0
/
+46
[prev]
[next]