Re: [PATCH 4/4] Added debug printouts for ivshmem memory mismatch in hypervisor

2018-01-05 Thread Jan Kiszka
On 2018-01-05 11:58, jonas.westa...@retotech.se wrote: > From: Jonas Weståker > > Signed-off-by: Jonas Weståker > --- > hypervisor/ivshmem.c | 14 ++ > 1 file changed, 14 insertions(+) > > diff --git a/hypervisor/ivshmem.c

[PATCH 4/4] Added debug printouts for ivshmem memory mismatch in hypervisor

2018-01-05 Thread jonas . westaker
From: Jonas Weståker Signed-off-by: Jonas Weståker --- hypervisor/ivshmem.c | 14 ++ 1 file changed, 14 insertions(+) diff --git a/hypervisor/ivshmem.c b/hypervisor/ivshmem.c index cfe7d0a..317dd9d 100644 --- a/hypervisor/ivshmem.c +++