mirror of
https://github.com/mii443/qemu.git
synced 2025-09-03 15:49:30 +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>