Hi
On Mon, Oct 5, 2015 at 11:40 AM, Claudio Fontana
wrote:
> I noticed only now, but this one puts the objects in the wrong place if
> BUILD_DIR != SRC_PATH,
> ie it puts the ivshmem-client.o and ivshmem-server.o in the source tree
> instead of the build tree.
>
> What about a submake in contri
Hi,
On 02.10.2015 21:09, marcandre.lur...@redhat.com wrote:
> From: David Marchand
>
> When using ivshmem devices, notifications between guests can be sent as
> interrupts using a ivshmem-server (typical use described in documentation).
> The client is provided as a debug tool.
>
> Signed-off-b
From: David Marchand
When using ivshmem devices, notifications between guests can be sent as
interrupts using a ivshmem-server (typical use described in documentation).
The client is provided as a debug tool.
Signed-off-by: Olivier Matz
Signed-off-by: David Marchand
[fix a valgrind warning, op