index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
/
exit.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-20
LoongArch: KVM: Do not flush tlb if HW PTW supported
Bibo Mao
1
-4
/
+4
2025-05-20
LoongArch: KVM: Add ecode parameter for exception handlers
Bibo Mao
1
-14
/
+15
2025-03-08
LoongArch: KVM: Fix GPA size issue about VM
Bibo Mao
1
-0
/
+6
2025-01-13
LoongArch: KVM: Add hypercall service support for usermode VMM
Bibo Mao
1
-0
/
+30
2024-12-03
LoongArch: KVM: Protect kvm_io_bus_{read,write}() with SRCU
Huacai Chen
1
-10
/
+21
2024-11-13
LoongArch: KVM: Add iocsr and mmio bus simulation in kernel
Xianglai Li
1
-24
/
+58
2024-09-12
LoongArch: KVM: Enable paravirt feature control from VMM
Bibo Mao
1
-16
/
+13
2024-09-12
LoongArch: KVM: Add PMU support for guest
Song Gao
1
-0
/
+8
2024-09-11
LoongArch: KVM: Add Binary Translation extension support
Bibo Mao
1
-0
/
+9
2024-07-09
LoongArch: KVM: Add PV steal time support in host side
Bibo Mao
1
-2
/
+36
2024-06-21
LoongArch: KVM: Remove an unneeded semicolon
Yang Li
1
-1
/
+1
2024-05-06
LoongArch: KVM: Add mmio trace events support
Bibo Mao
1
-0
/
+8
2024-05-06
LoongArch: KVM: Add software breakpoint support
Bibo Mao
1
-2
/
+14
2024-05-06
LoongArch: KVM: Add PV IPI support on host side
Bibo Mao
1
-2
/
+67
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
2023-12-19
LoongArch: KVM: Add LASX (256bit SIMD) support
Tianrui Zhao
1
-0
/
+16
2023-12-19
LoongArch: KVM: Add LSX (128bit SIMD) support
Tianrui Zhao
1
-0
/
+21
2023-12-19
LoongArch: KVM: Remove SW timer switch when vcpu is halt polling
Bibo Mao
1
-11
/
+2
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