On Fri, Dec 8, 2023 at 2:51 AM Si-Wei Liu wrote:
>
> So that the batching API can be called from other file
> externally than the local.
>
> Signed-off-by: Si-Wei Liu
> ---
> hw/virtio/vhost-vdpa.c | 21 +++--
> include/hw/virtio/vhost-vdpa.h | 3 +++
> 2 files changed,
On Thu, Dec 7, 2023 at 7:51 PM Si-Wei Liu wrote:
>
> So that the batching API can be called from other file
> externally than the local.
>
> Signed-off-by: Si-Wei Liu
> ---
> hw/virtio/vhost-vdpa.c | 21 +++--
> include/hw/virtio/vhost-vdpa.h | 3 +++
> 2 files changed,
So that the batching API can be called from other file
externally than the local.
Signed-off-by: Si-Wei Liu
---
hw/virtio/vhost-vdpa.c | 21 +++--
include/hw/virtio/vhost-vdpa.h | 3 +++
2 files changed, 18 insertions(+), 6 deletions(-)
diff --git a/hw/virtio/vhost-vdpa