index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-24
KVM: VMX: Allow VM-Fail path of VMREAD helper to be instrumented
Sean Christopherson
2023-01-24
KVM: x86: Make vmx_get_exit_qual() and vmx_get_intr_info() noinstr-friendly
Sean Christopherson
2023-01-24
KVM: VMX: don't use "unsigned long" in vmx_vcpu_enter_exit()
Alexey Dobriyan
2023-01-24
KVM: VMX: Access @flags as a 32-bit value in __vmx_vcpu_run()
Sean Christopherson
2023-01-24
KVM: SVM: Account scratch allocations used to decrypt SEV guest memory
Anish Ghulati
2023-01-24
KVM: svm/avic: Drop "struct kvm_x86_ops" for avic_hardware_setup()
Like Xu
2023-01-24
KVM: SVM: remove redundant ret variable
zhang songyi
2023-01-24
KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_test
Jing Zhang
2023-01-24
KVM: x86/xen: Remove unneeded semicolon
zhang songyi
2023-01-24
KVM: selftests: x86: Use host's native hypercall instruction in kvm_hypercall()
Vishal Annapurve
2023-01-24
KVM: selftests: x86: Cache host CPU vendor (AMD vs. Intel)
Vishal Annapurve
2023-01-24
KVM: selftests: x86: Use "this_cpu" prefix for cpu vendor queries
Vishal Annapurve
2023-01-24
KVM: selftests: Fix a typo in the vcpu_msrs_set assert
Aaron Lewis
2023-01-24
KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fd
Reiji Watanabe
2023-01-24
KVM: selftests: Test masked events in PMU filter
Aaron Lewis
2023-01-24
KVM: selftests: Add testing for KVM_SET_PMU_EVENT_FILTER
Aaron Lewis
2023-01-24
KVM: selftests: Add flags when creating a pmu event filter
Aaron Lewis
2023-01-24
KVM: x86/pmu: Introduce masked events to the pmu event filter
Aaron Lewis
2023-01-24
KVM: x86/pmu: prepare the pmu event filter for masked events
Aaron Lewis
2023-01-24
KVM: x86/pmu: Remove impossible events from the pmu event filter
Aaron Lewis
2023-01-24
KVM: x86/pmu: Correct the mask used in a pmu event filter lookup
Aaron Lewis
2023-01-24
KVM: x86/mmu: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-01-24
KVM: x86/mmu: Cleanup range-based flushing for given page
Hou Wenlong
2023-01-24
KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()
Hou Wenlong
2023-01-24
KVM: x86/mmu: Fix wrong start gfn of tlb flushing with range
Hou Wenlong
2023-01-24
KVM: x86/mmu: Reduce gfn range of tlb flushing in tdp_mmu_map_handle_target_l...
Hou Wenlong
2023-01-24
KVM: x86/mmu: Fix wrong gfn range of tlb flushing in kvm_set_pte_rmapp()
Hou Wenlong
2023-01-24
KVM: x86/mmu: Move round_gfn_for_level() helper into mmu_internal.h
Hou Wenlong
2023-01-24
KVM: x86/mmu: fix an incorrect comment in kvm_mmu_new_pgd()
Wei Liu
2023-01-24
kvm: x86/mmu: Don't clear write flooding for direct SP
Lai Jiangshan
2023-01-24
kvm: x86/mmu: Rename SPTE_TDP_AD_ENABLED_MASK to SPTE_TDP_AD_ENABLED
Lai Jiangshan
2023-01-24
x86/reboot: Disable SVM, not just VMX, when stopping CPUs
Sean Christopherson
2023-01-24
x86/reboot: Disable virtualization in an emergency if SVM is supported
Sean Christopherson
2023-01-24
x86/virt: Force GIF=1 prior to disabling SVM (for reboot flows)
Sean Christopherson
2023-01-24
x86/crash: Disable virt in core NMI crash handler to avoid double shootdown
Sean Christopherson
2023-01-24
KVM: x86/xen: update Xen CPUID Leaf 4 (tsc info) sub-leaves, if present
Paul Durrant
2023-01-24
KVM: x86/cpuid: generalize kvm_update_kvm_cpuid_base() and also capture limit
Paul Durrant
2023-01-24
KVM: x86: Replace cpu_dirty_logging_count with nr_memslots_dirty_logging
David Matlack
2023-01-24
KVM: x86: Replace 0-length arrays with flexible arrays
Kees Cook
2023-01-24
KVM: x86: Advertise fast REP string features inherent to the CPU
Jim Mattson
2023-01-24
x86/cpufeatures: Add macros for Intel's new fast rep string features
Jim Mattson
2023-01-24
kvm_host.h: fix spelling typo in function declaration
Wang Liang
2023-01-24
KVM: account allocation in generic version of kvm_arch_alloc_vm()
Alexey Dobriyan
2023-01-24
KVM: PPC: Fix refactoring goof in kvmppc_e500mc_init()
Sean Christopherson
2023-01-24
Merge branch 'kvm-lapic-fix-and-cleanup' into HEAD
Paolo Bonzini
2023-01-24
Merge branch 'kvm-v6.2-rc4-fixes' into HEAD
Paolo Bonzini
2023-01-24
Merge branch 'kvm-hw-enable-refactor' into HEAD
Paolo Bonzini
2023-01-13
KVM: x86: Add helpers to recalc physical vs. logical optimized APIC maps
Sean Christopherson
2023-01-13
KVM: x86: Allow APICv APIC ID inhibit to be cleared
Greg Edwards
2023-01-13
KVM: x86: Track required APICv inhibits with variable, not callback
Sean Christopherson
[prev]
[next]