linux-yocto/arch/loongarch/kvm
Bibo Mao 3575d22e94 LoongArch: KVM: Make function kvm_own_lbt() robust
commit 4be8cefc132606b4a6e851f37f8e8c40c406c910 upstream.

Add the flag KVM_LARCH_LBT checking in function kvm_own_lbt(), so that
it can be called safely rather than duplicated enabling again.

Cc: stable@vger.kernel.org
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-08-28 16:31:02 +02:00
..
exit.c LoongArch: KVM: Fix GPA size issue about VM 2025-03-13 13:01:50 +01:00
interrupt.c LoongArch: KVM: Implement vcpu interrupt operations 2023-10-02 10:01:28 +08:00
Kconfig LoongArch: KVM: Add PV steal time support in host side 2024-07-09 16:25:51 +08:00
main.c LoongArch: KVM: Reload guest CSR registers after sleep 2025-03-13 13:01:50 +01:00
Makefile Fix mis-uses of 'cc-option' for warning disablement 2025-05-29 11:03:25 +02:00
mmu.c LoongArch: Use accessors to page table entries instead of direct dereference 2024-08-07 17:37:11 +08:00
switch.S LoongArch: KVM: Set host with kernel mode when switch to VM mode 2025-03-22 12:54:17 -07:00
timer.c LoongArch: KVM: Mark hrtimer to expire in hard interrupt context 2024-10-23 22:15:44 +08:00
tlb.c LoongArch: KVM: Delay secondary mmu tlb flush until guest entry 2024-07-09 16:25:50 +08:00
trace.h LoongArch: KVM: Add mmio trace events support 2024-05-06 22:00:47 +08:00
vcpu.c LoongArch: KVM: Make function kvm_own_lbt() robust 2025-08-28 16:31:02 +02:00
vm.c LoongArch: KVM: Fix GPA size issue about VM 2025-03-13 13:01:50 +01:00