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]
Message-ID: <6ca20733644279373227f1f9633527c4a96e30ef.camel@intel.com>
Date: Mon, 28 Apr 2025 15:42:21 +0000
From: "Edgecombe, Rick P" <rick.p.edgecombe@...el.com>
To: "seanjc@...gle.com" <seanjc@...gle.com>
CC: "kvm@...r.kernel.org" <kvm@...r.kernel.org>, "ebiggers@...gle.com"
	<ebiggers@...gle.com>, "Hansen, Dave" <dave.hansen@...el.com>,
	"dave.hansen@...ux.intel.com" <dave.hansen@...ux.intel.com>, "Spassov,
 Stanislav" <stanspas@...zon.de>, "levymitchell0@...il.com"
	<levymitchell0@...il.com>, "samuel.holland@...ive.com"
	<samuel.holland@...ive.com>, "Li, Xin3" <xin3.li@...el.com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, "Yang,
 Weijiang" <weijiang.yang@...el.com>, "mingo@...hat.com" <mingo@...hat.com>,
	"pbonzini@...hat.com" <pbonzini@...hat.com>, "mlevitsk@...hat.com"
	<mlevitsk@...hat.com>, "john.allen@....com" <john.allen@....com>,
	"tglx@...utronix.de" <tglx@...utronix.de>, "Bae, Chang Seok"
	<chang.seok.bae@...el.com>, "vigbalas@....com" <vigbalas@....com>,
	"peterz@...radead.org" <peterz@...radead.org>, "hpa@...or.com"
	<hpa@...or.com>, "Gao, Chao" <chao.gao@...el.com>, "bp@...en8.de"
	<bp@...en8.de>, "aruna.ramakrishna@...cle.com"
	<aruna.ramakrishna@...cle.com>, "x86@...nel.org" <x86@...nel.org>
Subject: Re: [PATCH v5 3/7] x86/fpu/xstate: Differentiate default features for
 host and guest FPUs

On Fri, 2025-04-25 at 16:48 -0700, Sean Christopherson wrote:
> > (2) is an existing problem. But if we think KVM should have its own
> > feature set of bits for ABI purposes, it seems like maybe it should have
> > some
> > dedicated consideration. 
> 
> Nah, don't bother.  The kernel needs to solve the exact same problems for the
> signal ABI, I don't see any reason to generate more work.  From a validation
> coverage perspective, I see a lot of value in shared code.

Right, so there should be no need to keep a separate features and buffer size
for KVM's xsave UABI, as this patch does. Let's just leave it using the core
kernels UABI version.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ