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
/
arch
Age
Commit message (
Expand
)
Author
2021-07-15
KVM: nSVM: Fix L1 state corruption upon return from SMM
Vitaly Kuznetsov
2021-07-15
KVM: nSVM: Introduce svm_copy_vmrun_state()
Vitaly Kuznetsov
2021-07-15
KVM: nSVM: Check that VM_HSAVE_PA MSR was set before VMRUN
Vitaly Kuznetsov
2021-07-15
KVM: nSVM: Check the value written to MSR_VM_HSAVE_PA
Vitaly Kuznetsov
2021-07-15
KVM: SVM: Fix sev_pin_memory() error checks in SEV migration utilities
Sean Christopherson
2021-07-15
KVM: SVM: Return -EFAULT if copy_to_user() for SEV mig packet header fails
Sean Christopherson
2021-07-15
KVM: SVM: add module param to control the #SMI interception
Maxim Levitsky
2021-07-15
KVM: SVM: remove INIT intercept handler
Maxim Levitsky
2021-07-15
KVM: SVM: #SMI interception must not skip the instruction
Maxim Levitsky
2021-07-15
KVM: VMX: Remove vmx_msr_index from vmx.h
Yu Zhang
2021-07-15
KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()
Lai Jiangshan
2021-07-14
KVM: x86/pmu: Clear anythread deprecated bit when 0xa leaf is unsupported on ...
Like Xu
2021-07-14
KVM: SVM: Revert clearing of C-bit on GPA in #NPF handler
Sean Christopherson
2021-07-14
KVM: x86/mmu: Do not apply HPA (memory encryption) mask to GPAs
Sean Christopherson
2021-07-14
KVM: x86: Use kernel's x86_phys_bits to handle reduced MAXPHYADDR
Sean Christopherson
2021-07-14
KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabled
Sean Christopherson
2021-07-14
Revert "KVM: x86: WARN and reject loading KVM if NX is supported but not enab...
Sean Christopherson
2021-07-14
Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-06-25
Merge tag 'kvm-s390-next-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2021-06-25
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
2021-06-24
KVM: x86: rename apic_access_page_done to apic_access_memslot_enabled
Maxim Levitsky
2021-06-24
kvm: x86: disable the narrow guest module parameter on unload
Aaron Lewis
2021-06-24
kvm: x86: Allow userspace to handle emulation errors
Aaron Lewis
2021-06-24
KVM: x86/mmu: Let guest use GBPAGES if supported in hardware and TDP is on
Sean Christopherson
2021-06-24
KVM: x86/mmu: Get CR4.SMEP from MMU, not vCPU, in shadow page fault
Sean Christopherson
2021-06-24
KVM: x86/mmu: Get CR0.WP from MMU, not vCPU, in shadow page fault
Sean Christopherson
2021-06-24
KVM: x86/mmu: Drop redundant rsvd bits reset for nested NPT
Sean Christopherson
2021-06-24
KVM: x86/mmu: Optimize and clean up so called "last nonleaf level" logic
Sean Christopherson
2021-06-24
KVM: x86: Enhance comments for MMU roles and nested transition trickiness
Sean Christopherson
2021-06-24
KVM: x86/mmu: WARN on any reserved SPTE value when making a valid SPTE
Sean Christopherson
2021-06-24
KVM: x86/mmu: Add helpers to do full reserved SPTE checks w/ generic MMU
Sean Christopherson
2021-06-24
KVM: x86/mmu: Use MMU's role to determine PTTYPE
Sean Christopherson
2021-06-24
KVM: x86/mmu: Collapse 32-bit PAE and 64-bit statements for helpers
Sean Christopherson
2021-06-24
KVM: x86/mmu: Add a helper to calculate root from role_regs
Sean Christopherson
2021-06-24
KVM: x86/mmu: Add helper to update paging metadata
Sean Christopherson
2021-06-24
KVM: x86/mmu: Don't update nested guest's paging bitmasks if CR0.PG=0
Sean Christopherson
2021-06-24
KVM: x86/mmu: Consolidate reset_rsvds_bits_mask() calls
Sean Christopherson
2021-06-24
KVM: x86/mmu: Use MMU role_regs to get LA57, and drop vCPU LA57 helper
Sean Christopherson
2021-06-24
KVM: x86/mmu: Get nested MMU's root level from the MMU's role
Sean Christopherson
2021-06-24
KVM: x86/mmu: Drop "nx" from MMU context now that there are no readers
Sean Christopherson
2021-06-24
KVM: x86/mmu: Use MMU's role to get EFER.NX during MMU configuration
Sean Christopherson
2021-06-24
KVM: x86/mmu: Use MMU's role/role_regs to compute context's metadata
Sean Christopherson
2021-06-24
KVM: x86/mmu: Use MMU's role to detect EFER.NX in guest page walk
Sean Christopherson
2021-06-24
KVM: x86/mmu: Use MMU's roles to compute last non-leaf level
Sean Christopherson
2021-06-24
KVM: x86/mmu: Use MMU's role to compute PKRU bitmask
Sean Christopherson
2021-06-24
KVM: x86/mmu: Use MMU's role to compute permission bitmask
Sean Christopherson
2021-06-24
KVM: x86/mmu: Drop vCPU param from reserved bits calculator
Sean Christopherson
2021-06-24
KVM: x86/mmu: Use MMU's role to get CR4.PSE for computing rsvd bits
Sean Christopherson
2021-06-24
KVM: x86/mmu: Don't grab CR4.PSE for calculating shadow reserved bits
Sean Christopherson
[next]