Comment 4 for bug 1810433

Revision history for this message
Peter Maydell (pmaydell) wrote :

strace from an aarch64 machine:
pwrite64(3, NULL, 0, 0) = 0

strace from QEMU:
32029 pwrite64(3,0,0,0,4797560,0) = -1 errno=14 (Bad address)