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

Gerd Hoffmann posted 2 patches 6 years, 2 months ago
Test docker-clang@ubuntu passed
Test FreeBSD passed
Test checkpatch passed
Test docker-quick@centos7 passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190912121835.18362-1-kraxel@redhat.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>
There is a newer version of this series
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
[Qemu-devel] [PATCH 0/2] ati: fix ati_cursor_define bug.
Posted by Gerd Hoffmann 6 years, 2 months ago

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