]> git.proxmox.com Git - mirror_qemu.git/commit - target/loongarch/cpu.c
target/loongarch: Add gdb support.
authorXiaojuan Yang <yangxiaojuan@loongson.cn>
Mon, 6 Jun 2022 12:43:31 +0000 (20:43 +0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 6 Jun 2022 18:14:13 +0000 (18:14 +0000)
commitca61e75071c647cf93b3161a228c6a54178cd58c
tree6e14abe71598b0aac77ea465e8bf1cd5cee9a37e
parent9e6602d65704dc8d2a3fbcd76bfad1bb22fc3d72
target/loongarch: Add gdb 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-42-yangxiaojuan@loongson.cn>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
MAINTAINERS
configs/targets/loongarch64-softmmu.mak
gdb-xml/loongarch-base64.xml [new file with mode: 0644]
gdb-xml/loongarch-fpu64.xml [new file with mode: 0644]
target/loongarch/cpu.c
target/loongarch/gdbstub.c [new file with mode: 0644]
target/loongarch/internals.h
target/loongarch/meson.build