On Thu, Jun 25, 2020 at 11:07 PM Laurent Vivier wrote:
>
> On 22/06/2020 17:37, Cindy Lu wrote:
> > export the helper then we can reuse them in other backend
> >
> > Signed-off-by: Cindy Lu
> > ---
> > hw/virtio/vhost-backend.c | 18 +-
> > include/hw/virtio/vhost-backend
On 22/06/2020 17:37, Cindy Lu wrote:
> export the helper then we can reuse them in other backend
>
> Signed-off-by: Cindy Lu
> ---
> hw/virtio/vhost-backend.c | 18 +-
> include/hw/virtio/vhost-backend.h | 28
> 2 files changed, 37 insertions(
export the helper then we can reuse them in other backend
Signed-off-by: Cindy Lu
---
hw/virtio/vhost-backend.c | 18 +-
include/hw/virtio/vhost-backend.h | 28
2 files changed, 37 insertions(+), 9 deletions(-)
diff --git a/hw/virtio/vhost-ba