Failed in applying to current master (
apply log)
Maintainers: Song Gao <gaosong@loongson.cn>, Bibo Mao <maobibo@loongson.cn>, Jiaxun Yang <jiaxun.yang@flygoat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Igor Mammedov <imammedo@redhat.com>, Ani Sinha <anisinha@redhat.com>
include/hw/loongarch/virt.h | 6 +-
target/loongarch/cpu.c | 318 +-----------------------
target/loongarch/internals.h | 4 +-
target/loongarch/tcg/meson.build | 1 +
target/loongarch/tcg/tcg_cpu.c | 322 +++++++++++++++++++++++++
target/loongarch/tcg/tcg_loongarch.h | 1 +
tests/data/acpi/loongarch64/virt/DSDT | Bin 4603 -> 4603 bytes
tests/data/acpi/loongarch64/virt/DSDT.memhp | Bin 5824 -> 5824 bytes
tests/data/acpi/loongarch64/virt/DSDT.numamem | Bin 4609 -> 4609 bytes
tests/data/acpi/loongarch64/virt/DSDT.topology | Bin 4905 -> 4905 bytes
10 files changed, 331 insertions(+), 321 deletions(-)
create mode 100644 target/loongarch/tcg/tcg_cpu.c