Orit Wasserman <[email protected]> wrote: > qemu_put_be functions used qemu_put_byte this caused lots of 1 bytes buffers > in the iovec. > we move to use cpu_put_be64/32/16wu and put a single buffer per call. > > Signed-off-by: Orit Wasserman <[email protected]>
Reviewed-by: Juan Quintela <[email protected]>
