From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mzxqb-00072D-OH for qemu-devel@nongnu.org; Mon, 19 Oct 2009 15:24:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MzxqW-00070t-P4 for qemu-devel@nongnu.org; Mon, 19 Oct 2009 15:24:49 -0400 Received: from [199.232.76.173] (port=42054 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MzxqW-00070o-LK for qemu-devel@nongnu.org; Mon, 19 Oct 2009 15:24:44 -0400 Received: from mx1.redhat.com ([209.132.183.28]:55431) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MzxqW-0003cP-4D for qemu-devel@nongnu.org; Mon, 19 Oct 2009 15:24:44 -0400 Message-ID: <4ADCBCF5.8080101@redhat.com> Date: Mon, 19 Oct 2009 21:24:37 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/9] S390x KVM support References: <1255963059-10298-1-git-send-email-agraf@suse.de> In-Reply-To: <1255963059-10298-1-git-send-email-agraf@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Carsten Otte , qemu-devel , hare@suse.de Hi, > So now you can run Linux VMs on Linux on z/VM on LPAR on zSeries! Cool. Don't have a zSeries though ... > The patchset is based on Uli's S390x userspace emulation patches. There's not > really that much shared functionality, but I didn't want to reimplement the > configure wheels. So make sure to have his patches applied first. Hmm. How hard would it be to wind up the cpu emulation bits so I can run s390x virtual machines on my x86 box? cheers, Gerd