On 24.09.2015 13:37, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau
>
> The array is used to have vector specific data, so use a more
> descriptive name.
>
> Signed-off-by: Marc-André Lureau
> ---
> hw/misc/ivshmem.c | 18 +-
> 1 file changed, 9 insertions(+), 9 d
From: Marc-André Lureau
The array is used to have vector specific data, so use a more
descriptive name.
Signed-off-by: Marc-André Lureau
---
hw/misc/ivshmem.c | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/hw/misc/ivshmem.c b/hw/misc/ivshmem.c
index 6199