On Tue, May 19 2026, Philippe Mathieu-Daudé <[email protected]> wrote:
> - Fix MAINTAINERS entries > - Remove s390 check in ./configure > - Replace __s390__ -> __s390x__ > > Philippe Mathieu-Daudé (4): > MAINTAINERS: Fix s390x storage key/attribute device paths > MAINTAINERS: Fix tcg/s390x/ path > buildsys: Stop checking for ESA/390 host > tests/tcg: Explicitly check for 64-bit z/Architecture > > MAINTAINERS | 6 +++--- > configure | 12 ++---------- > include/qemu/cacheflush.h | 2 +- > include/qemu/timer.h | 2 +- > tests/tcg/multiarch/nop_func.h | 2 +- > block/file-posix.c | 2 +- > disas/disas-host.c | 2 +- > util/cacheflush.c | 2 +- > 8 files changed, 11 insertions(+), 19 deletions(-) > Thanks, queued patches 1-3 (3 with context tweak) to s390-next.
