Searched hist:"5105 b1d8c2d1ad4a25b8806e86c0f012936b2eed" (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/include/hw/misc/ |
H A D | ivshmem.h | 5105b1d8c2d1ad4a25b8806e86c0f012936b2eed Tue Jun 16 10:43:34 CDT 2015 David Marchand <david.marchand@6wind.com> ivshmem: add check on protocol version in QEMU
Send a protocol version as the first message from server, clients must close communication if they don't support this protocol version. Older QEMUs should be fine with this change in the protocol since they overrides their own vm_id on reception of an id associated to no eventfd.
Signed-off-by: David Marchand <david.marchand@6wind.com> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> [use fifo_update_and_get()] Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
|
/openbmc/qemu/contrib/ivshmem-client/ |
H A D | ivshmem-client.c | diff 5105b1d8c2d1ad4a25b8806e86c0f012936b2eed Tue Jun 16 10:43:34 CDT 2015 David Marchand <david.marchand@6wind.com> ivshmem: add check on protocol version in QEMU
Send a protocol version as the first message from server, clients must close communication if they don't support this protocol version. Older QEMUs should be fine with this change in the protocol since they overrides their own vm_id on reception of an id associated to no eventfd.
Signed-off-by: David Marchand <david.marchand@6wind.com> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> [use fifo_update_and_get()] Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
|
H A D | ivshmem-client.h | diff 5105b1d8c2d1ad4a25b8806e86c0f012936b2eed Tue Jun 16 10:43:34 CDT 2015 David Marchand <david.marchand@6wind.com> ivshmem: add check on protocol version in QEMU
Send a protocol version as the first message from server, clients must close communication if they don't support this protocol version. Older QEMUs should be fine with this change in the protocol since they overrides their own vm_id on reception of an id associated to no eventfd.
Signed-off-by: David Marchand <david.marchand@6wind.com> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> [use fifo_update_and_get()] Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
|
/openbmc/qemu/contrib/ivshmem-server/ |
H A D | ivshmem-server.h | diff 5105b1d8c2d1ad4a25b8806e86c0f012936b2eed Tue Jun 16 10:43:34 CDT 2015 David Marchand <david.marchand@6wind.com> ivshmem: add check on protocol version in QEMU
Send a protocol version as the first message from server, clients must close communication if they don't support this protocol version. Older QEMUs should be fine with this change in the protocol since they overrides their own vm_id on reception of an id associated to no eventfd.
Signed-off-by: David Marchand <david.marchand@6wind.com> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> [use fifo_update_and_get()] Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
|
H A D | ivshmem-server.c | diff 5105b1d8c2d1ad4a25b8806e86c0f012936b2eed Tue Jun 16 10:43:34 CDT 2015 David Marchand <david.marchand@6wind.com> ivshmem: add check on protocol version in QEMU
Send a protocol version as the first message from server, clients must close communication if they don't support this protocol version. Older QEMUs should be fine with this change in the protocol since they overrides their own vm_id on reception of an id associated to no eventfd.
Signed-off-by: David Marchand <david.marchand@6wind.com> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> [use fifo_update_and_get()] Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
|
/openbmc/qemu/hw/misc/ |
H A D | ivshmem.c | diff 5105b1d8c2d1ad4a25b8806e86c0f012936b2eed Tue Jun 16 10:43:34 CDT 2015 David Marchand <david.marchand@6wind.com> ivshmem: add check on protocol version in QEMU
Send a protocol version as the first message from server, clients must close communication if they don't support this protocol version. Older QEMUs should be fine with this change in the protocol since they overrides their own vm_id on reception of an id associated to no eventfd.
Signed-off-by: David Marchand <david.marchand@6wind.com> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> [use fifo_update_and_get()] Reviewed-by: Claudio Fontana <claudio.fontana@huawei.com>
|