BuildSystem: Use E1000E network controller in qemu
This commit is contained in:
@@ -20,9 +20,11 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
qemu-system-$BANAN_ARCH \
|
qemu-system-$BANAN_ARCH \
|
||||||
-m 128 \
|
-m 1G \
|
||||||
-smp 2 \
|
-smp 2 \
|
||||||
$BIOS_ARGS \
|
$BIOS_ARGS \
|
||||||
-drive format=raw,id=disk,file=${BANAN_DISK_IMAGE_PATH},if=none \
|
-drive format=raw,id=disk,file=${BANAN_DISK_IMAGE_PATH},if=none \
|
||||||
|
-device e1000e,netdev=net \
|
||||||
|
-netdev user,id=net \
|
||||||
$DISK_ARGS \
|
$DISK_ARGS \
|
||||||
$@ \
|
$@ \
|
||||||
|
|||||||
Reference in New Issue
Block a user