blob: 79b82771f0295955e7b7596f41937b6568a5078c [file] [log] [blame]
/usr/local/kvm/bin/qemu-system-x86_64 \
-boot c \
-hda ubuntu-amd64.img \
-m 512 \
-netdev type=tap,id=guest0,script=if-up.sh,vhost=on -device virtio-net-pci,netdev=guest0,mac=DE:AD:BE:EF:FE:ED \
-vnc 0.0.0.0:0 \
-device vnplug