On 10/9/25 23:18, Philippe Mathieu-Daudé wrote:
These variables don't belong to CPUHPPAState, they depend on how the machine is started, and only apply to the first CPU.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- target/hppa/cpu.h | 2 -- hw/hppa/machine.c | 12 ++++++------ 2 files changed, 6 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
