From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37679) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eKOxf-0002px-7J for qemu-devel@nongnu.org; Thu, 30 Nov 2017 08:33:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eKOxa-0008VG-Oa for qemu-devel@nongnu.org; Thu, 30 Nov 2017 08:33:07 -0500 Date: Thu, 30 Nov 2017 14:32:56 +0100 From: Cornelia Huck Message-ID: <20171130143256.2b8d93ba.cohuck@redhat.com> In-Reply-To: References: <20171128130758.67556-1-pasic@linux.vnet.ibm.com> <20171129133733.7fc11968.cohuck@redhat.com> <6f7547b8-1346-53ce-3d80-6839c556d724@linux.vnet.ibm.com> <20171129182900.409be40f.cohuck@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH v2 1/1] s390x/css: unrestrict cssids List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Halil Pasic Cc: Shalini Chellathurai Saroja , qemu-devel@nongnu.org, Christian Borntraeger , qemu-s390x@nongnu.org, Boris Fiuczynski , Dong Jia Shi On Thu, 30 Nov 2017 13:32:12 +0100 Halil Pasic wrote: (...) Before I spend way too much time on this: Is the proposed machine-property interface usable from a libvirt POV? IOW, can we go with this now and fix the ugliness later (probably via a generic overhaul of the interface)?