qemu-patch-raspberry4/contrib/ivshmem-server
Marc-André Lureau 022cffe313 ivshmem-server: use a uint16 for client ID
In practice, the number of VM is limited to MAXUINT16 in ivshmem, so use
the same limit on the server (removes a theorical infinite loop)

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
2015-10-24 18:03:16 +02:00
..
ivshmem-server.c ivshmem-server: use a uint16 for client ID 2015-10-24 18:03:16 +02:00
ivshmem-server.h ivshmem-server: use a uint16 for client ID 2015-10-24 18:03:16 +02:00
main.c contrib: add ivshmem client and server 2015-10-24 18:03:16 +02:00
Makefile.objs contrib: add ivshmem client and server 2015-10-24 18:03:16 +02:00