From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eMVYv-0005uE-BG for qemu-devel@nongnu.org; Wed, 06 Dec 2017 04:00:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eMVYp-0006HU-OE for qemu-devel@nongnu.org; Wed, 06 Dec 2017 04:00:17 -0500 Date: Wed, 6 Dec 2017 10:00:05 +0100 From: Cornelia Huck Message-ID: <20171206100005.31142cc5.cohuck@redhat.com> In-Reply-To: <27f5a0c3-755a-bd1b-11b5-d7a73808d1de@linux.vnet.ibm.com> References: <20171201143136.62497-1-pasic@linux.vnet.ibm.com> <20171201143136.62497-3-pasic@linux.vnet.ibm.com> <20171204121511.0abe9ca2.cohuck@redhat.com> <27f5a0c3-755a-bd1b-11b5-d7a73808d1de@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/3] s390x/css: advertise unrestricted cssids List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Shalini Chellathurai Saroja Cc: Halil Pasic , qemu-devel@nongnu.org, Christian Borntraeger , qemu-s390x@nongnu.org, Boris Fiuczynski , Dong Jia Shi On Tue, 5 Dec 2017 18:28:47 +0100 Shalini Chellathurai Saroja wrote: > On 12/04/2017 04:07 PM, Halil Pasic wrote: > > > > On 12/04/2017 12:15 PM, Cornelia Huck wrote: > >> Looks reasonable. If this works as expected, I'll squash it into the > >> previous patch. > >> > > I've just asked Shalini to verify the libvirt perspective. > > Verified. The patch works as expected. Cool, thanks! It seems we have a winner here.