All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] HPPA Patches for qemu-v11
@ 2026-03-30 21:18 Helge Deller
  2026-03-30 21:18 ` [PATCH 01/11] hw/pci-host/astro: Update copyright and documentation link Helge Deller
                   ` (10 more replies)
  0 siblings, 11 replies; 22+ messages in thread
From: Helge Deller @ 2026-03-30 21:18 UTC (permalink / raw)
  To: qemu-devel; +Cc: deller, Richard Henderson

From: Helge Deller <deller@gmx.de>

A few late fixes for the HPPA architecture:
- graphics support was broken for 64-bit machines. This series adds
  support for VGA graphics for Linux guests
- the various memory ranges were not correctly implemented
- TOC/NMI was not working on 64-bit machines
- minor 64-bit HP-UX boot fixes (but it still crashes)
- minor fixes regarding weblinks and various Astro registers

Please review and consider to pull for qemu-v11.

Thanks!
Helge

Helge Deller (11):
  hw/pci-host/astro: Update copyright and documentation link
  hw/hppa: Disable Artist graphics card on 64-bit machines
  hw/pci-host/astro: Make astro address arrays accessible for other
    users
  hw/pci-host/astro: Fix initial addresses in IOC
  hw/pci-host/astro: Implement LMMIO registers
  hw/pci-host/astro: Fix LMMIO DIRECT mappings
  hw/pci-host/astro: Add GMMIO mapping
  hw/pci-host/astro: Add comment about Astro version numbers
  target/hppa: Fix TOC handler for 64-bit CPUs
  hw/hppa: Implement memory ranges
  target/hppa: Update SeaBIOS-hppa to version 24

 hw/hppa/hppa_hardware.h     |   3 +-
 hw/hppa/machine.c           |  61 +++++++---
 hw/pci-host/astro.c         | 215 ++++++++++++++++++++++++++++++------
 include/hw/pci-host/astro.h |  12 +-
 pc-bios/hppa-firmware.img   | Bin 631968 -> 632416 bytes
 pc-bios/hppa-firmware64.img | Bin 714440 -> 664768 bytes
 roms/seabios-hppa           |   2 +-
 target/hppa/int_helper.c    |   3 +-
 8 files changed, 239 insertions(+), 57 deletions(-)

-- 
2.53.0



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

end of thread, other threads:[~2026-03-31 16:57 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-30 21:18 [PATCH 00/11] HPPA Patches for qemu-v11 Helge Deller
2026-03-30 21:18 ` [PATCH 01/11] hw/pci-host/astro: Update copyright and documentation link Helge Deller
2026-03-31  9:35   ` Philippe Mathieu-Daudé
2026-03-30 21:18 ` [PATCH 02/11] hw/hppa: Disable Artist graphics card on 64-bit machines Helge Deller
2026-03-30 21:42   ` Philippe Mathieu-Daudé
2026-03-31  8:58     ` Helge Deller
2026-03-31  9:34       ` Philippe Mathieu-Daudé
2026-03-30 21:18 ` [PATCH 03/11] hw/pci-host/astro: Make astro address arrays accessible for other users Helge Deller
2026-03-30 21:18 ` [PATCH 04/11] hw/pci-host/astro: Fix initial addresses in IOC Helge Deller
2026-03-30 21:18 ` [PATCH 05/11] hw/pci-host/astro: Implement LMMIO registers Helge Deller
2026-03-30 21:18 ` [PATCH 06/11] hw/pci-host/astro: Fix LMMIO DIRECT mappings Helge Deller
2026-03-30 21:18 ` [PATCH 07/11] hw/pci-host/astro: Add GMMIO mapping Helge Deller
2026-03-30 21:56   ` Philippe Mathieu-Daudé
2026-03-30 22:29     ` Helge Deller
2026-03-31  9:14       ` Philippe Mathieu-Daudé
2026-03-30 21:18 ` [PATCH 08/11] hw/pci-host/astro: Add comment about Astro version numbers Helge Deller
2026-03-30 21:54   ` Philippe Mathieu-Daudé
2026-03-31 16:57     ` Helge Deller
2026-03-30 21:18 ` [PATCH 09/11] target/hppa: Fix TOC handler for 64-bit CPUs Helge Deller
2026-03-30 21:52   ` Philippe Mathieu-Daudé
2026-03-30 21:18 ` [PATCH 10/11] hw/hppa: Implement memory ranges Helge Deller
2026-03-31 13:09 ` [PATCH 00/11] HPPA Patches for qemu-v11 Philippe Mathieu-Daudé

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.