On Fri, 5 Feb 2021 at 02:20, schspa wrote:
>
>
> At the moment the following QEMU command line triggers an assertion
> failure On xlnx-versal SOC:
> qemu-system-aarch64 \
> -machine xlnx-versal-virt -nographic -smp 2 -m 128 \
> -fsdev local,id=shareid,path=${HOME}/work,security_model
At the moment the following QEMU command line triggers an assertion
failure On xlnx-versal SOC:
qemu-system-aarch64 \
-machine xlnx-versal-virt -nographic -smp 2 -m 128 \
-fsdev local,id=shareid,path=${HOME}/work,security_model=none \
-device virtio-9p-device,fsdev=shareid,mou