qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Richard W.M. Jones" <rjones@redhat.com>
To: Alexander Graf <agraf@suse.de>, qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu-system-s390x command line
Date: Sun, 30 Aug 2015 21:11:34 +0100	[thread overview]
Message-ID: <20150830201133.GC22921@redhat.com> (raw)

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

             reply	other threads:[~2015-08-30 20:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-30 20:11 Richard W.M. Jones [this message]
2015-08-30 21:02 ` [Qemu-devel] qemu-system-s390x command line Alexander Graf
2015-08-30 21:27   ` Richard W.M. Jones
2015-08-30 21:33     ` Alexander Graf
2015-08-31 17:09     ` Thomas Huth
2015-08-31 17:50       ` Richard W.M. Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150830201133.GC22921@redhat.com \
    --to=rjones@redhat.com \
    --cc=agraf@suse.de \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).