index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
2021-08-03
KVM: x86: hyper-v: Check access to hypercall before reading XMM registers
Vitaly Kuznetsov
2021-07-30
KVM: x86: accept userspace interrupt only if no event is injected
Paolo Bonzini
2021-07-27
KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrl
Maxim Levitsky
2021-07-27
KVM: SVM: tweak warning about enabled AVIC on nested entry
Maxim Levitsky
2021-07-27
KVM: SVM: svm_set_vintr don't warn if AVIC is active but is about to be deact...
Maxim Levitsky
2021-07-27
KVM: SVM: delay svm_vcpu_init_msrpm after svm->vmcb is initialized
Paolo Bonzini
2021-07-27
x86/kvm: fix vcpu-id indexed array sizes
Juergen Gross
2021-07-26
KVM: x86: Check the right feature bit for MSR_KVM_ASYNC_PF_ACK access
Vitaly Kuznetsov
2021-07-26
KVM: nSVM: Swap the parameter order for svm_copy_vmrun_state()/svm_copy_vmloa...
Vitaly Kuznetsov
2021-07-26
KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_vmloadsave_state()
Vitaly Kuznetsov
2021-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-07-15
KVM: nSVM: Restore nested control upon leaving SMM
Vitaly Kuznetsov
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-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-28
Merge tag 'x86-cleanups-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
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
[next]