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
/
loongarch
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
mm/treewide: drop pXd_large()
Peter Xu
1
-1
/
+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
2023-10-02
LoongArch: KVM: Implement misc vcpu related interfaces
Tianrui Zhao
1
-0
/
+120
2023-10-02
LoongArch: KVM: Implement vcpu load and vcpu put operations
Tianrui Zhao
1
-0
/
+203
2023-10-02
LoongArch: KVM: Implement vcpu interrupt operations
Tianrui Zhao
2
-0
/
+221
2023-10-02
LoongArch: KVM: Implement fpu operations for vcpu
Tianrui Zhao
1
-0
/
+56
2023-10-02
LoongArch: KVM: Implement basic vcpu ioctl interfaces
Tianrui Zhao
1
-0
/
+261
2023-10-02
LoongArch: KVM: Implement basic vcpu interfaces
Tianrui Zhao
1
-0
/
+261
2023-10-02
LoongArch: KVM: Add vcpu related header files
Tianrui Zhao
1
-0
/
+162
2023-10-02
LoongArch: KVM: Implement VM related functions
Tianrui Zhao
1
-0
/
+94
2023-10-02
LoongArch: KVM: Implement kvm hardware enable, disable interface
Tianrui Zhao
1
-0
/
+62
2023-10-02
LoongArch: KVM: Implement kvm module related interface
Tianrui Zhao
1
-0
/
+358