From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZW8x3-00080n-Du for qemu-devel@nongnu.org; Sun, 30 Aug 2015 16:11:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZW8wy-0007Zr-PG for qemu-devel@nongnu.org; Sun, 30 Aug 2015 16:11:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46227) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZW8wy-0007ZK-Kq for qemu-devel@nongnu.org; Sun, 30 Aug 2015 16:11:36 -0400 Date: Sun, 30 Aug 2015 21:11:34 +0100 From: "Richard W.M. Jones" Message-ID: <20150830201133.GC22921@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] qemu-system-s390x command line List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf , qemu-devel@nongnu.org Hi Alex, Do you or anyone have a working qemu-system-s390x command line I can use as a starting point to boot a [TCG] guest? So far I have tried variations of: ~/d/qemu/s390x-softmmu/qemu-system-s390x -M s390-ccw-virtio -m 1024 -smp 1 -drive file=s390x.img,if=none,id=disk0 -device virtio-blk-ccw,drive=disk0,id=hd0,bootindex=1 -drive file=Fedora-Server-DVD-s390x-22.iso,if=none,id=disk1 -device virtio-blk-ccw,drive=disk1,id=hd1,bootindex=0 -serial stdio Nothing seems to work at all ... Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into KVM guests. http://libguestfs.org/virt-v2v