index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
KVM: Remove HIGH_RES_TIMERS dependency
Steven Rostedt
1
-1
/
+0
2024-09-02
KVM: x86: Only advertise KVM_CAP_READONLY_MEM when supported by VM
Tom Dohrmann
1
-1
/
+2
2024-08-28
KVM: SEV: Update KVM_AMD_SEV Kconfig entry and mention SEV-SNP
Vitaly Kuznetsov
1
-2
/
+4
2024-08-22
KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
Ravi Bangoria
1
-0
/
+3
2024-08-22
KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
Maxim Levitsky
1
-0
/
+12
2024-08-22
KVM: x86: Acquire kvm->srcu when handling KVM_SET_VCPU_EVENTS
Sean Christopherson
1
-0
/
+2
2024-08-22
KVM: x86/mmu: Check that root is valid/loaded when pre-faulting SPTEs
Sean Christopherson
1
-1
/
+3
2024-08-22
KVM: x86/mmu: Fixup comments missed by the REMOVED_SPTE=>FROZEN_SPTE rename
Yan Zhao
3
-8
/
+8
2024-08-13
KVM: x86: Make x2APIC ID 100% readonly
Sean Christopherson
1
-7
/
+15
2024-08-13
KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
Isaku Yamahata
1
-4
/
+2
2024-08-13
KVM: x86: hyper-v: Remove unused inline function kvm_hv_free_pa_page()
Yue Haibing
1
-1
/
+0
2024-08-13
KVM: SVM: Fix an error code in sev_gmem_post_populate()
Dan Carpenter
1
-2
/
+3
2024-08-13
KVM: SVM: Fix uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2024-08-02
Merge branch 'kvm-fixes' into HEAD
Paolo Bonzini
6
-20
/
+23
2024-08-01
KVM: x86/mmu: fix determination of max NPT mapping level for private pages
Ackerley Tng
1
-1
/
+1
2024-07-26
KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfns
Paolo Bonzini
1
-7
/
+0
2024-07-26
KVM: extend kvm_range_has_memory_attributes() to check subset of attributes
Paolo Bonzini
1
-1
/
+1
2024-07-26
KVM: guest_memfd: move check for already-populated page to common code
Paolo Bonzini
1
-1
/
+1
2024-07-26
KVM: remove kvm_arch_gmem_prepare_needed()
Paolo Bonzini
1
-5
/
+0
2024-07-26
KVM: rename CONFIG_HAVE_KVM_GMEM_* to CONFIG_HAVE_KVM_ARCH_GMEM_*
Paolo Bonzini
2
-4
/
+4
2024-07-26
KVM: x86: disallow pre-fault for SNP VMs before initialization
Paolo Bonzini
4
-0
/
+15
2024-07-26
KVM: x86: Eliminate log spam from limited APIC timer periods
Jim Mattson
1
-1
/
+1
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
41
-1499
/
+2659
2024-07-16
KVM: x86/pmu: Add kvm_pmu_call() to simplify static calls of kvm_pmu_ops
Wei Wang
1
-12
/
+12
2024-07-16
KVM: x86: Introduce kvm_x86_call() to simplify static calls of kvm_x86_ops
Wei Wang
15
-232
/
+242
2024-07-16
KVM: x86: Replace static_call_cond() with static_call()
Wei Wang
4
-29
/
+29
2024-07-16
Merge branch 'kvm-6.11-sev-attestation' into HEAD
Paolo Bonzini
2
-0
/
+193
2024-07-16
KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event
Michael Roth
1
-0
/
+56
2024-07-16
KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
Brijesh Singh
2
-0
/
+137
2024-07-16
KVM: x86: Suppress MMIO that is triggered during task switch emulation
Sean Christopherson
1
-1
/
+7
2024-07-16
KVM: x86/mmu: Clean up make_huge_page_split_spte() definition and intro
Sean Christopherson
1
-5
/
+3
2024-07-16
KVM: x86/mmu: Bug the VM if KVM tries to split a !hugepage SPTE
Sean Christopherson
1
-5
/
+1
2024-07-16
Merge tag 'kvm-x86-vmx-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
8
-52
/
+77
2024-07-16
Merge tag 'kvm-x86-svm-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
4
-20
/
+29
2024-07-16
Merge tag 'kvm-x86-pmu-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
6
-69
/
+77
2024-07-16
Merge tag 'kvm-x86-mtrrs-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
6
-690
/
+64
2024-07-16
Merge tag 'kvm-x86-mmu-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-63
/
+35
2024-07-16
Merge tag 'kvm-x86-misc-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
22
-185
/
+190
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
8
-82
/
+62
2024-07-16
Merge tag 'kvm-x86-fixes-6.10-11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2024-07-16
Merge tag 'x86_alternatives_for_v6.11_rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-2
/
+2
2024-07-12
Merge branch 'kvm-prefault' into HEAD
Paolo Bonzini
4
-24
/
+102
2024-07-12
KVM: x86: Implement kvm_arch_vcpu_pre_fault_memory()
Paolo Bonzini
3
-0
/
+77
2024-07-12
KVM: x86/mmu: Make kvm_mmu_do_page_fault() return mapped level
Paolo Bonzini
2
-3
/
+6
2024-07-12
KVM: x86/mmu: Account pf_{fixed,emulate,spurious} in callers of "do page fault"
Sean Christopherson
2
-14
/
+18
2024-07-12
KVM: x86/mmu: Bump pf_taken stat only in the "real" page fault handler
Sean Christopherson
2
-8
/
+2
2024-07-01
x86/alternatives, kvm: Fix a couple of CALLs without a frame pointer
Borislav Petkov (AMD)
1
-1
/
+1
2024-06-28
KVM: X86: Remove unnecessary GFP_KERNEL_ACCOUNT for temporary variables
Peng Hao
1
-5
/
+4
2024-06-28
KVM: x86/pmu: Introduce distinct macros for GP/fixed counter max number
Dapeng Mi
5
-17
/
+19
[next]