[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250207032634.2333300-1-maobibo@loongson.cn>
Date: Fri, 7 Feb 2025 11:26:31 +0800
From: Bibo Mao <maobibo@...ngson.cn>
To: Tianrui Zhao <zhaotianrui@...ngson.cn>
Cc: Huacai Chen <chenhuacai@...nel.org>,
WANG Xuerui <kernel@...0n.name>,
kvm@...r.kernel.org,
loongarch@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] LoongArch: KVM: Some tiny code cleanup
There is some tiny code cleanup with VM context switch or vCPU context
switch path. And add comments for feature macro so that it is easy to
understand.
Bibo Mao (3):
LoongArch: KVM: Fix typo issue about GCFG feature detection
LoongArch: KVM: Remove duplicated cache attribute setting
LoongArch: KVM: Set host with kernel mode when switch to VM mode
arch/loongarch/include/asm/loongarch.h | 26 ++++++++++++++++++++++++++
arch/loongarch/kvm/main.c | 4 ++--
arch/loongarch/kvm/switch.S | 2 +-
arch/loongarch/kvm/vcpu.c | 3 ---
4 files changed, 29 insertions(+), 6 deletions(-)
base-commit: 5c8c229261f14159b54b9a32f12e5fa89d88b905
--
2.39.3
Powered by blists - more mailing lists