|
Y:\ARM64VM>qemu520\qemu-system-aarch64.exe -machine virt -cpu max,pmu=on,pauth=off,sve=off,sme=off,lpa2=off -smp 4 -m 4G -L qemu520 -drive if=pflash,format=raw,readonly=on,file=tools\QEMU_EFI.img -drive if=pflash,format=raw,file=tools\QEMU_VARS.img -device VGA -device nec-usb-xhci -device usb-kbd -device usb-tablet -device usb-storage,drive=dvd1 -drive id=dvd1,if=none,media=cdrom,format=raw,file=ARM64PE.iso -device usb-storage,drive=dvd2 -drive id=dvd2,if=none,media=cdrom,format=raw,file=tools.iso -device virtio-blk,drive=disk1 -drive id=disk1,if=none,media=disk,format=qcow2,file=arm64.qcow2 -nic user,hostfwd=tcp::8081-:80
(qemu:23524): Gtk-WARNING **: 22:31:44.102: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found. |
|