Hi
On Sat, Aug 1, 2015 at 4:47 AM, wrote:
>> diff --git a/hw/virtio/vhost-backend.c b/hw/virtio/vhost-backend.c
>> index 4d68a27..7255089 100644
>> --- a/hw/virtio/vhost-backend.c
>> +++ b/hw/virtio/vhost-backend.c
>> @@ -14,8 +14,8 @@
>>
>> #include
>>
>> -static int vhost_kernel_call(struct
Marc-André Lureau writes:
Hi André,
> It is useful to pass extra arguments to the funtions, for
> various backend needs.
>
> Signed-off-by: Marc-André Lureau
> ---
> hw/virtio/vhost-backend.c | 4 ++--
> hw/virtio/vhost-user.c| 4 ++--
> include/hw/virtio/vhost-backend.h |
It is useful to pass extra arguments to the funtions, for
various backend needs.
Signed-off-by: Marc-André Lureau
---
hw/virtio/vhost-backend.c | 4 ++--
hw/virtio/vhost-user.c| 4 ++--
include/hw/virtio/vhost-backend.h | 6 --
3 files changed, 8 insertions(+), 6 deletion