From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43742) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dwQIv-0008Db-VX for qemu-devel@nongnu.org; Mon, 25 Sep 2017 06:07:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dwQIr-0004tZ-M5 for qemu-devel@nongnu.org; Mon, 25 Sep 2017 06:07:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59616) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dwQIr-0004tB-G1 for qemu-devel@nongnu.org; Mon, 25 Sep 2017 06:07:53 -0400 Date: Mon, 25 Sep 2017 12:07:45 +0200 From: Cornelia Huck Message-ID: <20170925120745.7326637e.cohuck@redhat.com> In-Reply-To: <5cdfe359-2e78-7e2a-72c2-d3e69574288e@linux.vnet.ibm.com> References: <20170922083855.102341-1-borntraeger@de.ibm.com> <20170922083855.102341-3-borntraeger@de.ibm.com> <5e7ba7d5-82d4-f1e6-532a-37c2c445c227@linux.vnet.ibm.com> <4a31c53b-98aa-747a-1402-1a93e74c565b@de.ibm.com> <5cdfe359-2e78-7e2a-72c2-d3e69574288e@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH/RFC 2/3] s390x/ais: enable ais when migration is available List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Halil Pasic Cc: Christian Borntraeger , Pierre Morel , Yi Min Zhao , David Hildenbrand , qemu-devel , Alexander Graf , "Jason J . Herne" , Richard Henderson On Fri, 22 Sep 2017 16:27:00 +0200 Halil Pasic wrote: > One thing I would find very helpful is what do we expect to work and not > work for which version. Kind of a matrix. For instance should vfio pci > work for versions prior 2.11. I think in the not so distant past we > changed how SIC works (so it complains when we don't have ais). A matrix sounds like a good idea. I don't think we really ever had a setup that worked out of the box for a Linux guest prior to 2.10 anyway. For added fun, it also depends on the host kernel. And tcg won't work at all due to the pci instruction not yet being wired up. > Btw nimm/dimm is simm/nimm. And I would really like to hear something > form the original author(s) too. Seconded.