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
- [Qemu-devel] [PATCH v3 0/2] ati: fix ati_cursor_de... Gerd Hoffmann
- [Qemu-devel] [PATCH v3 1/2] vga: move access ... Gerd Hoffmann
- Re: [Qemu-devel] [PATCH v3 1/2] vga: move... Philippe Mathieu-Daudé
- Re: [Qemu-devel] [PATCH v3 2/2] ati: use vga_... BALATON Zoltan
- Re: [Qemu-devel] [PATCH v3 0/2] ati: fix ati_... no-reply
- Re: [Qemu-devel] [PATCH v3 0/2] ati: fix ati_... no-reply
- Re: [Qemu-devel] [PATCH v3 2/2] ati: use vga_... Philippe Mathieu-Daudé