qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Alex Williamson <alex.williamson@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 08:17:17 +0100	[thread overview]
Message-ID: <5149627D.6010302@redhat.com> (raw)
In-Reply-To: <1363758326.24132.491.camel@bling.home>

  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).

HTH,
  Gerd

  reply	other threads:[~2013-03-20  7:17 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 [this message]
2013-03-20 16:18         ` Alex Williamson
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=5149627D.6010302@redhat.com \
    --to=kraxel@redhat.com \
    --cc=alex.williamson@redhat.com \
    --cc=kevin@koconnor.net \
    --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).