commit | de3c9f552d8d6af5e1a5f28eb93c836080715796 | [log] [tgz] |
---|---|---|
author | Bibo Mao <maobibo@loongson.cn> | Tue Jul 08 15:22:37 2025 +0800 |
committer | Bibo Mao <maobibo@loongson.cn> | Fri Aug 29 10:05:02 2025 +0800 |
tree | a3131516f8fa3156715575b9ad36127918f2995b | |
parent | ca18b336e12c8433177a3cd639c5bf757952adaa [diff] |
target/loongarch: Move some function definition to kvm directory Move function definition specified with kvm to the corresponding directory. Also remove header file "cpu.h" including outside of macro QEMU_KVM_LOONGARCH_H. Signed-off-by: Bibo Mao <maobibo@loongson.cn> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>