Home
last modified time | relevance | path

Searched hist:"950 a2f2e" (Results 1 – 1 of 1) sorted by relevance

/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c950a2f2e Thu Dec 22 20:36:49 GMT 2022 Marcel Holtmann <marcel@holtmann.org> libvhost-user: Fix assignment in vring_set_avail_event

Since it was proposed to change the code in libvduse.c to use memcpy
instead of an assignment, the code in libvhost-user.c should also be
changed to use memcpy.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <502b22723264db064e4b05008233a9c1f2f8aaaa.1671741278.git.marcel@holtmann.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>