qemu-devel
[Top][All Lists]
Advanced

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

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


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH v3 0/2] ati: fix ati_cursor_define bug.
Date: Tue, 17 Sep 2019 13:14:39 +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         | 19 ++++++++--------
 hw/display/vga.c         |  1 +
 4 files changed, 60 insertions(+), 35 deletions(-)
 create mode 100644 hw/display/vga-access.h

-- 
2.18.1




reply via email to

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