krissrmx

Results 1 issues of krissrmx

kt3ch@kt3ch-Inspiron-7373:~/Lab/Lab/macOS-Simple-KVM$ sudo ./basic.sh qemu-system-x86_64: -device vfio-pci,host=00:14:0,bus=port.1: Property 'vfio-pci.host' doesn't take value '00:14:0' this is my basic.sh configuration #!/bin/bash OSK="ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" VMDIR=$PWD OVMF=$VMDIR/firmware #export QEMU_AUDIO_DRV=pa #QEMU_AUDIO_DRV=pa qemu-system-x86_64 \ -enable-kvm \ -m 2G...