boot: 0.981 other: 0.977 semantic: 0.976 instruction: 0.974 device: 0.969 assembly: 0.969 graphic: 0.967 socket: 0.957 KVM: 0.952 vnc: 0.943 mistranslation: 0.938 network: 0.910 Enabling KVM with recent QEMU builds from GIT hang at boot on Ubuntu Precise AMD64 kernel 3.8.0 When I compile QEMU from GIT and run it with './x86_64-softmmu/qemu-system-x86_64 -enable-kvm' it just hangs, the QEMU screen stays black. (Everything else in the GTK UI is responsive though, I can use the QEMU console as well.) I'm running Ubuntu Precise with kernel 3.8.0-27-generic on an Intel Core2 Duo P9500. With bisecting, I found this commit caused the problem: 235e8982ad393e5611cb892df54881c872eea9e1 is the first bad commit commit 235e8982ad393e5611cb892df54881c872eea9e1 Author: Jordan Justen