Re: [PATCH 4/4] target/s390x: Extract system internal declarations to s390x-internal.h

2025-07-11 Thread Thomas Huth
On 08/07/2025 11.57, Philippe Mathieu-Daudé wrote: Simplify a bit the big "s390x-internal.h" header by extracting system-specific declarations to "s390x-system.h". Signed-off-by: Philippe Mathieu-Daudé --- target/s390x/s390x-internal.h | 222 +- target/s390x/s

[PATCH 4/4] target/s390x: Extract system internal declarations to s390x-internal.h

2025-07-08 Thread Philippe Mathieu-Daudé
Simplify a bit the big "s390x-internal.h" header by extracting system-specific declarations to "s390x-system.h". Signed-off-by: Philippe Mathieu-Daudé --- target/s390x/s390x-internal.h | 222 +- target/s390x/s390x-system.h | 215