qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 00/12] Misc HW patches for 2025-10-13
@ 2025-10-13 19:17 Philippe Mathieu-Daudé
  2025-10-13 19:17 ` [PULL 01/12] hw/display/xenfb: Replace unreachable code by g_assert_not_reached() Philippe Mathieu-Daudé
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-10-13 19:17 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit f3f2ad119347e8c086b72282febcaac5d731b343:

  Merge tag 'pull-target-arm-20251010' of https://gitlab.com/pm215/qemu into staging (2025-10-10 08:26:09 -0700)

are available in the Git repository at:

  https://github.com/philmd/qemu.git tags/hw-misc-20251013

for you to fetch changes up to 9fedc11ff127636900cc7a0a3e7214e5cb60a313:

  hw/hppa: Reduce variables scope in common_init() (2025-10-13 21:13:08 +0200)

----------------------------------------------------------------
Misc HW patches
----------------------------------------------------------------

Cédric Le Goater (1):
  hw/arm/aspeed: Don't set 'auto_create_sdcard'

Luc Michel (1):
  hw/net/can/xlnx-versal-canfd: remove unused include directives

Markus Armbruster (1):
  hw/display/xenfb: Replace unreachable code by g_assert_not_reached()

Mohamed Mediouni (1):
  hw/vmapple: include missing headers

Philippe Mathieu-Daudé (8):
  hw/ppc: Do not open-code cpu_resume() in spin_kick()
  hw/xtensa/xtfpga: Have xtfpga_init() only initialize MMU
  hw/sparc/leon3: Remove unnecessary CPU() QOM cast
  hw/s390x/sclp: Do not ignore address_space_read/write() errors
  hw/loongarch/boot: Remove unnecessary cast to target_ulong
  hw/hppa: Convert type_init() -> DEFINE_TYPES()
  hw/hppa: Factor QOM HPPA_COMMON_MACHINE out
  hw/hppa: Reduce variables scope in common_init()

 hw/arm/aspeed.c                |  22 -------
 hw/display/xenfb.c             |   3 +-
 hw/hppa/machine.c              | 104 +++++++++++++++++----------------
 hw/loongarch/boot.c            |   7 ++-
 hw/net/can/xlnx-versal-canfd.c |   4 --
 hw/ppc/ppce500_spin.c          |   3 +-
 hw/s390x/sclp.c                |  18 +++++-
 hw/sparc/leon3.c               |   2 +-
 hw/vmapple/vmapple.c           |   2 +
 hw/xtensa/xtfpga.c             |   2 +-
 10 files changed, 78 insertions(+), 89 deletions(-)

-- 
2.51.0



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

end of thread, other threads:[~2025-10-13 19:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-13 19:17 [PULL 00/12] Misc HW patches for 2025-10-13 Philippe Mathieu-Daudé
2025-10-13 19:17 ` [PULL 01/12] hw/display/xenfb: Replace unreachable code by g_assert_not_reached() Philippe Mathieu-Daudé
2025-10-13 19:17 ` [PULL 02/12] hw/ppc: Do not open-code cpu_resume() in spin_kick() Philippe Mathieu-Daudé
2025-10-13 19:17 ` [PULL 03/12] hw/xtensa/xtfpga: Have xtfpga_init() only initialize MMU Philippe Mathieu-Daudé
2025-10-13 19:17 ` [PULL 04/12] hw/sparc/leon3: Remove unnecessary CPU() QOM cast Philippe Mathieu-Daudé
2025-10-13 19:18 ` [PULL 05/12] hw/net/can/xlnx-versal-canfd: remove unused include directives Philippe Mathieu-Daudé
2025-10-13 19:18 ` [PULL 06/12] hw/arm/aspeed: Don't set 'auto_create_sdcard' Philippe Mathieu-Daudé
2025-10-13 19:18 ` [PULL 07/12] hw/s390x/sclp: Do not ignore address_space_read/write() errors Philippe Mathieu-Daudé
2025-10-13 19:18 ` [PULL 08/12] hw/vmapple: include missing headers Philippe Mathieu-Daudé
2025-10-13 19:18 ` [PULL 09/12] hw/loongarch/boot: Remove unnecessary cast to target_ulong Philippe Mathieu-Daudé
2025-10-13 19:18 ` [PULL 10/12] hw/hppa: Convert type_init() -> DEFINE_TYPES() Philippe Mathieu-Daudé
2025-10-13 19:18 ` [PULL 11/12] hw/hppa: Factor QOM HPPA_COMMON_MACHINE out Philippe Mathieu-Daudé
2025-10-13 19:18 ` [PULL 12/12] hw/hppa: Reduce variables scope in common_init() Philippe Mathieu-Daudé

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