pci_min driver

This commit is contained in:
Ciro Santilli
2017-07-09 08:44:01 +01:00
parent 6188bfb86c
commit 1cd55ebf53
6 changed files with 8 additions and 3 deletions

View File

@@ -63,6 +63,7 @@ case "$arch" in
-M pc \
-append 'root=/dev/vda $extra_append' \
-device edu \
-device lkmc_pci_min \
-drive file=${images_dir}/rootfs.ext2,if=virtio,format=raw \
-kernel ${images_dir}/bzImage \
-net nic,model=virtio \