index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-08-01
12
-306
/
+659
|
\
|
*
KVM: nVMX: Set UMIP bit CR4_FIXED1 MSR when emulating UMIP
Sean Christopherson
2022-07-28
1
-0
/
+3
|
*
Revert "KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL VM-{Entry,Exit} control"
Paolo Bonzini
2022-07-28
3
-27
/
+0
|
*
KVM: nVMX: Attempt to load PERF_GLOBAL_CTRL on nVMX xfer iff it exists
Sean Christopherson
2022-07-28
1
-1
/
+3
|
*
KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRL
Sean Christopherson
2022-07-28
2
-2
/
+14
|
*
KVM: VMX: Mark all PERF_GLOBAL_(OVF)_CTRL bits reserved if there's no vPMU
Sean Christopherson
2022-07-28
1
-0
/
+2
|
*
Revert "KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled"
Paolo Bonzini
2022-07-28
1
-20
/
+1
|
*
KVM: nVMX: Let userspace set nVMX MSR to any _host_ supported value
Sean Christopherson
2022-07-28
1
-33
/
+37
|
*
KVM: nVMX: Rename handle_vm{on,off}() to handle_vmx{on,off}()
Sean Christopherson
2022-07-28
1
-4
/
+4
|
*
KVM: nVMX: Inject #UD if VMXON is attempted with incompatible CR0/CR4
Sean Christopherson
2022-07-28
1
-9
/
+14
|
*
KVM: nVMX: Account for KVM reserved CR4 bits in consistency checks
Sean Christopherson
2022-07-28
1
-1
/
+2
|
*
KVM: x86: Split kvm_is_valid_cr4() and export only the non-vendor bits
Sean Christopherson
2022-07-28
1
-2
/
+2
|
*
KVM: x86: Restrict get_mt_mask() to a u8, use KVM_X86_OP_OPTIONAL_RET0
Sean Christopherson
2022-07-14
1
-1
/
+1
|
*
KVM: x86: Add dedicated helper to get CPUID entry with significant index
Sean Christopherson
2022-07-14
3
-9
/
+9
|
*
KVM: VMX: Update PT MSR intercepts during filter change iff PT in host+guest
Sean Christopherson
2022-07-14
1
-1
/
+3
|
*
KVM: x86/mmu: Replace UNMAPPED_GVA with INVALID_GPA for gva_to_gpa()
Hou Wenlong
2022-07-13
1
-1
/
+1
|
*
KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
Vitaly Kuznetsov
2022-07-12
1
-1
/
+0
|
*
KVM: nVMX: clean up posted interrupt descriptor try_cmpxchg
Paolo Bonzini
2022-06-24
1
-7
/
+8
|
*
KVM: x86: Enable CMCI capability by default and handle injected UCNA errors
Jue Wang
2022-06-24
1
-0
/
+1
|
*
KVM: VMX: Use vcpu_get_perf_capabilities() to get guest-visible value
Sean Christopherson
2022-06-20
1
-4
/
+7
|
*
Revert "KVM: x86: always allow host-initiated writes to PMU MSRs"
Sean Christopherson
2022-06-20
1
-17
/
+10
|
*
KVM: VMX: Give host userspace full control of MSR_IA32_PERF_CAPABILITIES
Sean Christopherson
2022-06-20
1
-2
/
+0
|
*
KVM: x86: Give host userspace full control of MSR_IA32_MISC_ENABLES
Sean Christopherson
2022-06-20
1
-5
/
+0
|
*
KVM: nVMX: Use kvm_vcpu_map() to get/pin vmcs12's APIC-access page
Sean Christopherson
2022-06-20
2
-28
/
+13
|
*
KVM: VMX: Refactor 32-bit PSE PT creation to avoid using MMU macro
Sean Christopherson
2022-06-20
1
-1
/
+1
|
*
KVM: x86: Move "apicv_active" into "struct kvm_lapic"
Sean Christopherson
2022-06-20
1
-1
/
+2
|
*
KVM: x86: Drop @vcpu parameter from kvm_x86_ops.hwapic_isr_update()
Sean Christopherson
2022-06-20
1
-1
/
+1
|
*
KVM: nVMX: Update vmcs12 on BNDCFGS write, not at vmcs02=>vmcs12 sync
Sean Christopherson
2022-06-20
2
-3
/
+6
|
*
KVM: nVMX: Save BNDCFGS to vmcs12 iff relevant controls are exposed to L1
Sean Christopherson
2022-06-20
1
-1
/
+2
|
*
KVM: nVMX: Rename nested.vmcs01_* fields to nested.pre_vmenter_*
Sean Christopherson
2022-06-20
3
-7
/
+23
|
*
KVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL for !nested_run_pending case
Sean Christopherson
2022-06-20
1
-1
/
+2
|
*
KVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for !nested_run_pending case
Sean Christopherson
2022-06-20
1
-1
/
+2
|
*
KVM: VMX: Use try_cmpxchg64 in pi_try_set_control
Uros Bizjak
2022-06-15
1
-1
/
+1
|
*
KVM: VMX: Skip filter updates for MSRs that KVM is already intercepting
Sean Christopherson
2022-06-15
1
-7
/
+11
|
*
Merge branch 'kvm-5.20-early'
Paolo Bonzini
2022-06-09
10
-146
/
+511
|
|
\
|
|
*
KVM: VMX: Reject kvm_intel if an inconsistent VMCS config is detected
Sean Christopherson
2022-06-08
1
-3
/
+17
|
|
*
KVM: VMX: Sanitize VM-Entry/VM-Exit control pairs at kvm_intel load time
Sean Christopherson
2022-06-08
2
-7
/
+34
|
|
*
KVM: x86/pmu: Restrict advanced features based on module enable_pmu
Like Xu
2022-06-08
2
-1
/
+8
|
|
*
KVM: x86/pmu: Avoid exposing Intel BTS feature
Like Xu
2022-06-08
1
-1
/
+2
|
|
*
KVM: VMX: Enable Notify VM exit
Tao Xu
2022-06-08
3
-2
/
+52
|
|
*
KVM: x86: Introduce "struct kvm_caps" to track misc caps/settings
Sean Christopherson
2022-06-08
2
-13
/
+13
|
|
*
KVM: x86/pmu: Drop amd_event_mapping[] in the KVM context
Like Xu
2022-06-08
1
-7
/
+4
|
|
*
KVM: x86/pmu: Use only the uniform interface reprogram_counter()
Paolo Bonzini
2022-06-08
1
-2
/
+2
|
|
*
KVM: x86/pmu: Drop "u8 ctrl, int idx" for reprogram_fixed_counter()
Like Xu
2022-06-08
1
-7
/
+7
|
|
*
KVM: x86/pmu: Drop "u64 eventsel" for reprogram_gp_counter()
Like Xu
2022-06-08
1
-1
/
+2
|
|
*
KVM: x86/pmu: Pass only "struct kvm_pmc *pmc" to reprogram_counter()
Like Xu
2022-06-08
1
-14
/
+18
|
|
*
KVM: x86: always allow host-initiated writes to PMU MSRs
Paolo Bonzini
2022-06-08
1
-10
/
+17
|
|
*
KVM: vmx, pmu: accept 0 for host-initiated write to MSR_IA32_DS_AREA
Paolo Bonzini
2022-06-08
1
-0
/
+2
|
|
*
KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrl
Like Xu
2022-06-08
1
-0
/
+3
|
|
*
KVM: x86/pmu: Don't overwrite the pmu->global_ctrl when refreshing
Like Xu
2022-06-08
1
-4
/
+5
[next]