xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Egger <Christoph.Egger@amd.com>
To: Boris Ostrovsky <boris.ostrovsky@amd.com>
Cc: xen-devel@lists.xensource.com, keir@xen.org, JBeulich@suse.com,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: [PATCH v5] x86/AMD: Add support for AMD's OSVW feature in guests
Date: Tue, 7 Feb 2012 10:12:53 +0100	[thread overview]
Message-ID: <4F30EB15.9000308@amd.com> (raw)
In-Reply-To: <4F301F8B.5010306@amd.com>

On 02/06/12 19:44, Boris Ostrovsky wrote:
> On 02/06/12 12:47, Konrad Rzeszutek Wilk wrote:
>> On Mon, Feb 06, 2012 at 06:39:25PM +0100, Boris Ostrovsky wrote:
>>> # HG changeset patch
>>> # User Boris Ostrovsky<boris.ostrovsky@amd.com>
>>> # Date 1328549858 -3600
>>> # Node ID 3cf8ffd0ab883dd09f943f4d8fb50f5cc1f04cd5
>>> # Parent e2722b24dc0962de37215320b05d1bb7c4c42864
>>> x86/AMD: Add support for AMD's OSVW feature in guests.
>>>
>>> In some cases guests should not provide workarounds for errata even
>>> when the
>>> physical processor is affected. For example, because of erratum 400
>>> on family
>>> 10h processors a Linux guest will read an MSR (resulting in VMEXIT)
>>> before
>>> going to idle in order to avoid getting stuck in a non-C0 state. This
>>> is not
>>
>> What about fixing the Linux guest to actually not do this? I presume you
>> have encountered this with HVM guests - would it be possible to use
>>
>> set_pm_idle_to_default(default_idle) in the HVM bootup path, say in
>> 'xen_hvm_guest_init' ??
>
>
> Changing Linux won't help guests running Linux prior to the change so we
> still need this patch. And with the patch guest's pm_idle will be set to
> default_idle anyway (because cpu_has_amd_erratum(amd_erratum_400) will
> return 0).

Right. Also fixing Linux won't help non-Linux guests, too.

Christoph


>
>
> -boris
>
>>
>>
>>> necessary: HLT and IO instructions are intercepted and therefore
>>> there is no
>>> reason for erratum 400 workaround in the guest.
>>>
>>> This patch allows us to present a guest with certain errata as fixed,
>>> regardless of the state of actual hardware.
>


-- 
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85689 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632

  parent reply	other threads:[~2012-02-07  9:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-06 17:39 [PATCH v5] x86/AMD: Add support for AMD's OSVW feature in guests Boris Ostrovsky
2012-02-06 17:47 ` Konrad Rzeszutek Wilk
2012-02-06 18:44   ` Boris Ostrovsky
2012-02-06 23:08     ` Konrad Rzeszutek Wilk
2012-02-07  9:12     ` Christoph Egger [this message]
2012-02-07  8:26   ` Jan Beulich
2012-02-07 17:05     ` Konrad Rzeszutek Wilk
2012-02-07 11:51 ` Jan Beulich
2012-02-07  5:15   ` Keir Fraser

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=4F30EB15.9000308@amd.com \
    --to=christoph.egger@amd.com \
    --cc=JBeulich@suse.com \
    --cc=boris.ostrovsky@amd.com \
    --cc=keir@xen.org \
    --cc=konrad.wilk@oracle.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 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).