lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 7 Dec 2010 17:12:11 +0100
From:	"Roedel, Joerg" <Joerg.Roedel@....com>
To:	Avi Kivity <avi@...hat.com>
CC:	Marcelo Tosatti <mtosatti@...hat.com>,
	"kvm@...r.kernel.org" <kvm@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] KVM: SVM: Add xsetbv intercept

On Tue, Dec 07, 2010 at 04:34:33AM -0500, Avi Kivity wrote:
> On 12/06/2010 07:48 PM, Roedel, Joerg wrote:
> > On Mon, Dec 06, 2010 at 11:10:46AM -0500, Avi Kivity wrote:
> > >  On 12/03/2010 06:42 PM, Joerg Roedel wrote:
> > >  >  This patch implements the xsetbv intercept to the AMD part
> > >  >  of KVM. This makes AVX usable in a save way for the guest on
> > >  >  AVX capable AMD hardware.
> > >  >  The patch is tested by using AVX in the guest and host in
> > >  >  parallel and checking for data corruption. I also used the
> > >  >  KVM xsave unit-tests and they all pass.
> > >  >
> > >
> > >  That is really strange.  You didn't need to do anything to get cpuid.avx
> > >  recognized.  So running an older kvm on newer hardware will happily
> > >  expose avx even though it's not supported.
> > >
> > >  We screwed up - we should have made cpuid.avx dependent on vendor support.
> >
> > Hmm, right. The set_supported_cpuid arch-callback should basically
> > disable xsave on AMD for all KVM versions which do not handle the xsetbv
> > intercept.
> >
> 
> Please post a patch to do that, and update this patch to undo the 
> change.  We'll backport the first patch to -stable so that people 
> running older kernels don't get a nasty surprise when they upgrade their 
> hardware (and use -cpu host).

Ok, I'll post them soon.

-- 
AMD Operating System Research Center

Advanced Micro Devices GmbH Einsteinring 24 85609 Dornach
General Managers: Alberto Bozzo, Andrew Bowd
Registration: Dornach, Landkr. Muenchen; Registerger. Muenchen, HRB Nr. 43632

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ