From: BALATON Zoltan <balaton@eik.bme.hu>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 0/7] Resend of all outstanding ati-vga patches
Date: Sun, 11 Aug 2019 23:14:53 +0200 [thread overview]
Message-ID: <cover.1565558093.git.balaton@eik.bme.hu> (raw)
Hello,
This is the latest version of all outstanding ati-vga patches
collected in one series. Some of these or previous versions of them
were sent individually before but these are now superceding all
previous patches that are not yet in master and this series is all
that should be needed.
This should fix color problems due to endianness with most drivers (if
such problems remain with some Linux drivers those should be cross
checked with real hardware), fixes running FCode ROM with appropriate
OpenBIOS patches for mac99 and includes fixes that will be needed to
get picture with MacOS 9 but that may also need VBlank interrupts
emulated so it won't boot yet.
Regards,
BALATON Zoltan
BALATON Zoltan (7):
ati-vga: Add registers for getting apertures
ati-vga: Add some register definitions for debugging
ati-vga: Fix GPIO_MONID register write
ati-vga: Fix cursor color with guest_hwcursor=true
ati-vga: Fix hardware cursor image offset
ati-vga: Attempt to handle CRTC offset not exact multiple of stride
ati-vga: Add limited support for big endian frame buffer aperture
hw/display/ati.c | 68 +++++++++++++++++++++++++++++++++++++--------------
hw/display/ati_dbg.c | 9 +++++++
hw/display/ati_int.h | 1 +
hw/display/ati_regs.h | 11 +++++++++
4 files changed, 71 insertions(+), 18 deletions(-)
--
2.13.7
next reply other threads:[~2019-08-11 21:34 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-11 21:14 BALATON Zoltan [this message]
2019-08-11 21:14 ` [Qemu-devel] [PATCH 4/7] ati-vga: Fix cursor color with guest_hwcursor=true BALATON Zoltan
2019-08-12 9:03 ` Philippe Mathieu-Daudé
2019-08-12 10:28 ` BALATON Zoltan
2019-08-12 10:36 ` Philippe Mathieu-Daudé
2019-08-12 10:55 ` BALATON Zoltan
2019-08-12 12:27 ` Andrew Randrianasulu
2019-08-11 21:14 ` [Qemu-devel] [PATCH 1/7] ati-vga: Add registers for getting apertures BALATON Zoltan
2019-08-21 8:58 ` Gerd Hoffmann
2019-08-11 21:14 ` [Qemu-devel] [PATCH 6/7] ati-vga: Attempt to handle CRTC offset not exact multiple of stride BALATON Zoltan
2019-08-11 21:14 ` [Qemu-devel] [PATCH 2/7] ati-vga: Add some register definitions for debugging BALATON Zoltan
2019-08-11 21:14 ` [Qemu-devel] [PATCH 5/7] ati-vga: Fix hardware cursor image offset BALATON Zoltan
2019-08-11 21:14 ` [Qemu-devel] [PATCH 3/7] ati-vga: Fix GPIO_MONID register write BALATON Zoltan
2019-08-11 21:14 ` [Qemu-devel] [PATCH 7/7] ati-vga: Add limited support for big endian frame buffer aperture BALATON Zoltan
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=cover.1565558093.git.balaton@eik.bme.hu \
--to=balaton@eik.bme.hu \
--cc=kraxel@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).