Should be fixed as of 6b3aa8485ca8e. ** Changed in: qemu Status: Incomplete => Fix Released
-- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1349722 Title: qemu-io: Exit code is always zero Status in QEMU: Fix Released Bug description: The qemu-io always returns zero on exit independently on errors occurred during the command execution. Example, $ qemu-io -c 'write 128 234' /tmp/run1/test-1/test.img offset 128 is not sector aligned $ echo $? 0 qemu.git HEAD: 41a1a9c42c4e To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1349722/+subscriptions