index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kvm
/
exit.c
Age
Commit message (
Expand
)
Author
2026-02-06
LoongArch: KVM: Add FPU/LBT delay load support
Bibo Mao
2026-02-06
LoongArch: KVM: Move LBT capability check in exception handler
Bibo Mao
2026-02-06
LoongArch: KVM: Move LASX capability check in exception handler
Bibo Mao
2026-02-06
LoongArch: KVM: Move LSX capability check in exception handler
Bibo Mao
2025-09-23
LoongArch: KVM: Add sign extension with kernel IOCSR read emulation
Bibo Mao
2025-09-23
LoongArch: KVM: Add sign extension with kernel MMIO read emulation
Bibo Mao
2025-09-18
LoongArch: KVM: Remove unused returns and semicolons
Tao Cui
2025-07-21
LoongArch: KVM: Add tracepoints for CPUCFG and CSR emulation exits
Yulong Han
2025-07-21
LoongArch: KVM: Rework kvm_send_pv_ipi()
Yury Norov (NVIDIA)
2025-05-20
LoongArch: KVM: Do not flush tlb if HW PTW supported
Bibo Mao
2025-05-20
LoongArch: KVM: Add ecode parameter for exception handlers
Bibo Mao
2025-03-08
LoongArch: KVM: Fix GPA size issue about VM
Bibo Mao
2025-01-13
LoongArch: KVM: Add hypercall service support for usermode VMM
Bibo Mao
2024-12-03
LoongArch: KVM: Protect kvm_io_bus_{read,write}() with SRCU
Huacai Chen
2024-11-13
LoongArch: KVM: Add iocsr and mmio bus simulation in kernel
Xianglai Li
2024-09-12
LoongArch: KVM: Enable paravirt feature control from VMM
Bibo Mao
2024-09-12
LoongArch: KVM: Add PMU support for guest
Song Gao
2024-09-11
LoongArch: KVM: Add Binary Translation extension support
Bibo Mao
2024-07-09
LoongArch: KVM: Add PV steal time support in host side
Bibo Mao
2024-06-21
LoongArch: KVM: Remove an unneeded semicolon
Yang Li
2024-05-06
LoongArch: KVM: Add mmio trace events support
Bibo Mao
2024-05-06
LoongArch: KVM: Add software breakpoint support
Bibo Mao
2024-05-06
LoongArch: KVM: Add PV IPI support on host side
Bibo Mao
2024-05-06
LoongArch: KVM: Add cpucfg area for kvm hypervisor
Bibo Mao
2024-05-06
LoongArch: KVM: Add hypercall instruction emulation
Bibo Mao
2023-12-19
LoongArch: KVM: Add LASX (256bit SIMD) support
Tianrui Zhao
2023-12-19
LoongArch: KVM: Add LSX (128bit SIMD) support
Tianrui Zhao
2023-12-19
LoongArch: KVM: Remove SW timer switch when vcpu is halt polling
Bibo Mao
2023-10-02
LoongArch: KVM: Implement kvm exception vectors
Tianrui Zhao
2023-10-02
LoongArch: KVM: Implement handle fpu exception
Tianrui Zhao
2023-10-02
LoongArch: KVM: Implement handle mmio exception
Tianrui Zhao
2023-10-02
LoongArch: KVM: Implement handle gspr exception
Tianrui Zhao
2023-10-02
LoongArch: KVM: Implement handle idle exception
Tianrui Zhao
2023-10-02
LoongArch: KVM: Implement handle iocsr exception
Tianrui Zhao
2023-10-02
LoongArch: KVM: Implement handle csr exception
Tianrui Zhao