qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/8] hppa: power button support, artist graphics fixes, firmware fixes, ...
@ 2020-09-02 19:34 Helge Deller
  2020-09-02 19:34 ` [PATCH v3 1/8] seabios-hppa: Update SeaBIOS to hppa-qemu-5.2-2 tag Helge Deller
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Helge Deller @ 2020-09-02 19:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: Helge Deller, Richard Henderson

Add emulation for a power button on hppa,
fix quite some bugs in seabios-hppa firmware for artist graphics card,
fix boot with old Linux installation CDs,
TLB preparation patches and fw_cfg port addresss handover to SeaBIOS.

The git tree can be pulled from here:
git://github.com/hdeller/qemu-hppa.git  target-hppa

Helge Deller (8):
  seabios-hppa: Update SeaBIOS to hppa-qemu-5.2-2 tag
  hw/hppa: Make number of TLB and BTLB entries configurable
  hw/hppa: Store boot device in fw_cfg section
  hw/hppa: Change fw_cfg port address
  hw/hppa: Tell SeaBIOS port address of fw_cfg
  hw/hppa: Add power button emulation
  hw/display/artist: Fix artist screen resolution
  target/hppa: Fix boot with old Linux installation CDs

 hw/display/artist.c       |  37 +++++++++++++++----------
 hw/hppa/hppa_hardware.h   |   3 +-
 hw/hppa/machine.c         |  56 +++++++++++++++++++++++++++++++++++++-
 pc-bios/hppa-firmware.img | Bin 783192 -> 785696 bytes
 roms/seabios-hppa         |   2 +-
 target/hppa/cpu.h         |   5 +++-
 target/hppa/insns.decode  |  10 +++----
 7 files changed, 89 insertions(+), 24 deletions(-)

--
2.21.3



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

end of thread, other threads:[~2020-09-02 20:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-02 19:34 [PATCH v3 0/8] hppa: power button support, artist graphics fixes, firmware fixes, Helge Deller
2020-09-02 19:34 ` [PATCH v3 1/8] seabios-hppa: Update SeaBIOS to hppa-qemu-5.2-2 tag Helge Deller
2020-09-02 19:34 ` [PATCH v3 2/8] hw/hppa: Make number of TLB and BTLB entries configurable Helge Deller
2020-09-02 19:34 ` [PATCH v3 3/8] hw/hppa: Store boot device in fw_cfg section Helge Deller
2020-09-02 19:34 ` [PATCH v3 4/8] hw/hppa: Change fw_cfg port address Helge Deller
2020-09-02 20:42   ` Richard Henderson
2020-09-02 19:34 ` [PATCH v3 5/8] hw/hppa: Tell SeaBIOS port address of fw_cfg Helge Deller
2020-09-02 20:43   ` Richard Henderson
2020-09-02 19:34 ` [PATCH v3 6/8] hw/hppa: Add power button emulation Helge Deller
2020-09-02 20:44   ` Richard Henderson
2020-09-02 19:34 ` [PATCH v3 7/8] hw/display/artist: Fix artist screen resolution Helge Deller
2020-09-02 20:45   ` Richard Henderson
2020-09-02 19:34 ` [PATCH v3 8/8] target/hppa: Fix boot with old Linux installation CDs Helge Deller

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