qemu-system-s390x -machine s390-ccw-virtio \
-cpu max,zpci=on -serial telnet::4441,server \
-display none -m 4096 \
-net nic -net user,hostfwd=tcp::2222-:22 \
-hda disk.img 
