KVM: 0.107 device: 0.088 other: 0.086 permissions: 0.085 PID: 0.081 vnc: 0.077 boot: 0.074 semantic: 0.072 network: 0.065 performance: 0.059 socket: 0.058 graphic: 0.058 debug: 0.055 files: 0.036 debug: 0.325 boot: 0.195 PID: 0.192 files: 0.057 other: 0.044 vnc: 0.038 socket: 0.031 device: 0.031 network: 0.024 semantic: 0.019 performance: 0.018 graphic: 0.010 permissions: 0.008 KVM: 0.007 QNX 4 doesn't boot on qemu >= 1.3 I am using virtual machine with QNX4 operating system installed on it. I updated my qemu from version to newer and QNX4 doesn't start any more. All is ok on version 1.2 but when I try to use any newer version (1.3, 1.4, 1.5) QNX4 doesn't boot. I tried on windows and linux ubuntu hosts - effects are the same. When virtual machine boots qnx bootloader loads and starts operating system. In the next step qnx starts its ide driver, which detects qemu harddisk and cdrom. Problem starts when operating system tries mount partition - an error occur and qnx stop booting procedure: mount -p "No bios signature in partition sector on /dev/hd0" I have tried install qnx from cdrom but it seems that there is the same problem. QNX installer boot from cdrom, detects hard disk and cdrom, but cdrom can't be mounted in the next step of installation procedure. with qemu 1.6 is even worse - qemu crash every time when QNX detects hard disk Please use git-bisect to find out which change between 1.2.0 and 1.3.0 broke things for you. problem appeared in this commit: commit b90600eed3c0efe5f3260853c873caf51c0677b1 Author: Avi Kivity