I
qemu-system-x86_64 -machine q35 --enable-kvm \
-cpu Westmere-v2 -smp 2 -m 4096 \
-device nec-usb-xhci,id=xhci \
-drive file=/media/root/root/home/dkib/Downloads/exploit-education-phoenix-amd64/esx.qcow2,if=none,id=drive0 \
-device usb-storage,drive=drive0,bus=xhci.0,bootindex=1 \
-device ich9-ahci,id=ahci \
-drive file=/media/root/root/home/dkib/Downloads/exploit-education-phoenix-amd64/vS.qcow2,if=none,id=drive1 \
-device ide-drive,drive=drive1,bus=ahci.0,bootindex=2 \
-netdev tap,ifname=tap0,script=no,downscript=no,id=hostnet0 \
-device e1000,netdev=hostnet0,id=net0 \
-cdrom ./vS.iso