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-02-04
KVM: x86/mmu: Clear dirtied pages mask bit before early break
Ben Gardon
2021-02-04
KVM: x86/mmu: Skip no-op changes in TDP MMU functions
Ben Gardon
2021-02-04
KVM: x86/mmu: Yield in TDU MMU iter even if no SPTES changed
Ben Gardon
2021-02-04
KVM: x86/mmu: Ensure forward progress when yielding in TDP MMU iter
Ben Gardon
2021-02-04
KVM: x86/mmu: Rename goal_gfn to next_last_level_gfn
Ben Gardon
2021-02-04
KVM: x86/mmu: Merge flush and non-flush tdp_mmu_iter_cond_resched
Ben Gardon
2021-02-04
KVM: x86/mmu: Fix braces in kvm_recover_nx_lpages
Ben Gardon
2021-02-04
KVM: x86/mmu: Factor out handling of removed page tables
Ben Gardon
2021-02-04
KVM: x86/mmu: Don't redundantly clear TDP MMU pt memory
Ben Gardon
2021-02-04
KVM: x86/mmu: Add lockdep when setting a TDP MMU SPTE
Ben Gardon
2021-02-04
KVM: x86/mmu: Add comment on __tdp_mmu_set_spte
Ben Gardon
2021-02-04
KVM: x86/mmu: change TDP MMU yield function returns to match cond_resched
Ben Gardon
2021-02-04
KVM: x86: move kvm_inject_gp up from kvm_set_xcr to callers
Paolo Bonzini
2021-02-04
KVM: cleanup DR6/DR7 reserved bits checks
Paolo Bonzini
2021-02-04
KVM: move EXIT_FASTPATH_REENTER_GUEST to common code
Paolo Bonzini
2021-02-04
KVM: x86/mmu: Add '__func__' in rmap_printk()
Stephen Zhang
2021-02-04
KVM: SVM: Replace hard-coded value with #define
Krish Sadhukhan
2021-02-04
KVM: SVM: use .prepare_guest_switch() to handle CPU register save/setup
Michael Roth
2021-02-04
KVM: SVM: remove uneeded fields from host_save_users_msrs
Michael Roth
2021-02-04
KVM: SVM: use vmsave/vmload for saving/restoring additional host state
Michael Roth
2021-02-04
KVM: SVM: Use asm goto to handle unexpected #UD on SVM instructions
Sean Christopherson
2021-02-04
KVM: VMX: Use the kernel's version of VMXOFF
Sean Christopherson
2021-02-04
KVM: VMX: Move Intel PT shenanigans out of VMXON/VMXOFF flows
Sean Christopherson
2021-02-04
KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
Uros Bizjak
2021-02-04
x86/virt: Mark flags and memory as clobbered by VMXOFF
David P. Reed
2021-02-04
x86/reboot: Force all cpus to exit VMX root if VMX is supported
Sean Christopherson
2021-02-04
x86/virt: Eat faults on VMXOFF in reboot flows
Sean Christopherson
2021-02-04
KVM: x86: use static calls to reduce kvm_x86_ops overhead
Jason Baron
2021-02-04
KVM: x86: introduce definitions to support static calls for kvm_x86_ops
Jason Baron
2021-02-04
KVM: X86: prepend vmx/svm prefix to additional kvm_x86_ops functions
Jason Baron
2021-02-04
KVM: Stop using deprecated jump label APIs
Cun Li
2021-02-04
KVM: SVM: Fix #GP handling for doubly-nested virtualization
Wei Huang
2021-02-04
KVM: SVM: Add support for SVM instruction address check change
Wei Huang
2021-02-04
KVM: SVM: Add emulation support for #GP triggered by SVM instructions
Bandan Das
2021-02-04
KVM: x86: Factor out x86 instruction emulation with decoding
Wei Huang
2021-02-04
KVM: X86: Rename DR6_INIT to DR6_ACTIVE_LOW
Chenyi Qiang
2021-02-04
KVM: vmx/pmu: Expose LBR_FMT in the MSR_IA32_PERF_CAPABILITIES
Like Xu
2021-02-04
KVM: vmx/pmu: Release guest LBR event via lazy release mechanism
Like Xu
2021-02-04
KVM: vmx/pmu: Emulate legacy freezing LBRs on virtual PMI
Like Xu
2021-02-04
KVM: vmx/pmu: Reduce the overhead of LBR pass-through or cancellation
Like Xu
2021-02-04
KVM: vmx/pmu: Pass-through LBR msrs when the guest LBR event is ACTIVE
Like Xu
2021-02-04
KVM: vmx/pmu: Create a guest LBR event when vcpu sets DEBUGCTLMSR_LBR
Like Xu
2021-02-04
KVM: vmx/pmu: Add PMU_CAP_LBR_FMT check when guest LBR is enabled
Like Xu
2021-02-04
KVM: vmx/pmu: Add PMU_CAP_LBR_FMT check when guest LBR is enabled
Paolo Bonzini
2021-02-04
KVM: x86/pmu: preserve IA32_PERF_CAPABILITIES across CPUID refresh
Paolo Bonzini
2021-02-04
KVM: x86/vmx: Make vmx_set_intercept_for_msr() non-static
Like Xu
2021-02-04
KVM: VMX: read/write MSR_IA32_DEBUGCTLMSR from GUEST_IA32_DEBUGCTL
Like Xu
2021-02-04
KVM: VMX: Use x2apic_mode to avoid RDMSR when querying PI state
Sean Christopherson
2021-02-04
x86/apic: Export x2apic_mode for use by KVM in "warm" path
Sean Christopherson
2021-02-04
KVM: VMX: Enable bus lock VM exit
Chenyi Qiang
[prev]
[next]