From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N06uJ-0007X1-I6 for qemu-devel@nongnu.org; Tue, 20 Oct 2009 01:05:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N06uE-0007U7-GY for qemu-devel@nongnu.org; Tue, 20 Oct 2009 01:05:14 -0400 Received: from [199.232.76.173] (port=39885 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N06uE-0007U4-9A for qemu-devel@nongnu.org; Tue, 20 Oct 2009 01:05:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30263) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N06uD-0007Yt-Mr for qemu-devel@nongnu.org; Tue, 20 Oct 2009 01:05:09 -0400 Message-ID: <4ADD44FC.2060208@redhat.com> Date: Tue, 20 Oct 2009 14:05:00 +0900 From: Avi Kivity 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 On 10/19/2009 11:37 PM, Alexander Graf wrote: > While S390x was one of the first targets that were supported by KVM it always > lacked qemu system emulation support. > > In order to change that sad fact, I figured I'd just take on the task myself, > taking kuli (http://www.ibm.com/developerworks/linux/linux390/kuli.html), > Documentation/s390/kvm.txt and lguest as starting points to write a clean, > qemu'ish S390x Virtio machine emulation. > > So now you can run Linux VMs on Linux on z/VM on LPAR on zSeries! > > This is the resulting code. Please comment on things you like and also on the > ones you don't :-). > Didn't find anything to dislike. It all looks good! -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.