From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51165) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ecBV1-0006pG-JM for qemu-devel@nongnu.org; Thu, 18 Jan 2018 09:49:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ecBUy-0001OX-OE for qemu-devel@nongnu.org; Thu, 18 Jan 2018 09:49:03 -0500 Date: Thu, 18 Jan 2018 15:48:05 +0100 From: Cornelia Huck Message-ID: <20180118154805.3b174fb7.cohuck@redhat.com> In-Reply-To: References: <20180118085628.40798-1-borntraeger@de.ibm.com> <20180118125322.252929dc.cohuck@redhat.com> <06e97f00-710a-c893-101f-0a1c6aaa5575@de.ibm.com> <20180118141530.17faabd1.cohuck@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/3] s390x/kvm: implement new hardware/firmware features List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christian Ehrhardt Cc: Christian Borntraeger , Janosch Frank , Thomas Huth , David Hildenbrand , qemu-devel , Alexander Graf , qemu-s390x , Halil Pasic , Richard Henderson On Thu, 18 Jan 2018 14:31:50 +0100 Christian Ehrhardt wrote: > On Thu, Jan 18, 2018 at 2:15 PM, Cornelia Huck wrote: > > On Thu, 18 Jan 2018 13:47:54 +0100 > > Christian Borntraeger wrote: > > > >> Have the x86 features been marked as stable? If the answer is yes, > >> shall we mark these patches for stable as well? > > > > Doesn't look like it. > > > > TBH, I'm not quite sure whether this should go into stable as I'm a bit > > unclear what our use case for stable is. It seems to be mostly "don't > > let people run into known crashes" or something like that. > > I read the public statement [1] as "... non-x86 processors ... > backported to recent stable releases." or did the changes in > discussion here end up structurally so different that this doesn't > apply anymore? > > [1]: https://www.qemu.org/2018/01/04/spectre/ OK, that would read as "do backport". (The x86 patches I saw didn't carry an explicit cc:stable.)