qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/12] qemu-sparc queue 20240506
@ 2024-05-06 11:44 Mark Cave-Ayland
  2024-05-06 11:44 ` [PULL 01/12] target/sparc/cpu: Rename the CPU models with a "+" in their names Mark Cave-Ayland
                   ` (13 more replies)
  0 siblings, 14 replies; 16+ messages in thread
From: Mark Cave-Ayland @ 2024-05-06 11:44 UTC (permalink / raw)
  To: qemu-devel, richard.henderson

The following changes since commit 248f6f62df073a3b4158fd0093863ab885feabb5:

  Merge tag 'pull-axp-20240504' of https://gitlab.com/rth7680/qemu into staging (2024-05-04 08:39:46 -0700)

are available in the Git repository at:

  https://github.com/mcayland/qemu.git tags/qemu-sparc-20240506

for you to fetch changes up to d6f898cf85c92389182d22f0bcc3a11d7194fc94:

  target/sparc: Split out do_ms16b (2024-05-05 21:02:48 +0100)

----------------------------------------------------------------
qemu-sparc queue
- Default to modern virtio with iommu_platform enabled for sun4u
- Fixes for various VIS instructions from Richard
- CPU name updates from Thomas

----------------------------------------------------------------
Mark Cave-Ayland (1):
      hw/sparc64: set iommu_platform=on for virtio devices attached to the sun4u machine

Richard Henderson (7):
      linux-user/sparc: Add more hwcap bits for sparc64
      target/sparc: Fix FEXPAND
      target/sparc: Fix FMUL8x16
      target/sparc: Fix FMUL8x16A{U,L}
      target/sparc: Fix FMULD8*X16
      target/sparc: Fix FPMERGE
      target/sparc: Split out do_ms16b

Thomas Huth (4):
      target/sparc/cpu: Rename the CPU models with a "+" in their names
      target/sparc/cpu: Avoid spaces by default in the CPU names
      docs/system/target-sparc: Improve the Sparc documentation
      docs/about: Deprecate the old "UltraSparc" CPU names that contain a "+"

 docs/about/deprecated.rst    |   9 +++
 docs/system/target-sparc.rst |  12 +--
 hw/sparc64/sun4u.c           |   7 ++
 linux-user/elfload.c         |  48 +++++++----
 qom/object.c                 |   8 --
 target/sparc/cpu.c           |  66 ++++++++-------
 target/sparc/helper.h        |  11 +--
 target/sparc/insns.decode    |   2 +-
 target/sparc/translate.c     | 129 ++++++++++++++++++++++++++---
 target/sparc/vis_helper.c    | 189 +++++++++++--------------------------------
 10 files changed, 265 insertions(+), 216 deletions(-)


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

end of thread, other threads:[~2024-05-06 19:59 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-06 11:44 [PULL 00/12] qemu-sparc queue 20240506 Mark Cave-Ayland
2024-05-06 11:44 ` [PULL 01/12] target/sparc/cpu: Rename the CPU models with a "+" in their names Mark Cave-Ayland
2024-05-06 11:44 ` [PULL 02/12] target/sparc/cpu: Avoid spaces by default in the CPU names Mark Cave-Ayland
2024-05-06 11:44 ` [PULL 03/12] docs/system/target-sparc: Improve the Sparc documentation Mark Cave-Ayland
2024-05-06 11:44 ` [PULL 04/12] docs/about: Deprecate the old "UltraSparc" CPU names that contain a "+" Mark Cave-Ayland
2024-05-06 11:44 ` [PULL 05/12] hw/sparc64: set iommu_platform=on for virtio devices attached to the sun4u machine Mark Cave-Ayland
2024-05-06 11:44 ` [PULL 06/12] linux-user/sparc: Add more hwcap bits for sparc64 Mark Cave-Ayland
2024-05-06 11:44 ` [PULL 07/12] target/sparc: Fix FEXPAND Mark Cave-Ayland
2024-05-06 11:44 ` [PULL 08/12] target/sparc: Fix FMUL8x16 Mark Cave-Ayland
2024-05-06 11:44 ` [PULL 09/12] target/sparc: Fix FMUL8x16A{U,L} Mark Cave-Ayland
2024-05-06 11:44 ` [PULL 10/12] target/sparc: Fix FMULD8*X16 Mark Cave-Ayland
2024-05-06 11:44 ` [PULL 11/12] target/sparc: Fix FPMERGE Mark Cave-Ayland
2024-05-06 11:44 ` [PULL 12/12] target/sparc: Split out do_ms16b Mark Cave-Ayland
2024-05-06 14:50 ` [PULL 00/12] qemu-sparc queue 20240506 Michael Tokarev
2024-05-06 15:40   ` Philippe Mathieu-Daudé
2024-05-06 19:59 ` 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).