mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-28 06:34:12 +08:00
0d2abe6702
Currently HW timer CSR registers are allowed to access before entering to vm and disabled if switch to SW timer in host mode, instead it is not necessary to do so. HW timer CSR registers can be accessed always, it is nothing to do with whether it is in vm mode or host mode. This patch removes the limitation. Signed-off-by: Bibo Mao <maobibo@loongson.cn> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn> |
||
---|---|---|
.. | ||
exit.c | ||
interrupt.c | ||
Kconfig | ||
main.c | ||
Makefile | ||
mmu.c | ||
switch.S | ||
timer.c | ||
tlb.c | ||
trace.h | ||
vcpu.c | ||
vm.c |