index
:
pm24.git
cpufreq-rust
master
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
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
KVM: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX on guest that lack it
Paolo Bonzini
2019-11-21
KVM: vmx: implement MSR_IA32_TSX_CTRL disable RTM functionality
Paolo Bonzini
2019-11-21
KVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUID
Paolo Bonzini
2019-11-21
KVM: x86: do not modify masked bits of shared MSRs
Paolo Bonzini
2019-11-21
KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
Paolo Bonzini
2019-11-21
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2019-11-20
KVM: nVMX: Assume TLB entries of L1 and L2 are tagged differently if L0 use EPT
Liran Alon
2019-11-20
KVM: x86: Unexport kvm_vcpu_reload_apic_access_page()
Liran Alon
2019-11-20
KVM: nVMX: add CR4_LA57 bit to nested CR4_FIXED1
Chenyi Qiang
2019-11-20
KVM: nVMX: Use semi-colon instead of comma for exit-handlers initialization
Liran Alon
2019-11-20
KVM: x86: Zero the IOAPIC scan request dest vCPUs bitmap
Nitesh Narayan Lal
2019-11-18
Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-11-15
KVM: x86: deliver KVM IOAPIC scan request to target vCPUs
Nitesh Narayan Lal
2019-11-15
KVM: remember position in kvm->vcpus array
Radim Krčmář
2019-11-15
KVM: nVMX: Add support for capturing highest observable L2 TSC
Aaron Lewis
2019-11-15
kvm: vmx: Rename function find_msr() to vmx_find_msr_index()
Aaron Lewis
2019-11-15
kvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_LOADSTORE_MSRS
Aaron Lewis
2019-11-15
kvm: nested: Introduce read_and_check_msr_entry()
Aaron Lewis
2019-11-15
KVM: nVMX: mark functions in the header as "static inline"
Paolo Bonzini
2019-11-15
KVM: nVMX: Expose load IA32_PERF_GLOBAL_CTRL VM-{Entry,Exit} control
Oliver Upton
2019-11-15
KVM: nVMX: Load GUEST_IA32_PERF_GLOBAL_CTRL MSR on VM-Entry
Oliver Upton
2019-11-15
KVM: nVMX: Use kvm_set_msr to load IA32_PERF_GLOBAL_CTRL on VM-Exit
Oliver Upton
2019-11-15
KVM: nVMX: Check HOST_IA32_PERF_GLOBAL_CTRL on VM-Entry
Oliver Upton
2019-11-15
KVM: nVMX: Check GUEST_IA32_PERF_GLOBAL_CTRL on VM-Entry
Oliver Upton
2019-11-15
KVM: VMX: Add helper to check reserved bits in IA32_PERF_GLOBAL_CTRL
Oliver Upton
2019-11-15
selftests: kvm: Simplify loop in kvm_create_max_vcpus test
Wainer dos Santos Moschetta
2019-11-15
KVM: x86: Optimization: Requst TLB flush in fast_cr3_switch() instead of do i...
Liran Alon
2019-11-15
KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC
Like Xu
2019-11-15
KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter
Like Xu
2019-11-15
KVM: x86/vPMU: Introduce a new kvm_pmu_ops->msr_idx_to_pmc callback
Like Xu
2019-11-15
KVM: x86/vPMU: Rename pmu_ops callbacks from msr_idx to rdpmc_ecx
Like Xu
2019-11-15
perf/core: Provide a kernel-internal interface to pause perf_event
Like Xu
2019-11-15
perf/core: Provide a kernel-internal interface to recalibrate event period
Like Xu
2019-11-15
KVM: nVMX: Update vmcs01 TPR_THRESHOLD if L2 changed L1 TPR
Liran Alon
2019-11-15
KVM: VMX: Refactor update_cr8_intercept()
Liran Alon
2019-11-15
KVM: SVM: Remove check if APICv enabled in SVM update_cr8_intercept() handler
Liran Alon
2019-11-15
KVM: APIC: add helper func to remove duplicate code in kvm_pv_send_ipi
Miaohe Lin
2019-11-15
KVM: X86: avoid unused setup_syscalls_segments call when SYSCALL check failed
Miaohe Lin
2019-11-15
KVM: MMIO: get rid of odd out_err label in kvm_coalesced_mmio_init
Miaohe Lin
2019-11-15
KVM: VMX: Consume pending LAPIC INIT event when exit on INIT_SIGNAL
Liran Alon
2019-11-15
KVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED state when INIT are latched
Liran Alon
2019-11-15
KVM: x86: Evaluate latched_init in KVM_SET_VCPU_EVENTS when vCPU not in SMM
Liran Alon
2019-11-15
x86: retpolines: eliminate retpoline from msr event handlers
Andrea Arcangeli
2019-11-15
KVM: retpolines: x86: eliminate retpoline from svm.c exit handlers
Andrea Arcangeli
2019-11-15
KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlers
Andrea Arcangeli
2019-11-15
KVM: x86: optimize more exit handlers in vmx.c
Andrea Arcangeli
2019-11-15
KVM: Add a comment describing the /dev/kvm no_compat handling
Marc Zyngier
2019-11-14
KVM: x86/mmu: Take slots_lock when using kvm_mmu_zap_all_fast()
Sean Christopherson
2019-11-13
KVM: Forbid /dev/kvm being opened by a compat task when CONFIG_KVM_COMPAT=n
Marc Zyngier
[next]