From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Ian Campbell <ian.campbell@citrix.com>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>,
Doug Goldstein <cardoe@gentoo.org>,
xen-devel@lists.xen.org
Subject: Re: Xen master hangs
Date: Mon, 3 Aug 2015 10:30:11 -0400 [thread overview]
Message-ID: <20150803143011.GC11146@l.oracle.com> (raw)
In-Reply-To: <1438329527.30740.11.camel@citrix.com>
On Fri, Jul 31, 2015 at 08:58:47AM +0100, Ian Campbell wrote:
> On Thu, 2015-07-30 at 16:32 -0500, Doug Goldstein wrote:
> >
> > I'm not sure what I can use to identify the system early on. I see the
> > EFI FW vendor and EFI FW revision. I'm not sure if that would be
> > enough. In the case of using that it would likely have to be a range
> > of revisions.
>
> Is DMI available this early? That's the sort of thing we quirk on today, I
> think (maybe an x86 person could confirm).
There is the SMBIOS table (that is the DMI) that is available during
before we need thse sort of overrides.
It could be implemented but I keep on going back to the valid
point that Jan raised: This is a firmware bug!!
Thought the other solution is to do what Linux does (SetVirtualAddressMap)
which would bypass the firmware bug - by executing these calls
after ExitBootServices has been called - and in virtual address mode
instead of the 1:1. This is just side-stepping the bug.
However the implementation that uses SetVirtualAddressMap
crashes right away - so it would need some work, while the
quirks are not the case.
I will let Jan and Andrew figure out what they want and can spin
some patches later on.
>
> Ian.
next prev parent reply other threads:[~2015-08-03 14:30 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-24 16:52 Xen master hangs Doug Goldstein
2015-07-27 9:55 ` Andrew Cooper
2015-07-27 21:11 ` Doug Goldstein
2015-07-28 14:30 ` Doug Goldstein
2015-07-28 15:01 ` Konrad Rzeszutek Wilk
2015-07-28 16:27 ` Doug Goldstein
2015-07-28 21:22 ` Konrad Rzeszutek Wilk
2015-07-30 21:32 ` Doug Goldstein
2015-07-30 22:48 ` Andrew Cooper
2015-07-31 7:58 ` Ian Campbell
2015-08-03 14:30 ` Konrad Rzeszutek Wilk [this message]
2015-07-31 14:09 ` Konrad Rzeszutek Wilk
-- strict thread matches above, loose matches on Subject: below --
2015-07-24 16:49 Doug Goldstein
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=20150803143011.GC11146@l.oracle.com \
--to=konrad.wilk@oracle.com \
--cc=andrew.cooper3@citrix.com \
--cc=cardoe@gentoo.org \
--cc=ian.campbell@citrix.com \
--cc=xen-devel@lists.xen.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.