summaryrefslogtreecommitdiff
path: root/drivers/memory
diff options
context:
space:
mode:
authorBibo Mao <maobibo@loongson.cn>2024-05-06 17:00:47 +0300
committerHuacai Chen <chenhuacai@loongson.cn>2024-05-06 17:00:47 +0300
commit9753d3037964fffa5c57de8c57168dc1a4832dd4 (patch)
treee9ef83a50e38912da77b144ad3a6d596eb2fc624 /drivers/memory
parent372631bb62d3791f0122a67f5a3e959a4d99bebd (diff)
downloadlinux-9753d3037964fffa5c57de8c57168dc1a4832dd4.tar.xz
LoongArch: KVM: Add cpucfg area for kvm hypervisor
Instruction cpucfg can be used to get processor features. And there is a trap exception when it is executed in VM mode, and also it can be used to provide cpu features to VM. On real hardware cpucfg area 0 - 20 is used by now. Here one specified area 0x40000000 -- 0x400000ff is used for KVM hypervisor to provide PV features, and the area can be extended for other hypervisors in future. This area will never be used for real HW, it is only used by software. Signed-off-by: Bibo Mao <maobibo@loongson.cn> Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Diffstat (limited to 'drivers/memory')
0 files changed, 0 insertions, 0 deletions