KVM: x86: Use lapic_in_kernel() to query in-kernel APIC in APICv helper
[linux-2.6-microblaze.git] / arch /
2022-06-20 Sean ChristophersonKVM: x86: Use lapic_in_kernel() to query in-kernel...
2022-06-20 Sean ChristophersonKVM: x86: Move "apicv_active" into "struct kvm_lapic"
2022-06-20 Sean ChristophersonKVM: x86: Check for in-kernel xAPIC when querying APICv...
2022-06-20 Sean ChristophersonKVM: x86: Drop @vcpu parameter from kvm_x86_ops.hwapic_...
2022-06-20 Sean ChristophersonKVM: SVM: Drop unused AVIC / kvm_x86_ops declarations
2022-06-20 Sean ChristophersonKVM: nVMX: Update vmcs12 on BNDCFGS write, not at vmcs0...
2022-06-20 Sean ChristophersonKVM: nVMX: Save BNDCFGS to vmcs12 iff relevant controls...
2022-06-20 Sean ChristophersonKVM: nVMX: Rename nested.vmcs01_* fields to nested...
2022-06-20 Sean ChristophersonKVM: nVMX: Snapshot pre-VM-Enter DEBUGCTL for !nested_r...
2022-06-20 Sean ChristophersonKVM: nVMX: Snapshot pre-VM-Enter BNDCFGS for !nested_ru...
2022-06-15 Uros BizjakKVM: x86/mmu: Use try_cmpxchg64 in fast_pf_fix_direct_spte
2022-06-15 Uros BizjakKVM: VMX: Use try_cmpxchg64 in pi_try_set_control
2022-06-15 Uros BizjakKVM: x86/mmu: Use try_cmpxchg64 in tdp_mmu_set_spte_atomic
2022-06-15 Sean ChristophersonKVM: VMX: Skip filter updates for MSRs that KVM is...
2022-06-15 Sean ChristophersonKVM: x86/mmu: Drop unused CMPXCHG macro from paging_tmpl.h
2022-06-15 Lai JiangshanKVM: X86/SVM: Use root_level in svm_load_mmu_pgd()
2022-06-15 Lai JiangshanKVM: X86/MMU: Remove useless mmu_topup_memory_caches...
2022-06-15 Lai JiangshanKVM: X86/MMU: Remove unused PT32_DIR_BASE_ADDR_MASK...
2022-06-15 Sean ChristophersonKVM: SVM: Hide SEV migration lockdep goo behind CONFIG_...
2022-06-15 Paolo BonziniKVM: SEV: fix misplaced closing parenthesis
2022-06-10 Sean ChristophersonKVM: x86: Bug the VM on an out-of-bounds data read
2022-06-10 Sean ChristophersonKVM: x86: Bug the VM if the emulator generates a bogus...
2022-06-10 Sean ChristophersonKVM: x86: Bug the VM if the emulator accesses a non...
2022-06-10 Sean ChristophersonKVM: x86: Reduce the number of emulator GPRs to '8...
2022-06-10 Sean ChristophersonKVM: x86: Use 16-bit fields to track dirty/valid emulat...
2022-06-10 Sean ChristophersonKVM: x86: Omit VCPU_REGS_RIP from emulator's _regs...
2022-06-10 Sean ChristophersonKVM: x86: Harden _regs accesses to guard against buggy...
2022-06-10 Sean ChristophersonKVM: x86: Grab regs_dirty in local 'unsigned long'
2022-06-09 Paolo BonziniMerge branch 'kvm-5.20-early'
2022-06-09 Paolo BonziniKVM: x86: SVM: fix nested PAUSE filtering when L0 inter...
2022-06-09 Maxim LevitskyKVM: x86: SVM: drop preempt-safe wrappers for avic_vcpu...
2022-06-09 Maxim LevitskyKVM: x86: disable preemption while updating apicv inhib...
2022-06-09 Maxim LevitskyKVM: x86: SVM: fix avic_kick_target_vcpus_fast
2022-06-09 Maxim LevitskyKVM: x86: SVM: remove avic's broken code that updated...
2022-06-09 Maxim LevitskyKVM: x86: inhibit APICv/AVIC on changes to APIC ID...
2022-06-09 Maxim LevitskyKVM: x86: document AVIC/APICv inhibit reasons
2022-06-09 Yuan YaoKVM: x86/mmu: Set memory encryption "value", not "mask...
2022-06-09 Paolo BonziniMerge tag 'kvmarm-fixes-5.19-1' of git://git./linux...
2022-06-09 Paolo BonziniMerge tag 'kvm-riscv-fixes-5.19-1' of https://github...
2022-06-09 Marc ZyngierKVM: arm64: Drop stale comment
2022-06-09 Will DeaconKVM: arm64: Remove redundant hyp_assert_lock_held(...
2022-06-09 Will DeaconKVM: arm64: Extend comment in has_vhe()
2022-06-09 Will DeaconKVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE
2022-06-09 Marc ZyngierKVM: arm64: Handle all ID registers trapped for a prote...
2022-06-09 Will DeaconKVM: arm64: Return error from kvm_arch_init_vm() on...
2022-06-09 Julia LawallRISC-V: KVM: fix typos in comments
2022-06-08 Paul DurrantKVM: x86: PIT: Preserve state of speaker port data bit
2022-06-08 Sean ChristophersonKVM: VMX: Reject kvm_intel if an inconsistent VMCS...
2022-06-08 Sean ChristophersonKVM: VMX: Sanitize VM-Entry/VM-Exit control pairs at...
2022-06-08 Like XuKVM: x86/pmu: Accept 0 for absent PMU MSRs when host...
2022-06-08 Like XuKVM: x86/pmu: Restrict advanced features based on modul...
2022-06-08 Like XuKVM: x86/pmu: Avoid exposing Intel BTS feature
2022-06-08 Like XuKVM: x86/pmu: Update global enable_pmu when PMU is...
2022-06-08 Paolo Bonzinix86: events: Do not return bogus capabilities if PMU...
2022-06-08 Like Xuperf/x86/intel: Fix the comment about guest LBR support...
2022-06-08 Tao XuKVM: VMX: Enable Notify VM exit
2022-06-08 Sean ChristophersonKVM: x86: Introduce "struct kvm_caps" to track misc...
2022-06-08 Chenyi QiangKVM: x86: Extend KVM_{G,S}ET_VCPU_EVENTS to support...
2022-06-08 Marc ZyngierKVM: arm64: Warn if accessing timer pending state outsi...
2022-06-08 Marc ZyngierKVM: arm64: Replace vgic_v3_uaccess_read_pending with...
2022-06-08 Like XuKVM: x86/pmu: Drop amd_event_mapping[] in the KVM context
2022-06-08 Like XuKVM: x86/pmu: Replace pmc_perf_hw_id() with perf_get_hw...
2022-06-08 Like Xuperf: x86/core: Add interface to query perfmon_event_ma...
2022-06-08 Like XuKVM: x86/pmu: Use PERF_TYPE_RAW to merge reprogram_...
2022-06-08 Paolo BonziniKVM: x86/pmu: Use only the uniform interface reprogram_...
2022-06-08 Like XuKVM: x86/pmu: Drop "u8 ctrl, int idx" for reprogram_fix...
2022-06-08 Like XuKVM: x86/pmu: Drop "u64 eventsel" for reprogram_gp_coun...
2022-06-08 Like XuKVM: x86/pmu: Pass only "struct kvm_pmc *pmc" to reprog...
2022-06-08 Like XuKVM: x86/pmu: Extract check_pmu_event_filter() handling...
2022-06-08 Like XuKVM: x86/pmu: Update comments for AMD gp counters
2022-06-08 Paolo BonziniKVM: x86: always allow host-initiated writes to PMU...
2022-06-08 Paolo BonziniKVM: vmx, pmu: accept 0 for host-initiated write to...
2022-06-08 Like XuKVM: x86/pmu: Ignore pmu->global_ctrl check if vPMU...
2022-06-08 Like XuKVM: x86/pmu: Don't overwrite the pmu->global_ctrl...
2022-06-08 Paolo BonziniKVM: x86/pmu: remove useless prototype
2022-06-08 Like XuKVM: x86/pmu: Move the vmx_icl_pebs_cpu[] definition...
2022-06-08 Like XuKVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS,...
2022-06-08 Like XuKVM: x86/cpuid: Refactor host/guest CPU model consisten...
2022-06-08 Like XuKVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_...
2022-06-08 Like XuKVM: x86/pmu: Disable guest PEBS temporarily in two...
2022-06-08 Like XuKVM: x86/pmu: Move pmc_speculative_in_use() to arch...
2022-06-08 Like XuKVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when...
2022-06-08 Like XuKVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to suppor...
2022-06-08 Like XuKVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support...
2022-06-08 Like XuKVM: x86/pmu: Adjust precise_ip to emulate Ice Lake...
2022-06-08 Like XuKVM: x86/pmu: Reprogram PEBS event to emulate guest...
2022-06-08 Like XuKVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for...
2022-06-08 Peter Zijlstra ... x86/perf/core: Add pebs_capable to store valid PEBS_COU...
2022-06-08 Like XuKVM: x86/pmu: Introduce the ctrl_mask value for fixed...
2022-06-08 Like XuKVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when...
2022-06-08 Like Xuperf/x86/core: Pass "struct kvm_pmu *" to determine...
2022-06-08 Like Xuperf/x86/intel: Handle guest PEBS overflow PMI for...
2022-06-08 Like Xuperf/x86/intel: Add EPT-Friendly PEBS for Ice Lake...
2022-06-08 Chao GaoKVM: VMX: enable IPI virtualization
2022-06-08 Zeng GuangKVM: x86: Allow userspace to set maximum VCPU id for VM
2022-06-08 Zeng GuangKVM: Move kvm_arch_vcpu_precreate() under kvm->lock
2022-06-08 Zeng GuangKVM: VMX: Clean up vmx_refresh_apicv_exec_ctrl()
2022-06-08 Zeng GuangKVM: x86: Add support for vICR APIC-write VM-Exits...
2022-06-08 Robert HooKVM: VMX: Report tertiary_exec_control field in dump_vmcs()
2022-06-08 Robert HooKVM: VMX: Detect Tertiary VM-Execution control when...
next