From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Michael S. Tsirkin" <mst@redhat.com>,
Gerd Hoffmann <kraxel@redhat.com>,
flier_m@outlook.com
Subject: [Qemu-devel] [PATCH v3 0/2] ati: fix ati_cursor_define bug.
Date: Tue, 17 Sep 2019 13:14:39 +0200 [thread overview]
Message-ID: <20190917111441.27405-1-kraxel@redhat.com> (raw)
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
next reply other threads:[~2019-09-17 11:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-17 11:14 Gerd Hoffmann [this message]
2019-09-17 11:14 ` [Qemu-devel] [PATCH v3 1/2] vga: move access helpers to separate include file Gerd Hoffmann
2019-09-17 16:35 ` Philippe Mathieu-Daudé
2019-09-17 11:14 ` [Qemu-devel] [PATCH v3 2/2] ati: use vga_read_byte in ati_cursor_define Gerd Hoffmann
2019-09-17 13:48 ` BALATON Zoltan
2019-09-17 16:37 ` Philippe Mathieu-Daudé
2019-09-17 16:22 ` [Qemu-devel] [PATCH v3 0/2] ati: fix ati_cursor_define bug no-reply
2019-09-17 16:23 ` no-reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190917111441.27405-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=flier_m@outlook.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).