2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-11-11 04:09:39 +08:00
linux-next/arch/loongarch/kvm
Stephen Rothwell 9ca5e520b2 Merge branch 'loongarch-next' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson.git
# Conflicts:
#	arch/loongarch/Kconfig
#	arch/loongarch/Makefile
2024-03-22 09:48:44 +11:00
..
exit.c LoongArch: KVM: Add LASX (256bit SIMD) support 2023-12-19 10:48:28 +08:00
interrupt.c LoongArch: KVM: Implement vcpu interrupt operations 2023-10-02 10:01:28 +08:00
Kconfig Merge branch 'kvm-kconfig' 2024-02-08 08:47:51 -05:00
main.c LoongArch: KVM: Allow to access HW timer CSR registers always 2023-12-19 10:48:27 +08:00
Makefile LoongArch: KVM: Enable kvm config and add the makefile 2023-10-02 10:01:29 +08:00
mmu.c mm/treewide: drop pXd_large() 2024-03-06 13:04:19 -08:00
switch.S Merge branch 'loongarch-kvm' into loongarch-next 2024-03-19 15:51:04 +08:00
timer.c LoongArch: KVM: Do not restart SW timer when it is expired 2024-03-06 09:12:13 +08:00
tlb.c LoongArch: KVM: Implement virtual machine tlb operations 2023-10-02 10:01:28 +08:00
trace.h LoongArch: KVM: Add LASX (256bit SIMD) support 2023-12-19 10:48:28 +08:00
vcpu.c LoongArch: KVM: Set reserved bits as zero in CPUCFG 2024-03-06 09:12:13 +08:00
vm.c LoongArch: KVM: Implement VM related functions 2023-10-02 10:01:27 +08:00