qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/6] hppa: Artist graphics driver fixes for HP-UX


From: Helge Deller
Subject: [PATCH 0/6] hppa: Artist graphics driver fixes for HP-UX
Date: Thu, 12 May 2022 01:50:48 +0200

This series adds additional HP fonts to the SeaBIOS-hppa firmware.

And in the qemu artist graphics driver it:
- fixes the vertical postioning of the X11 cursor with HP-UX
- allows X11 to blank the screen (e.g. screensaver)
- allows the X11 driver to turn the X11 cursor on/off

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

Helge Deller (6):
  seabios-hppa: Update SeaBIOS-hppa to VERSION 4
  artist: Introduce constant for max cursor size
  artist: Use human-readable variable names instead of reg_xxx
  artist: Fix vertical X11 cursor position in HP-UX
  artist: Allow to turn cursor on or off
  artist: Emulate screen blanking

 hw/display/artist.c       | 134 +++++++++++++++++++++++++++++---------
 pc-bios/hppa-firmware.img | Bin 701964 -> 715240 bytes
 roms/seabios-hppa         |   2 +-
 3 files changed, 106 insertions(+), 30 deletions(-)

--
2.35.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]