mirror of
https://github.com/mii443/qemu.git
synced 2025-12-05 20:18:24 +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>