All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] HPPA fixes for v11
@ 2026-03-17 19:51 Helge Deller
  2026-03-17 19:51 ` [PATCH 1/6] hw/hppa: Fix description of the HP A400-44 server Helge Deller
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Helge Deller @ 2026-03-17 19:51 UTC (permalink / raw)
  To: qemu-devel; +Cc: Helge Deller, Richard Henderson, Anton Johansson

From: Helge Deller <deller@gmx.de>

Some late fixes for QEMU-v11

Various fixes in SeaBIOS-hppa and qemu code, most importantly
this fixes boot of the C3700, which broke while we added
support for CPUs with 40 and 44 bits physical address space.

Please review.

Thanks!
Helge

Helge Deller (6):
  hw/hppa: Fix description of the HP A400-44 server
  hw/hppa: Adjust physical addresses of Astro and Elroy
  target/hppa: Always map 64-bit firmware at 0xfffffff0f0000000
  hw/pci-host/astro: Use proper region names
  hw/hppa: Fix crash of 64-bit HP-UX 11 while flushing caches
  target/hppa: Update SeaBIOS-hppa to version 23

 hw/hppa/hppa_hardware.h     |   4 ++--
 hw/hppa/machine.c           |  18 +++++++++++++++++-
 hw/pci-host/astro.c         |   6 ++++--
 pc-bios/hppa-firmware.img   | Bin 632048 -> 631968 bytes
 pc-bios/hppa-firmware64.img | Bin 713608 -> 714440 bytes
 roms/seabios-hppa           |   2 +-
 target/hppa/mem_helper.c    |  10 ++++++----
 7 files changed, 30 insertions(+), 10 deletions(-)

-- 
2.53.0



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

end of thread, other threads:[~2026-03-18 21:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-17 19:51 [PATCH 0/6] HPPA fixes for v11 Helge Deller
2026-03-17 19:51 ` [PATCH 1/6] hw/hppa: Fix description of the HP A400-44 server Helge Deller
2026-03-18 17:22   ` Anton Johansson via qemu development
2026-03-17 19:51 ` [PATCH 2/6] hw/hppa: Adjust physical addresses of Astro and Elroy Helge Deller
2026-03-18 17:26   ` Anton Johansson via qemu development
2026-03-17 19:51 ` [PATCH 3/6] target/hppa: Always map 64-bit firmware at 0xfffffff0f0000000 Helge Deller
2026-03-18 17:29   ` Anton Johansson via qemu development
2026-03-17 19:51 ` [PATCH 4/6] hw/pci-host/astro: Use proper region names Helge Deller
2026-03-18  6:47   ` Philippe Mathieu-Daudé
2026-03-17 19:51 ` [PATCH 5/6] hw/hppa: Fix crash of 64-bit HP-UX 11 while flushing caches Helge Deller
2026-03-18 21:15   ` Anton Johansson via qemu development
     [not found] ` <20260317195149.8386-7-deller@kernel.org>
2026-03-18 21:16   ` [PATCH 6/6] target/hppa: Update SeaBIOS-hppa to version 23 Anton Johansson via qemu development

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.