From: "Jan Beulich" <jbeulich@novell.com>
To: Keir Fraser <keir@xensource.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: machine check support in HVM guests
Date: Mon, 27 Nov 2006 16:01:35 +0000 [thread overview]
Message-ID: <456B19EF.76E4.0078.0@novell.com> (raw)
In-Reply-To: <C190B97B.51E6%keir@xensource.com>
>Then we support one bank of MSRs, store writes to those (so the contents can
>be read back) but do not act on the writes? I never got the impression
>machine check setup was very complicated.
That may work, but doesn't have to.
(a) There might be (slightly broken) OS assumptions that a minimum number of
banks is available (since the banks serve different units within the CPU, this isn't
too unlikely an assumption).
(b) There might (now or in the future) be bits within the registers that have side
effects that OSes expect to happen.
So it'll have to be at least a little more complete than what you suggest (and I think
it'll end up being not to far from a version as complete as would be reasonable in
a virtualized environment). It's doable, certainly.
Jan
prev parent reply other threads:[~2006-11-27 16:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-27 12:29 machine check support in HVM guests Jan Beulich
2006-11-27 13:22 ` Petersson, Mats
2006-11-27 13:27 ` Keir Fraser
2006-11-27 14:10 ` Jan Beulich
2006-11-27 14:13 ` Jan Beulich
2006-11-27 14:36 ` Keir Fraser
2006-11-27 14:42 ` Petersson, Mats
2006-11-27 14:59 ` Jan Beulich
2006-11-27 15:49 ` Keir Fraser
2006-11-27 16:01 ` Jan Beulich [this message]
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=456B19EF.76E4.0078.0@novell.com \
--to=jbeulich@novell.com \
--cc=keir@xensource.com \
--cc=xen-devel@lists.xensource.com \
/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.