qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] ati: fix ati_cursor_define bug.


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/2] ati: fix ati_cursor_define bug.
Date: Thu, 12 Sep 2019 14:18:33 +0200


Gerd Hoffmann (2):
  vga: move access helpers to separate include file
  ati: use vga_read_byte in ati_cursor_define

 hw/display/vga-access.h  | 49 ++++++++++++++++++++++++++++++++++++++++
 hw/display/vga-helpers.h | 26 ---------------------
 hw/display/ati.c         | 11 +++++----
 hw/display/vga.c         |  1 +
 4 files changed, 56 insertions(+), 31 deletions(-)
 create mode 100644 hw/display/vga-access.h

-- 
2.18.1




reply via email to

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