From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fiJeG-00050v-13 for qemu-devel@nongnu.org; Wed, 25 Jul 2018 09:16:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fiJeD-00049N-09 for qemu-devel@nongnu.org; Wed, 25 Jul 2018 09:16:12 -0400 Date: Wed, 25 Jul 2018 15:16:04 +0200 From: Cornelia Huck Message-ID: <20180725151604.5176c95e.cohuck@redhat.com> In-Reply-To: References: <20180725091233.3300-1-david@redhat.com> <20180725133640.3ea78c59.cohuck@redhat.com> <12ec6fa8-aa28-f8d6-a6ad-df87824e89e9@redhat.com> <20180725140631.54c1df1f.cohuck@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v1] s390x/cpu_models: Add "-cpu max" support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Hildenbrand Cc: qemu-s390x@nongnu.org, qemu-devel@nongnu.org, Richard Henderson , Alexander Graf , Christian Borntraeger , Thomas Huth , Chris Venteicher , Collin Walling , "Daniel P . =?UTF-8?B?QmVycmFuZ8Op?=" , Eduardo Habkost On Wed, 25 Jul 2018 14:49:45 +0200 David Hildenbrand wrote: > >> > >>> Maybe add a comment that for kvm we try the host model, and only that > >>> can fail (i.e., for tcg this will always work)? > >> > >> "we expect only errors under KVM, when we actually query the kernel" > > > > "We expect errors only under KVM, where we actually query the kernel" > > > > ? > > Sure, maybe you can fit it into one line (which is what I tried). Let's see. > > > > > If nobody else has further comments, I can squash in the change and > > queue it for 3.1. I'll let it sit for a bit longer on the list, though. > > If I don't have to resend, can you fixup the subject "s390x/cpumodel: ..." ? Sure!