Thank you, Jan.
It works.

Thanks,
Prakhar

On Tue, Jul 21, 2020 at 2:12 AM Jan Kiszka <[email protected]> wrote:

> On 21.07.20 10:14, Prakhar Bansal wrote:
> > Hi Jan,
> >
> > I am not able to set up the test environment by mounting host folders
> > into the jailhouse demo image- QEMU/KVM Intel-x86 virtual target, as you
> > suggested last week. Since this demo-image is created directly from
> > QEMU-system and not by using Libvirt, I can't manage it through
> > virsh/virt-manager.
> > Also, the space in demo-image is not enough to build Libvirt inside it.
> > Please help with the setting up the test environment for testing the
> > driver in the demo-image.
>
> Try
>
> start-qemu.sh x86 \
>    -fsdev local,path=/some/host/path/,security_model=none,id=vfs \
>    -device virtio-9p-pci,addr=1f.7,mount_tag=host,fsdev=vfs
>
> and mount the host inside the guest like this
>
> mount -t 9p -o trans=virtio host /mnt
>
> Jan
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jailhouse-dev/CAD6ScS-U0Rh_yWeH-DhRXT587ndXpJZ1m9%3D9-_uDOGPehzHWhw%40mail.gmail.com.

Reply via email to