开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2020-09-28
KVM: x86/mmu: Commit zap of remaining invalid pages when recovering lpages
Sean Christopherson
2020-09-28
KVM: VMX: Rename ops.h to vmx_ops.h
Sean Christopherson
2020-09-28
KVM: VMX: Extract posted interrupt support to separate files
Xiaoyao Li
2020-09-28
KVM: x86/mmu: Bail early from final #PF handling on spurious faults
Sean Christopherson
2020-09-28
KVM: x86/mmu: Return unique RET_PF_* values if the fault was fixed
Sean Christopherson
2020-09-28
KVM: x86/mmu: Invert RET_PF_* check when falling through to emulation
Sean Christopherson
2020-09-28
KVM: x86/mmu: Return -EIO if page fault returns RET_PF_INVALID
Sean Christopherson
2020-09-28
KVM: x86/MMU: Recursively zap nested TDP SPs when zapping last/only parent
Ben Gardon
2020-09-28
KVM: x86/mmu: Move flush logic from mmu_page_zap_pte() to FNAME(invlpg)
Sean Christopherson
2020-09-28
KVM: x86: hyper-v: disallow configuring SynIC timers with no SynIC
Vitaly Kuznetsov
2020-09-28
KVM: x86/mmu: Stash 'kvm' in a local variable in kvm_mmu_free_roots()
Sean Christopherson
2020-09-28
KVM: VMX: Add a helper and macros to reduce boilerplate for sec exec ctls
Sean Christopherson
2020-09-28
KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"
Sean Christopherson
2020-09-28
KVM: VMX: Unconditionally clear CPUID.INVPCID if !CPUID.PCID
Sean Christopherson
2020-09-28
KVM: VMX: Rename vmx_*_supported() helpers to cpu_has_vmx_*()
Sean Christopherson
2020-09-28
cpuidle-haltpoll: fix error comments in arch_haltpoll_disable
Li Qiang
2020-09-28
KVM: VMX: Use "illegal GPA" helper for PT/RTIT output base check
Sean Christopherson
2020-09-28
KVM: x86: Move illegal GPA helper out of the MMU code
Sean Christopherson
2020-09-28
KVM: VMX: Replace MSR_IA32_RTIT_OUTPUT_BASE_MASK with helper function
Sean Christopherson
2020-09-28
KVM: x86: Unexport cpuid_query_maxphyaddr()
Sean Christopherson
2020-09-28
KVM: VMX: Use precomputed MAXPHYADDR for RTIT base MSR check
Sean Christopherson
2020-09-28
KVM: VMX: Do not perform emulation for INVD intercept
Tom Lendacky
2020-09-28
KVM: SEV: shorten comments around sev_clflush_pages
Paolo Bonzini
2020-09-28
KVM: SVM: Mark SEV launch secret pages as dirty.
Cfir Cohen
2020-09-28
KVM: nVMX: Add VM-Enter failed tracepoints for super early checks
Sean Christopherson
2020-09-28
KVM: nSVM: CR3 MBZ bits are only 63:52
Krish Sadhukhan
2020-09-28
KVM: x86: emulating RDPID failure shall return #UD rather than #GP
Robert Hoo
2020-09-28
KVM: nVMX: Morph notification vector IRQ on nested VM-Enter to pending PI
Sean Christopherson
2020-09-28
KVM: SVM: Add tracepoint for cr_interception
Haiwei Li
2020-09-28
KVM: SVM: Analyze is_guest_mode() in svm_vcpu_run()
Wanpeng Li
2020-09-28
KVM: VMX: Invoke NMI handler via indirect call instead of INTn
Sean Christopherson
2020-09-28
KVM: VMX: Move IRQ invocation to assembly subroutine
Sean Christopherson
2020-09-28
KVM: x86: Add kvm_x86_ops hook to short circuit emulation
Sean Christopherson
2020-09-28
KVM: SVM: use __GFP_ZERO instead of clear_page()
Haiwei Li
2020-09-28
KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vm...
Krish Sadhukhan
2020-09-28
KVM: x86: fix MSR_IA32_TSC read for nested migration
Maxim Levitsky
2020-09-28
KVM: SVM: Enable INVPCID feature on AMD
Babu Moger
2020-09-28
KVM: X86: Move handling of INVPCID types to x86
Babu Moger
2020-09-28
KVM: X86: Rename and move the function vmx_handle_memory_failure to x86.c
Babu Moger
2020-09-28
KVM: SVM: Remove set_cr_intercept, clr_cr_intercept and is_cr_intercept
Babu Moger
2020-09-28
KVM: SVM: Add new intercept word in vmcb_control_area
Babu Moger
2020-09-28
KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
Babu Moger
2020-09-28
KVM: SVM: Modify intercept_exceptions to generic intercepts
Babu Moger
2020-09-28
KVM: SVM: Change intercept_dr to generic intercepts
Babu Moger
2020-09-28
KVM: SVM: Change intercept_cr to generic intercepts
Babu Moger
2020-09-28
KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)
Babu Moger
2020-09-28
KVM: nSVM: Remove unused field
Babu Moger
2020-09-28
KVM: SVM: refactor exit labels in svm_create_vcpu
Maxim Levitsky
2020-09-28
KVM: SVM: use __GFP_ZERO instead of clear_page
Maxim Levitsky
2020-09-28
KVM: SVM: refactor msr permission bitmap allocation
Maxim Levitsky
[next]