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
/
loongarch
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
4
-24
/
+263
2024-05-09
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-05-06
LoongArch: KVM: Add mmio trace events support
Bibo Mao
2
-6
/
+22
2024-05-06
LoongArch: KVM: Add software breakpoint support
Bibo Mao
3
-3
/
+27
2024-05-06
LoongArch: KVM: Add PV IPI support on host side
Bibo Mao
2
-2
/
+68
2024-05-06
LoongArch: KVM: Add vcpu mapping from physical cpuid
Bibo Mao
2
-0
/
+101
2024-05-06
LoongArch: KVM: Add cpucfg area for kvm hypervisor
Bibo Mao
1
-17
/
+38
2024-05-06
LoongArch: KVM: Add hypercall instruction emulation
Bibo Mao
1
-0
/
+11
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
1
-32
/
+0
2024-03-22
Merge tag 'loongarch-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
1
-1
/
+8
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-47
/
+37
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-03-11
LoongArch: Add ORC stack unwinder support
Tiezhu Yang
1
-1
/
+8
2024-03-11
Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
3
-83
/
+72
2024-03-07
mm/treewide: drop pXd_large()
Peter Xu
1
-1
/
+1
2024-03-06
LoongArch: KVM: Remove unnecessary CSR register saving during enter guest
Bibo Mao
1
-6
/
+0
2024-03-06
LoongArch: KVM: Do not restart SW timer when it is expired
Bibo Mao
1
-19
/
+1
2024-03-06
LoongArch: KVM: Start SW timer only when vcpu is blocking
Bibo Mao
1
-14
/
+9
2024-03-06
LoongArch: KVM: Set reserved bits as zero in CPUCFG
Bibo Mao
1
-7
/
+26
2024-02-23
LoongArch: KVM: Streamline kvm_check_cpucfg() and improve comments
WANG Xuerui
1
-22
/
+20
2024-02-23
LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucfg_mask()
WANG Xuerui
1
-3
/
+3
2024-02-23
LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() & kvm_check_cpucfg()
WANG Xuerui
1
-17
/
+18
2024-02-08
Merge branch 'kvm-kconfig'
Paolo Bonzini
1
-1
/
+0
2024-02-08
treewide: remove CONFIG_HAVE_KVM
Paolo Bonzini
1
-1
/
+0
2024-02-08
kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbol
Paolo Bonzini
1
-0
/
+1
2024-01-26
LoongArch: KVM: Fix build due to API changes
Huacai Chen
1
-2
/
+2
2024-01-08
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
1
-1
/
+1
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
7
-142
/
+506
2023-12-19
LoongArch: KVM: Add LASX (256bit SIMD) support
Tianrui Zhao
4
-2
/
+84
2023-12-19
LoongArch: KVM: Add LSX (128bit SIMD) support
Tianrui Zhao
4
-6
/
+255
2023-12-19
LoongArch: KVM: Fix timer emulation with oneshot mode
Bibo Mao
1
-13
/
+55
2023-12-19
LoongArch: KVM: Remove kvm_acquire_timer() before entering guest
Bibo Mao
2
-45
/
+6
2023-12-19
LoongArch: KVM: Allow to access HW timer CSR registers always
Bibo Mao
2
-22
/
+6
2023-12-19
LoongArch: KVM: Remove SW timer switch when vcpu is halt polling
Bibo Mao
3
-15
/
+19
2023-12-19
LoongArch: KVM: Optimization for memslot hugepage checking
Bibo Mao
1
-41
/
+83
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
1
-1
/
+0
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
1
-1
/
+1
2023-10-02
LoongArch: KVM: Enable kvm config and add the makefile
Tianrui Zhao
2
-0
/
+62
2023-10-02
LoongArch: KVM: Implement vcpu world switch
Tianrui Zhao
1
-0
/
+250
2023-10-02
LoongArch: KVM: Implement kvm exception vectors
Tianrui Zhao
1
-0
/
+36
2023-10-02
LoongArch: KVM: Implement handle fpu exception
Tianrui Zhao
1
-0
/
+27
2023-10-02
LoongArch: KVM: Implement handle mmio exception
Tianrui Zhao
1
-0
/
+310
2023-10-02
LoongArch: KVM: Implement handle gspr exception
Tianrui Zhao
1
-0
/
+107
2023-10-02
LoongArch: KVM: Implement handle idle exception
Tianrui Zhao
1
-0
/
+20
2023-10-02
LoongArch: KVM: Implement handle iocsr exception
Tianrui Zhao
1
-0
/
+91
2023-10-02
LoongArch: KVM: Implement handle csr exception
Tianrui Zhao
1
-0
/
+105
2023-10-02
LoongArch: KVM: Implement kvm mmu operations
Tianrui Zhao
1
-0
/
+914
2023-10-02
LoongArch: KVM: Implement virtual machine tlb operations
Tianrui Zhao
1
-0
/
+32
2023-10-02
LoongArch: KVM: Implement vcpu timer operations
Tianrui Zhao
1
-0
/
+197
[next]