This commit is contained in:
Ciro Santilli
2018-04-08 14:30:31 +01:00
parent 105c506ac6
commit 9513c162ef
5 changed files with 78 additions and 2 deletions

1
run
View File

@@ -208,7 +208,6 @@ ${qemu_common} \
-M pc \
-append '${root} nopat ${extra_append}' \
-device edu \
-device lkmc_pci_min \
-device virtio-net-pci,netdev=net0 \
-kernel '${images_dir}/bzImage' \
${extra_flags} \