All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] hppa: Fix serial port pass-through
@ 2022-05-28  9:41 Helge Deller
  2022-05-28  9:41 ` [PATCH v2 1/3] New SeaBIOS-hppa version 6 Helge Deller
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Helge Deller @ 2022-05-28  9:41 UTC (permalink / raw)
  To: qemu-devel
  Cc: Richard Henderson, Sven Schnelle, Mark Cave-Ayland, Helge Deller

This series fixes the SeaBIOS-hppa firmware and the serial ports setup code in
qemu so that it reflects the real hardware and allows serial port pass-through
from the host to guests.

Tested with Linux guests.

v2: Changes suggested by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
- Split out hppa_hardware.h restoration to an own patch
- Drop unneccesary checks for serial_hd(x)

Signed-off-by: Helge Deller <deller@gmx.de>

Helge Deller (3):
  New SeaBIOS-hppa version 6
  hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppa
  hppa: Fix serial port assignments and pass-through

 hw/hppa/hppa_hardware.h   |  10 ++++++++--
 hw/hppa/machine.c         |  22 ++++++++--------------
 pc-bios/hppa-firmware.img | Bin 719040 -> 719368 bytes
 roms/seabios-hppa         |   2 +-
 4 files changed, 17 insertions(+), 17 deletions(-)

--
2.35.3



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

end of thread, other threads:[~2022-05-30 14:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-28  9:41 [PATCH v2 0/3] hppa: Fix serial port pass-through Helge Deller
2022-05-28  9:41 ` [PATCH v2 1/3] New SeaBIOS-hppa version 6 Helge Deller
2022-05-28  9:41 ` [PATCH v2 2/3] hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppa Helge Deller
2022-05-28  9:41 ` [PATCH v2 3/3] hppa: Fix serial port assignments and pass-through Helge Deller
2022-05-30 13:44   ` Philippe Mathieu-Daudé via
2022-05-28  9:54 ` [PATCH v2 0/3] hppa: Fix serial port pass-through Mark Cave-Ayland

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.