index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
Age
Commit message (
Expand
)
Author
2022-07-13
KVM: VMX: Update PT MSR intercepts during filter change iff PT in host+guest
Sean Christopherson
2022-07-12
KVM: x86/mmu: Replace UNMAPPED_GVA with INVALID_GPA for gva_to_gpa()
Hou Wenlong
2022-07-12
KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
Vitaly Kuznetsov
2022-06-24
KVM: nVMX: clean up posted interrupt descriptor try_cmpxchg
Paolo Bonzini
2022-06-24
KVM: x86: Enable CMCI capability by default and handle injected UCNA errors
Jue Wang
2022-06-20
KVM: VMX: Use vcpu_get_perf_capabilities() to get guest-visible value
Sean Christopherson
2022-06-20
Revert "KVM: x86: always allow host-initiated writes to PMU MSRs"
Sean Christopherson
2022-06-20
KVM: VMX: Give host userspace full control of MSR_IA32_PERF_CAPABILITIES
Sean Christopherson
2022-06-20
KVM: x86: Give host userspace full control of MSR_IA32_MISC_ENABLES
Sean Christopherson
2022-06-20
KVM: nVMX: Use kvm_vcpu_map() to get/pin vmcs12's APIC-access page
Sean Christopherson
2022-06-20
KVM: VMX: Refactor 32-bit PSE PT creation to avoid using MMU macro
Sean Christopherson
2022-06-20
KVM: x86: Move "apicv_active" into "struct kvm_lapic"
Sean Christopherson
2022-06-20
KVM: x86: Drop @vcpu parameter from kvm_x86_ops.hwapic_isr_update()
Sean Christopherson
2022-06-20
KVM: nVMX: Update vmcs12 on BNDCFGS write, not at vmcs02=>vmcs12 sync
Sean Christopherson
2022-06-20
KVM: nVMX: Save BNDCFGS to vmcs12 iff relevant controls are exposed to L1
Sean Christopherson
2022-06-20
KVM: nVMX: Rename nested.vmcs01_* fields to nested.pre_vmenter_*
Sean Christopherson
2022-06-20
KVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL for !nested_run_pending case
Sean Christopherson
2022-06-20
KVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for !nested_run_pending case
Sean Christopherson
2022-06-15
KVM: VMX: Use try_cmpxchg64 in pi_try_set_control
Uros Bizjak
2022-06-15
KVM: VMX: Skip filter updates for MSRs that KVM is already intercepting
Sean Christopherson
2022-06-09
Merge branch 'kvm-5.20-early'
Paolo Bonzini
2022-06-09
KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base
Maxim Levitsky
2022-06-09
Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2022-06-08
KVM: VMX: Reject kvm_intel if an inconsistent VMCS config is detected
Sean Christopherson
2022-06-08
KVM: VMX: Sanitize VM-Entry/VM-Exit control pairs at kvm_intel load time
Sean Christopherson
2022-06-08
KVM: x86/pmu: Restrict advanced features based on module enable_pmu
Like Xu
2022-06-08
KVM: x86/pmu: Avoid exposing Intel BTS feature
Like Xu
2022-06-08
KVM: VMX: Enable Notify VM exit
Tao Xu
2022-06-08
KVM: x86: Introduce "struct kvm_caps" to track misc caps/settings
Sean Christopherson
2022-06-08
KVM: x86/pmu: Drop amd_event_mapping[] in the KVM context
Like Xu
2022-06-08
KVM: x86/pmu: Use only the uniform interface reprogram_counter()
Paolo Bonzini
2022-06-08
KVM: x86/pmu: Drop "u8 ctrl, int idx" for reprogram_fixed_counter()
Like Xu
2022-06-08
KVM: x86/pmu: Drop "u64 eventsel" for reprogram_gp_counter()
Like Xu
2022-06-08
KVM: x86/pmu: Pass only "struct kvm_pmc *pmc" to reprogram_counter()
Like Xu
2022-06-08
KVM: x86: always allow host-initiated writes to PMU MSRs
Paolo Bonzini
2022-06-08
KVM: vmx, pmu: accept 0 for host-initiated write to MSR_IA32_DS_AREA
Paolo Bonzini
2022-06-08
KVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU doesn't support global_ctrl
Like Xu
2022-06-08
KVM: x86/pmu: Don't overwrite the pmu->global_ctrl when refreshing
Like Xu
2022-06-08
KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64
Like Xu
2022-06-08
KVM: x86/cpuid: Refactor host/guest CPU model consistency check
Like Xu
2022-06-08
KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability
Like Xu
2022-06-08
KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations
Like Xu
2022-06-08
KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled
Like Xu
2022-06-08
KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
Like Xu
2022-06-08
KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS
Like Xu
2022-06-08
KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
Like Xu
2022-06-08
KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
Like Xu
2022-06-08
KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
Like Xu
2022-06-08
perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values
Like Xu
2022-06-08
KVM: VMX: enable IPI virtualization
Chao Gao
[next]