qemu-system-aarch64 -m 2048 \
-cpu cortex-a72 -smp 2,cores=2,threads=1,sockets=1 \
-M virt -bios ./QEMU_EFI.fd -device nec-usb-xhci -device usb-kbd -nographic \
-drive if=none,file=./Kylin-Server-V10-SP3-2403-Release-20240426-arm64.iso,id=cdrom,media=cdrom \
-device virtio-scsi-device -device scsi-cd,drive=cdrom \
-drive file=./kylin.qcow2,if=none,format=qcow2,id=hd0 -device virtio-blk-device,drive=hd0