More random pci tweaking attempts

This commit is contained in:
Ciro Santilli
2017-06-16 16:43:59 +01:00
parent 50f58c0dda
commit f662a9105f
2 changed files with 17 additions and 14 deletions

View File

@@ -49,6 +49,7 @@ case "$arch" in
cmd="$debug_qemu ./buildroot/output/host/usr/bin/qemu-system-x86_64 \
-M pc \
-append 'root=/dev/vda $extra_append' \
-device edu \
-drive file=${images_dir}/rootfs.ext2,if=virtio,format=raw \
-kernel ${images_dir}/bzImage \
-m 128M \