summaryrefslogtreecommitdiff
path: root/arch/loongarch/kvm/exit.c
AgeCommit message (Expand)Author
2024-12-03LoongArch: KVM: Protect kvm_io_bus_{read,write}() with SRCUHuacai Chen
2024-11-13LoongArch: KVM: Add iocsr and mmio bus simulation in kernelXianglai Li
2024-09-12LoongArch: KVM: Enable paravirt feature control from VMMBibo Mao
2024-09-12LoongArch: KVM: Add PMU support for guestSong Gao
2024-09-11LoongArch: KVM: Add Binary Translation extension supportBibo Mao
2024-07-09LoongArch: KVM: Add PV steal time support in host sideBibo Mao
2024-06-21LoongArch: KVM: Remove an unneeded semicolonYang Li
2024-05-06LoongArch: KVM: Add mmio trace events supportBibo Mao
2024-05-06LoongArch: KVM: Add software breakpoint supportBibo Mao
2024-05-06LoongArch: KVM: Add PV IPI support on host sideBibo Mao
2024-05-06LoongArch: KVM: Add cpucfg area for kvm hypervisorBibo Mao
2024-05-06LoongArch: KVM: Add hypercall instruction emulationBibo Mao
2023-12-19LoongArch: KVM: Add LASX (256bit SIMD) supportTianrui Zhao
2023-12-19LoongArch: KVM: Add LSX (128bit SIMD) supportTianrui Zhao
2023-12-19LoongArch: KVM: Remove SW timer switch when vcpu is halt pollingBibo Mao
2023-10-02LoongArch: KVM: Implement kvm exception vectorsTianrui Zhao
2023-10-02LoongArch: KVM: Implement handle fpu exceptionTianrui Zhao
2023-10-02LoongArch: KVM: Implement handle mmio exceptionTianrui Zhao
2023-10-02LoongArch: KVM: Implement handle gspr exceptionTianrui Zhao
2023-10-02LoongArch: KVM: Implement handle idle exceptionTianrui Zhao
2023-10-02LoongArch: KVM: Implement handle iocsr exceptionTianrui Zhao
2023-10-02LoongArch: KVM: Implement handle csr exceptionTianrui Zhao