]> git.proxmox.com Git - mirror_qemu.git/commit
target/loongarch: Add constant timer support
authorXiaojuan Yang <yangxiaojuan@loongson.cn>
Mon, 6 Jun 2022 12:43:14 +0000 (20:43 +0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 6 Jun 2022 18:09:03 +0000 (18:09 +0000)
commitdd615fa48da89b2308a907cc4e4956771c75d68f
tree5ca6fd666d92afa62a1f20122c443cadbd7e2600
parentf757a2cd6948344b8303e375f6f9d72887abf1f4
target/loongarch: Add constant timer support

Signed-off-by: Xiaojuan Yang <yangxiaojuan@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220606124333.2060567-25-yangxiaojuan@loongson.cn>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/loongarch/constant_timer.c [new file with mode: 0644]
target/loongarch/cpu.c
target/loongarch/cpu.h
target/loongarch/internals.h
target/loongarch/meson.build