socket: 0.788 vnc: 0.782 permissions: 0.768 performance: 0.761 device: 0.761 network: 0.759 files: 0.745 debug: 0.721 KVM: 0.714 graphic: 0.697 semantic: 0.671 PID: 0.670 boot: 0.623 other: 0.619 "-serial unix:" option of qemu-system-arm is broken in qemu 2.6.0 I found a bug of "-serial unix:PATH_TO_SOCKET" in qemu 2.6.0 (qemu 2.5.1 works fine). Occasionally, a part of the output of qemu disappears in the bug. It looks like following commit is the cause: char: ensure all clients are in non-blocking mode (Author: Daniel P. Berrange