syscall The issue involves the `sendmsg` system call behaving differently under QEMU compared to native Linux when the message contains zero-length `iov`, despite containing ancillary data. This suggests an inconsistency or error in handling the syscall within the QEMU environment.