[gem5-users] How to use 9p virtio mounts?

2018-03-13 Thread Ciro Santilli
https://stackoverflow.com/questions/49268571/how-to-use-9p-virtio-mounts-in-gem5 I want to mount folders from host without networking on a Linux guest, much as explained for QEMU at: https://superuser.com/questions/628169/how-to-share-a-directory-with-the-host-without-networking-in-qemu I have tr

[gem5-users] How to boot the Linux kernel with initrd or initramfs?

2018-03-13 Thread Ciro Santilli
https://stackoverflow.com/questions/49261801 With QEMU, I can use either use `-initrd '${images_dir}/rootfs.cpio` for the initrd, or pass the initramfs image directly to `-kernel Image`. But if I try the `initramfs` image with gem5 `fs.py --kernel Image` it fails with: fatal: Could not load