]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
tcg/sparc64: Rename from tcg/sparc
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 17 Oct 2022 05:00:57 +0000 (08:00 +0300)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 31 Oct 2022 20:28:53 +0000 (07:28 +1100)
commit6d0b52ed889f47fa8e39e9611d7bce15cc533369
tree3dab78bd0668804d86d7d8f9cef0a4e63c97d916
parent3a5f6805c7ca7deb8d1abaf0153936eeb51d074e
tcg/sparc64: Rename from tcg/sparc

Emphasize that we only support full 64-bit code generation.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
MAINTAINERS
meson.build
tcg/sparc/tcg-target-con-set.h [deleted file]
tcg/sparc/tcg-target-con-str.h [deleted file]
tcg/sparc/tcg-target.c.inc [deleted file]
tcg/sparc/tcg-target.h [deleted file]
tcg/sparc64/tcg-target-con-set.h [new file with mode: 0644]
tcg/sparc64/tcg-target-con-str.h [new file with mode: 0644]
tcg/sparc64/tcg-target.c.inc [new file with mode: 0644]
tcg/sparc64/tcg-target.h [new file with mode: 0644]