All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] buildsys: Stop checking for ESA/390 host
@ 2026-05-19 17:12 Philippe Mathieu-Daudé
  2026-05-19 17:12 ` [PATCH v2 1/4] MAINTAINERS: Fix s390x storage key/attribute device paths Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Philippe Mathieu-Daudé @ 2026-05-19 17:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: Thomas Huth, Richard Henderson, qemu-s390x

- 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(-)

-- 
2.53.0



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2026-05-29 14:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-19 17:12 [PATCH v2 0/4] buildsys: Stop checking for ESA/390 host Philippe Mathieu-Daudé
2026-05-19 17:12 ` [PATCH v2 1/4] MAINTAINERS: Fix s390x storage key/attribute device paths Philippe Mathieu-Daudé
2026-05-20  6:32   ` Thomas Huth
2026-05-19 17:12 ` [PATCH v2 2/4] MAINTAINERS: Fix tcg/s390x/ path Philippe Mathieu-Daudé
2026-05-19 22:29   ` Richard Henderson
2026-05-20  6:33   ` Thomas Huth
2026-05-19 17:12 ` [PATCH v2 3/4] buildsys: Stop checking for ESA/390 host Philippe Mathieu-Daudé
2026-05-19 22:30   ` Richard Henderson
2026-05-20  6:40   ` Thomas Huth
2026-05-19 17:12 ` [PATCH v2 4/4] tests/tcg: Explicitly check for 64-bit z/Architecture Philippe Mathieu-Daudé
2026-05-19 22:31   ` Richard Henderson
2026-05-20  6:40   ` Thomas Huth
2026-05-29 14:01 ` [PATCH v2 0/4] buildsys: Stop checking for ESA/390 host Cornelia Huck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.