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 via email to