index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
22
-279
/
+470
2023-07-01
Merge tag 'kvm-x86-vmx-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
8
-37
/
+73
2023-07-01
Merge tag 'kvm-x86-svm-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-35
/
+13
2023-07-01
Merge tag 'kvm-x86-pmu-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
10
-116
/
+259
2023-07-01
Merge tag 'kvm-x86-mmu-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-6
/
+48
2023-07-01
Merge tag 'kvm-x86-misc-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
8
-85
/
+77
2023-06-27
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2023-06-27
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+3
2023-06-16
KVM: x86: Remove PRIx* definitions as they are solely for user space
Andy Shevchenko
1
-5
/
+0
2023-06-13
KVM: SVM: WARN, but continue, if misc_cg_set_capacity() fails
Sean Christopherson
1
-6
/
+2
2023-06-13
KVM: x86/mmu: Add "never" option to allow sticky disabling of nx_huge_pages
Sean Christopherson
1
-5
/
+36
2023-06-13
KVM: x86: Update comments about MSR lists exposed to userspace
Sean Christopherson
1
-14
/
+13
2023-06-06
KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022
Like Xu
2
-1
/
+31
2023-06-06
KVM: x86/svm/pmu: Add AMD PerfMonV2 support
Like Xu
3
-11
/
+72
2023-06-06
KVM: x86/cpuid: Add a KVM-only leaf to redirect AMD PerfMonV2 flag
Like Xu
1
-0
/
+7
2023-06-06
KVM: x86/pmu: Constrain the num of guest counters with kvm_pmu_cap
Like Xu
1
-0
/
+3
2023-06-06
KVM: x86/pmu: Advertise PERFCTR_CORE iff the min nr of counters is met
Like Xu
1
-3
/
+12
2023-06-06
KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met
Like Xu
3
-4
/
+12
2023-06-06
KVM: x86: Explicitly zero cpuid "0xa" leaf when PMU is disabled
Like Xu
1
-1
/
+1
2023-06-06
KVM: x86/pmu: Provide Intel PMU's pmc_is_enabled() as generic x86 code
Like Xu
4
-28
/
+16
2023-06-06
KVM: x86/pmu: Move handling PERF_GLOBAL_CTRL and friends to common x86
Like Xu
5
-62
/
+86
2023-06-06
KVM: x86/pmu: Reject userspace attempts to set reserved GLOBAL_STATUS bits
Like Xu
1
-0
/
+3
2023-06-06
KVM: x86/pmu: Move reprogram_counters() to pmu.h
Like Xu
2
-12
/
+12
2023-06-06
KVM: x86/pmu: Rename global_ovf_ctrl_mask to global_status_mask
Sean Christopherson
1
-4
/
+14
2023-06-06
KVM: x86: Clean up: remove redundant bool conversions
Michal Luczaj
2
-2
/
+2
2023-06-06
KVM: x86: Use cpu_feature_enabled() for PKU instead of #ifdef
Sean Christopherson
1
-6
/
+2
2023-06-06
KVM: x86/mmu: Trigger APIC-access page reload iff vendor code cares
Sean Christopherson
1
-1
/
+2
2023-06-06
KVM: x86: Use standard mmu_notifier invalidate hooks for APIC access page
Sean Christopherson
2
-14
/
+3
2023-06-06
KVM: VMX: Retry APIC-access page reload if invalidation is in-progress
Sean Christopherson
1
-5
/
+45
2023-06-06
KVM: SVM: enhance info printk's in SEV init
Alexander Mikhalitsyn
1
-2
/
+9
2023-06-06
KVM: x86: Correct the name for skipping VMENTER l1d flush
Chao Gao
1
-1
/
+1
2023-06-05
clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U...
Peter Zijlstra
1
-4
/
+3
2023-06-05
locking/atomic: treewide: use raw_atomic*_<op>()
Mark Rutland
1
-1
/
+1
2023-06-02
KVM: x86: Bail from kvm_recalculate_phys_map() if x2APIC ID is out-of-bounds
Sean Christopherson
1
-2
/
+18
2023-06-02
KVM: SVM: Invoke trace_kvm_exit() for fastpath VM-Exits
Sean Christopherson
1
-2
/
+2
2023-06-02
KVM: x86: Account fastpath-only VM-Exits in vCPU stats
Sean Christopherson
1
-0
/
+3
2023-06-02
KVM: SVM: vNMI pending bit is V_NMI_PENDING_MASK not V_NMI_BLOCKING_MASK
Maciej S. Szmigiero
1
-1
/
+1
2023-06-02
KVM: x86/mmu: Grab memslot for correct address space in NX recovery worker
Sean Christopherson
1
-1
/
+4
2023-06-02
KVM: VMX: Inject #GP, not #UD, if SGX2 ENCLS leafs are unsupported
Sean Christopherson
1
-6
/
+9
2023-06-02
KVM: VMX: Inject #GP on ENCLS if vCPU has paging disabled (CR0.PG==0)
Sean Christopherson
1
-1
/
+1
2023-06-01
KVM: VMX: restore vmx_vmexit alignment
Jon Kohler
1
-1
/
+1
2023-06-01
KVM: x86: Update number of entries for KVM_GET_CPUID2 on success, not failure
Sean Christopherson
1
-9
/
+4
2023-06-01
KVM: x86/pmu: Remove redundant check for MSR_IA32_DS_AREA set handler
Jinrong Liang
1
-2
/
+0
2023-06-01
KVM: x86: Fix poll command
Jinliang Zheng
1
-0
/
+3
2023-06-01
KVM: x86: Move common handling of PAT MSR writes to kvm_set_msr_common()
Sean Christopherson
3
-13
/
+7
2023-06-01
KVM: x86: Make kvm_mtrr_valid() static now that there are no external users
Sean Christopherson
2
-3
/
+1
2023-06-01
KVM: x86: Move PAT MSR handling out of mtrr.c
Sean Christopherson
2
-13
/
+19
2023-06-01
KVM: x86: Use MTRR macros to define possible MTRR MSR ranges
Sean Christopherson
2
-7
/
+10
2023-06-01
KVM: x86: Add helper to get variable MTRR range from MSR index
Sean Christopherson
1
-10
/
+13
2023-06-01
KVM: x86: Add helper to query if variable MTRR MSR is base (versus mask)
Sean Christopherson
1
-7
/
+9
[next]