boot: 0.915 device: 0.872 graphic: 0.840 performance: 0.799 other: 0.735 files: 0.662 socket: 0.649 semantic: 0.637 PID: 0.633 vnc: 0.615 network: 0.532 permissions: 0.506 debug: 0.431 KVM: 0.358 4.2 regression: ReactOS crashes on boot In QEMU 4.1.x and earlier, ReactOS can successfully boot, but starting with 4.2, it fails, instead coming up with an error "The video driver failed to initialize." This happens regardless of VM configuration (even -M pc-i440fx-4.1) and it works well with older versions of QEMU. bisecting QEMU to find the first bad commit reveals 0221d73ce6a8e075adaa0a35a6ef853d2652b855 as the culprit, which is updating the seabios version; perhaps this bug belongs there, but I don't know the appropriate avenue (it seems seabios is a subproject of QEMU anyway?). I should add, ReactOS can be downloaded from here: https://reactos.org/download The LiveCD is sufficient to see the problem. Possibly related thread: "Do we need a cpu with TSC support to run SeaBIOS?" https://