Comment 40 for bug 1563887

Revision history for this message
Ryan Harper (raharper) wrote :

I should also mention that the original command used will work if we specify which cpu type to use:

qemu-system-ppc64 -m 256 \
  -cpu POWER8 \
  -display none -nographic \
  -net nic -net user,net=10.0.0.0/8,host=10.0.0.1,hostfwd=tcp::2222-:22 \
  -machine pseries \
  -drive file=xenial-server-cloudimg-ppc64el-disk1.img,if=virtio \
  -drive file=seed.iso,if=virtio