From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59780) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tt8kR-0000wJ-N4 for qemu-devel@nongnu.org; Wed, 09 Jan 2013 22:24:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tt8kN-0003zi-S3 for qemu-devel@nongnu.org; Wed, 09 Jan 2013 22:24:07 -0500 Received: from mail-ob0-f172.google.com ([209.85.214.172]:45728) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tt8kN-0003zW-N7 for qemu-devel@nongnu.org; Wed, 09 Jan 2013 22:24:03 -0500 Received: by mail-ob0-f172.google.com with SMTP id za17so103985obc.17 for ; Wed, 09 Jan 2013 19:24:02 -0800 (PST) Date: Wed, 09 Jan 2013 21:23:59 -0600 From: Rob Landley In-Reply-To: <1357574966-9671-1-git-send-email-agraf@suse.de> (from agraf@suse.de on Mon Jan 7 10:09:20 2013) Message-Id: <1357788239.4045.4@driftwood> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; DelSp=Yes; Format=Flowed Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 0/6] s390 patch queue 2013-01-07 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Blue Swirl , qemu-devel@nongnu.org, Aurelien Jarno On 01/07/2013 10:09:20 AM, Alexander Graf wrote: > Hi Blue / Aurelien, >=20 > This is my current patch queue for s390. Please pull. Ok, you'd be a good person to ask: http://wiki.qemu.org/Testing doesn't have a s390 test image. There are Debian for s390 CD images and instruction how to install them =20 on real hardware (http://www.debian.org/releases/stable/s390/) and =20 under hercules =20 (http://www.josefsipek.net/docs/s390-linux/hercules-s390.html and =20 http://www.debian-administration.org/articles/484) but nothing about =20 how to do it with qemu. Is there an easy way to try this? Thanks, Rob=