"Wangting (Kathy)" <kathy.wangt...@huawei.com> wrote: > In qemu_put_buffer(), bytes_xfer += size is wrong, it will be more > than expected, and should be bytes_xfer += l. > > Signed-off-by: zhangmin <zhangm...@huawei.com> >
Good spot. Applied and sent pull request to Anthony.