Write a shell script that can launch a VM on the TDX host using qemu
Script should receive path to image as a parameter
If necessary, script should create a copy of the image and launch it
If possible, script should detect available port to map ssh port to the :22 port in the VM
Script should generate unique quest-cid parameter to avoid conflict with existing running images