mbox series

[0/3] hw/display/artist: cursor & buffer mode fixes

Message ID 20220121221619.1069447-1-svens@stackframe.org (mailing list archive)
Headers show
Series hw/display/artist: cursor & buffer mode fixes | expand

Message

Sven Schnelle Jan. 21, 2022, 10:16 p.m. UTC
Hi List,

this set contains two fixes too make the cursor work with HP-UX' X-server,
and one large rewrite to make the Linux framebuffer work with artist on hppa.

Sven Schnelle (3):
  hw/display/artist: fix cursor position
  hw/display/artist: allow to disable/enable cursor
  hw/display/artist: rewrite vram access mode handling

 hw/display/artist.c     | 449 ++++++++++++++++------------------------
 hw/display/trace-events |   8 +-
 2 files changed, 184 insertions(+), 273 deletions(-)