Remove -machine ubuntu for newer version of QEMU

master
Jiajie Chen 6 years ago
parent b4bd960a74
commit c99b7a1aed

@ -79,7 +79,7 @@ qemu_net_opts += \
-device e1000e,netdev=net0 -device e1000e,netdev=net0
else else
qemu_opts += \ qemu_opts += \
-machine ubuntu,accel=kvm -machine accel=kvm
qemu_net_opts += \ qemu_net_opts += \
-device vfio-pci,host=$(pci_passthru) -device vfio-pci,host=$(pci_passthru)
endif endif

Loading…
Cancel
Save