From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49988) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e84jm-0001eD-3j for qemu-devel@nongnu.org; Fri, 27 Oct 2017 09:31:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e84ji-0003U3-Vz for qemu-devel@nongnu.org; Fri, 27 Oct 2017 09:31:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37542) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1e84ji-0003Tb-QR for qemu-devel@nongnu.org; Fri, 27 Oct 2017 09:31:46 -0400 Date: Fri, 27 Oct 2017 15:31:36 +0200 From: Cornelia Huck Message-ID: <20171027153136.5e5eeb62.cohuck@redhat.com> In-Reply-To: References: <20171020145437.18549-1-borntraeger@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH/QEMU] s390x/kvm: use cpu_model_available for guarded storage on compat machines List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christian Borntraeger Cc: Halil Pasic , jjherne@linux.vnet.ibm.com, Marc Hartmayer , libvir-list@redhat.com, Jiri Denemark , Boris Fiuczynski , qemu-devel@nongnu.org, Viktor Mihajlovski On Fri, 27 Oct 2017 14:42:57 +0200 Christian Borntraeger wrote: > Yes, we should also replace that with > > return s390_has_feat(S390_FEAT_GUARDED_STORAGE) > > I can fixup my patch or provide a 2nd one. > Consider a fixed up patch acked by me.