mirror of
https://github.com/mii443/qemu.git
synced 2025-08-28 01:49:38 +00:00
This assertion is invalid, because get_sg_list can return an empty sg-list even for commands that transfer no data (such as SYNCHRONIZE CACHE). Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>