You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/loongarch/kvm
Bibo Mao c981119dab target/loongarch: Add PTW feature support in KVM mode
Implement Hardware page table walker(PTW for short) feature in KVM mode.
Use OnOffAuto type variable ptw to check the PTW feature. If the PTW
feature is not supported on KVM host, there is error reported with ptw=on
option.

By default PTW feature is disabled on la464 CPU type, and auto detected
on max CPU type.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
1 week ago
..
kvm.c target/loongarch: Add PTW feature support in KVM mode 1 week ago
kvm_loongarch.h target/loongarch: Move some function definition to kvm directory 2 months ago
meson.build target/loongarch: Add loongarch kvm into meson build 2 years ago