From: Alex Williamson <alex.williamson@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: Kevin O'Connor <kevin@koconnor.net>,
seabios@seabios.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [RESEND PATCH v2] pciinit: Enable default VGA device
Date: Wed, 20 Mar 2013 10:18:20 -0600 [thread overview]
Message-ID: <1363796300.24132.494.camel@bling.home> (raw)
In-Reply-To: <5149627D.6010302@redhat.com>
On Wed, 2013-03-20 at 08:17 +0100, Gerd Hoffmann wrote:
> Hi,
>
> > Turns out it's this:
> >
> > commit 76e58028d28e78431f9de3cee0b3c88d807fa39d
> > Author: Kevin O'Connor <kevin@koconnor.net>
> > Date: Wed Mar 6 21:50:09 2013 -0500
> >
> > acpi: Eliminate BDAT parameter passing to DSDT code.
> >
> > The "BDAT" construct is the only ACPI mechanism that relies on SeaBIOS
> > reserved memory. Replace it with the SSDT based template system.
> >
> > Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
>
> That is most likely dsdt + bios.bin not being in sync. Simply using
> 'qemu -bios /path/to/seabios/out/bios.bin' doesn't fly due to qemu using
> a non-matching dsdt then.
>
> With qemu/master you can just use 'qemu -L /path/to/seabios/out' instead
> and qemu will pick up both bios.bin and dsdt from the fresh seabios
> build directory then (and anything else it doesn't find there from the
> default locations).
Thanks, yes that's it. QEMU only seems to look in the -L path or the
current directory for the missing files, so it's a bit messy but works.
I'll just go ahead and roll a v3 of the VGA patch that converts to wmask
since I'm muddied the waters on v2 here. Thanks,
Alex
next prev parent reply other threads:[~2013-03-20 16:18 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-19 3:07 [Qemu-devel] [RESEND PATCH v2] pciinit: Enable default VGA device Alex Williamson
2013-03-19 23:08 ` Kevin O'Connor
2013-03-20 4:52 ` Alex Williamson
2013-03-20 5:45 ` Alex Williamson
2013-03-20 7:17 ` Gerd Hoffmann
2013-03-20 16:18 ` Alex Williamson [this message]
2013-03-20 16:46 ` Gerd Hoffmann
2013-03-20 16:55 ` Alex Williamson
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=1363796300.24132.494.camel@bling.home \
--to=alex.williamson@redhat.com \
--cc=kevin@koconnor.net \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=seabios@seabios.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).