On 11/17/25 16:56, John Levon wrote:
Simplify vfio_user_recv_one() by moving the header handling out to a helper function.Signed-off-by: John Levon <[email protected]> --- hw/vfio-user/proxy.c | 101 +++++++++++++++++++++++++------------------ 1 file changed, 60 insertions(+), 41 deletions(-)
Reviewed-by: Cédric Le Goater <[email protected]> Thanks, C.
