]> Git Repo - qemu.git/commit
hppa: Add emulation of Artist graphics
authorSven Schnelle <[email protected]>
Fri, 20 Dec 2019 21:15:11 +0000 (22:15 +0100)
committerRichard Henderson <[email protected]>
Mon, 27 Jan 2020 18:49:51 +0000 (10:49 -0800)
commit4765384ce33dd7dec6e4419616cddfee5358571a
treedd3a9bbffa60f51b0605d6cb97e02df7199a2c2d
parent346e78f6d6d06304390311c098e3d29b9427d1c4
hppa: Add emulation of Artist graphics

This adds emulation of Artist graphics good enough to get a text
console on both Linux and HP-UX. The X11 server from HP-UX also works.

Adjust boot-serial-test to disable graphics, so that SeaBIOS outputs
to the serial port, as expected by the test.

Signed-off-by: Sven Schnelle <[email protected]>
Message-Id: <20191220211512[email protected]>
[rth: Merge Helge's test for machine->enable_graphics]
Signed-off-by: Richard Henderson <[email protected]>
hw/display/Kconfig
hw/display/Makefile.objs
hw/display/artist.c [new file with mode: 0644]
hw/display/trace-events
hw/hppa/Kconfig
hw/hppa/hppa_hardware.h
hw/hppa/machine.c
tests/qtest/boot-serial-test.c
This page took 0.023445 seconds and 4 git commands to generate.