qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] fix ppc64le build, fully kill alpha and s390 linux-user
@ 2023-08-08 18:45 Paolo Bonzini
  2023-08-08 18:45 ` [PULL 1/3] configure: fix detection for x32 linux-user Paolo Bonzini
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paolo Bonzini @ 2023-08-08 18:45 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 9400601a689a128c25fa9c21e932562e0eeb7a26:

  Merge tag 'pull-tcg-20230806-3' of https://gitlab.com/rth7680/qemu into staging (2023-08-06 16:47:48 -0700)

are available in the Git repository at:

  https://gitlab.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to 971fac2731e60f2143f35648b14fd2f1b5b2c1af:

  configure: unify case statements for CPU canonicalization (2023-08-08 20:44:11 +0200)

----------------------------------------------------------------
* cleanup architecture canonicalization once and for all

----------------------------------------------------------------
Paolo Bonzini (3):
      configure: fix detection for x32 linux-user
      linux-user: cleanup unused linux-user/include/host directories
      configure: unify case statements for CPU canonicalization

 configure                                   | 173 ++++++++++++++++------------
 linux-user/include/host/alpha/host-signal.h |  55 ---------
 linux-user/include/host/s390/host-signal.h  | 138 ----------------------
 linux-user/include/host/s390x/host-signal.h | 139 +++++++++++++++++++++-
 linux-user/include/host/x32/host-signal.h   |   1 -
 5 files changed, 240 insertions(+), 266 deletions(-)
 delete mode 100644 linux-user/include/host/alpha/host-signal.h
 delete mode 100644 linux-user/include/host/s390/host-signal.h
 delete mode 100644 linux-user/include/host/x32/host-signal.h
-- 
2.41.0



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

end of thread, other threads:[~2023-08-08 23:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-08 18:45 [PULL 0/3] fix ppc64le build, fully kill alpha and s390 linux-user Paolo Bonzini
2023-08-08 18:45 ` [PULL 1/3] configure: fix detection for x32 linux-user Paolo Bonzini
2023-08-08 18:45 ` [PULL 2/3] linux-user: cleanup unused linux-user/include/host directories Paolo Bonzini
2023-08-08 18:45 ` [PULL 3/3] configure: unify case statements for CPU canonicalization Paolo Bonzini
2023-08-08 23:38 ` [PULL 0/3] fix ppc64le build, fully kill alpha and s390 linux-user Richard Henderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).