On Fri, Jul 17, 2020 at 11:29:29AM +0200, Marc Hartmayer wrote:
> libvhost-user has no support for legacy virtio devices therefore
> let's fence them.
>
> Signed-off-by: Marc Hartmayer
> ---
> contrib/libvhost-user/libvhost-access.h | 10 ++
> contrib/libvhost-user/libvhost-user.c | 6
libvhost-user has no support for legacy virtio devices therefore
let's fence them.
Signed-off-by: Marc Hartmayer
---
contrib/libvhost-user/libvhost-access.h | 10 ++
contrib/libvhost-user/libvhost-user.c | 6 ++
2 files changed, 16 insertions(+)
diff --git a/contrib/libvhost-user