]> git.proxmox.com Git - mirror_qemu.git/commit
target/hppa: Introduce TYPE_HPPA64_CPU
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 17 Sep 2023 22:31:47 +0000 (15:31 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 7 Nov 2023 02:49:33 +0000 (18:49 -0800)
commitbd6243a33fed93844ea24d77ed62d35f13d644e7
tree4ee61a1891f09341163ee03d2b6fe5f7b2de3551
parentd781cb7798e41141f377784257e27f615041603d
target/hppa: Introduce TYPE_HPPA64_CPU

Prepare for the qemu binary supporting both pa10 and pa20
at the same time.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/hppa/cpu-qom.h
target/hppa/cpu.c
target/hppa/cpu.h
target/hppa/translate.c