index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2022-06-10
KVM: x86: Omit VCPU_REGS_RIP from emulator's _regs array
Sean Christopherson
2022-06-10
KVM: x86: Harden _regs accesses to guard against buggy input
Sean Christopherson
2022-06-10
KVM: x86: Grab regs_dirty in local 'unsigned long'
Sean Christopherson
2022-06-09
Merge branch 'kvm-5.20-early'
Paolo Bonzini
2022-06-09
KVM: x86: SVM: fix nested PAUSE filtering when L0 intercepts PAUSE
Paolo Bonzini
2022-06-09
KVM: x86: SVM: drop preempt-safe wrappers for avic_vcpu_load/put
Maxim Levitsky
2022-06-09
KVM: x86: disable preemption while updating apicv inhibition
Maxim Levitsky
2022-06-09
KVM: x86: SVM: fix avic_kick_target_vcpus_fast
Maxim Levitsky
2022-06-09
KVM: x86: SVM: remove avic's broken code that updated APIC ID
Maxim Levitsky
2022-06-09
KVM: x86: inhibit APICv/AVIC on changes to APIC ID or APIC base
Maxim Levitsky
2022-06-09
KVM: x86: document AVIC/APICv inhibit reasons
Maxim Levitsky
2022-06-09
KVM: x86/mmu: Set memory encryption "value", not "mask", in shadow PDPTRs
Yuan Yao
2022-06-09
Merge tag 'kvmarm-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-06-09
Merge tag 'kvm-riscv-fixes-5.19-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2022-06-09
KVM: arm64: Drop stale comment
Marc Zyngier
2022-06-09
KVM: arm64: Remove redundant hyp_assert_lock_held() assertions
Will Deacon
2022-06-09
KVM: arm64: Extend comment in has_vhe()
Will Deacon
2022-06-09
KVM: arm64: Ignore 'kvm-arm.mode=protected' when using VHE
Will Deacon
2022-06-09
KVM: arm64: Handle all ID registers trapped for a protected VM
Marc Zyngier
2022-06-09
KVM: arm64: Return error from kvm_arch_init_vm() on allocation failure
Will Deacon
2022-06-09
RISC-V: KVM: fix typos in comments
Julia Lawall
2022-06-08
KVM: x86: PIT: Preserve state of speaker port data bit
Paul Durrant
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: Accept 0 for absent PMU MSRs when host-initiated if !enable_pmu
Like Xu
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: x86/pmu: Update global enable_pmu when PMU is undetected
Like Xu
2022-06-08
x86: events: Do not return bogus capabilities if PMU is broken
Paolo Bonzini
2022-06-08
perf/x86/intel: Fix the comment about guest LBR support on KVM
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: Extend KVM_{G,S}ET_VCPU_EVENTS to support pending triple fault
Chenyi Qiang
2022-06-08
KVM: arm64: Warn if accessing timer pending state outside of vcpu context
Marc Zyngier
2022-06-08
KVM: arm64: Replace vgic_v3_uaccess_read_pending with vgic_uaccess_read_pending
Marc Zyngier
2022-06-08
KVM: x86/pmu: Drop amd_event_mapping[] in the KVM context
Like Xu
2022-06-08
KVM: x86/pmu: Replace pmc_perf_hw_id() with perf_get_hw_event_config()
Like Xu
2022-06-08
perf: x86/core: Add interface to query perfmon_event_map[] directly
Like Xu
2022-06-08
KVM: x86/pmu: Use PERF_TYPE_RAW to merge reprogram_{gp,fixed}counter()
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/pmu: Extract check_pmu_event_filter() handling both GP and fixed cou...
Like Xu
2022-06-08
KVM: x86/pmu: Update comments for AMD gp counters
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: remove useless prototype
Paolo Bonzini
[next]