This series updates the SeaBIOS-hppa firmware to version 5, in which additional HP fonts were added to the firmware and the firmware boot console was fixed to accept input from the emulated PS/2 keyboard when running in graphical mode (serial console was working before already). To test use the "-boot menu=on" qemu option.
The artist graphics card driver got various fixes when running the X11-Windows on HP-UX: - fixes the horizontal and 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 <del...@gmx.de> -- Changes compared to version 1 of this series: - Added some Acked-by's from Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> - SeaBIOS-hppa v5 instead of v4 (PS/2 keyboard now works in boot console) - integrated artist X11 X-cusor positioning fix (which was sent serperately before) -- This series should apply cleanly on git head and can be pulled for testing from: https://github.com/hdeller/qemu-hppa.git artist-cursor-fix-final Helge Deller (7): seabios-hppa: Update SeaBIOS-hppa to VERSION 5 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 artist: Fix X cursor position calculation in X11 hw/display/artist.c | 167 ++++++++++++++++++++++++++++---------- pc-bios/hppa-firmware.img | Bin 701964 -> 719040 bytes roms/seabios-hppa | 2 +- 3 files changed, 125 insertions(+), 44 deletions(-) -- 2.35.3