Re: microvm and Virtio-fs (vhost-user-fs-pci)

2021-05-31 Thread Paul Menzel
Dear Philippe, Am 01.06.21 um 05:25 schrieb Philippe Mathieu-Daudé: On 5/31/21 8:04 PM, Paul Menzel wrote: For minimal boot time I would like to use the machine type *microvm* [1]. For an application, we would like to use Virtio-fs [2]. Currently it fails with:     $ sudo qemu-system-x86_

Re: microvm and Virtio-fs (vhost-user-fs-pci)

2021-05-31 Thread Philippe Mathieu-Daudé
Hi Paul, On 5/31/21 8:04 PM, Paul Menzel wrote: > Dear QEMU folks, > > > For minimal boot time I would like to use the machine type *microvm* > [1]. For an application, we would like to use Virtio-fs [2]. Currently > it fails with: > >     $ sudo qemu-system-x86_64 -enable-kvm -M microvm -cpu h

microvm and Virtio-fs (vhost-user-fs-pci)

2021-05-31 Thread Paul Menzel
Dear QEMU folks, For minimal boot time I would like to use the machine type *microvm* [1]. For an application, we would like to use Virtio-fs [2]. Currently it fails with: $ sudo qemu-system-x86_64 -enable-kvm -M microvm -cpu host -m 512m -kernel /dev/shm/vmlinuz-5.10.0-7-amd64 -append