From: Bruce Rogers <BROGERS@suse.com>
To: "kraxel@redhat.com" <kraxel@redhat.com>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Cc: "peter.maydell@linaro.org" <peter.maydell@linaro.org>,
"david@gibson.dropbear.id.au" <david@gibson.dropbear.id.au>,
"qemu-ppc@nongnu.org" <qemu-ppc@nongnu.org>,
"qemu-arm@nongnu.org" <qemu-arm@nongnu.org>,
"cminyard@mvista.com" <cminyard@mvista.com>
Subject: Re: [Qemu-devel] [PULL 6/6] ati-vga: switch to vgabios-ati.bin
Date: Tue, 2 Jul 2019 16:20:56 +0000 [thread overview]
Message-ID: <89f9490f16b4a50ccb039e4b1de2bacb5567d82f.camel@suse.com> (raw)
In-Reply-To: <20190628103957.9504-7-kraxel@redhat.com>
On Fri, 2019-06-28 at 12:39 +0200, Gerd Hoffmann wrote:
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> Tested-by: BALATON Zoltan <balaton@eik.bme.hu>
> Message-id: 20190620151104.2678-4-kraxel@redhat.com
> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> ---
> hw/display/ati.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/hw/display/ati.c b/hw/display/ati.c
> index e1bde5e0b1e3..0cb117384839 100644
> --- a/hw/display/ati.c
> +++ b/hw/display/ati.c
> @@ -910,7 +910,7 @@ static void ati_vga_class_init(ObjectClass
> *klass, void *data)
> k->class_id = PCI_CLASS_DISPLAY_VGA;
> k->vendor_id = PCI_VENDOR_ID_ATI;
> k->device_id = PCI_DEVICE_ID_ATI_RAGE128_PF;
> - k->romfile = "vgabios-stdvga.bin";
> + k->romfile = "vgabios-ati.bin";
> k->realize = ati_vga_realize;
> k->exit = ati_vga_exit;
> }
I don't see vgabios-ati.bin getting installed as one of the installed
blobs. Is that intentional for some reason?
Bruce
next prev parent reply other threads:[~2019-07-02 18:40 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-28 10:39 [Qemu-devel] [PULL 0/6] Vga 20190628 patches Gerd Hoffmann
2019-06-28 10:39 ` [Qemu-devel] [PULL 1/6] i2c: Move bitbang_i2c.h to include/hw/i2c/ Gerd Hoffmann
2019-06-29 5:02 ` David Gibson
2019-06-28 10:39 ` [Qemu-devel] [PULL 2/6] ati-vga: Implement DDC and EDID info from monitor Gerd Hoffmann
2019-06-28 10:39 ` [Qemu-devel] [PULL 3/6] ati-vga: Fixes to offset and pitch registers Gerd Hoffmann
2019-06-28 10:39 ` [Qemu-devel] [PULL 4/6] seabios: add config for ati vgabios Gerd Hoffmann
2019-06-28 10:39 ` [Qemu-devel] [PULL 5/6] seabios: add ati vgabios binary Gerd Hoffmann
2019-06-28 10:39 ` [Qemu-devel] [PULL 6/6] ati-vga: switch to vgabios-ati.bin Gerd Hoffmann
2019-07-02 16:20 ` Bruce Rogers [this message]
2019-06-28 11:27 ` [Qemu-devel] [PULL 0/6] Vga 20190628 patches no-reply
2019-07-02 9:17 ` Peter Maydell
2019-07-02 13:47 ` Peter Maydell
2019-07-02 16:48 ` Gerd Hoffmann
2019-07-02 17:08 ` Peter Maydell
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=89f9490f16b4a50ccb039e4b1de2bacb5567d82f.camel@suse.com \
--to=brogers@suse.com \
--cc=cminyard@mvista.com \
--cc=david@gibson.dropbear.id.au \
--cc=kraxel@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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).