user-level: 0.731 register: 0.720 KVM: 0.716 VMM: 0.685 x86: 0.679 permissions: 0.663 i386: 0.660 ppc: 0.657 hypervisor: 0.650 virtual: 0.632 mistranslation: 0.627 performance: 0.624 peripherals: 0.620 semantic: 0.618 TCG: 0.615 device: 0.614 vnc: 0.606 PID: 0.603 network: 0.586 risc-v: 0.576 debug: 0.564 boot: 0.563 arm: 0.561 graphic: 0.527 architecture: 0.523 socket: 0.517 files: 0.494 assembly: 0.493 kernel: 0.478 2.6.0 hangs linux vm using vfio for pci passthrough of graphics card Not a duplicate of my old bug 1488363 qemu version 2.5.1 works fine qemu version 2.6.0 fails seabios 1.9.2-1 using kernel 4.5.5 with grsecurity I built using the arch packaging tools, but commented out all the patch code, so it should be vanilla. The problem is just that I start a Linux vm using either my radeon R7 260x or radeon HD 6770, and with qemu 2.6.0, it looks normal until after the grub menu, and then the screen looks broken (with mostly black, and some pixely junk spread horizontally in a few places on the screen... first we thought maybe the monitor died). I'm not sure if it's before or only at the moment where the screen resolution changes (I could check that or record it on request). Also, the VM is not pingable and does not respond to "system_powerdown" on qemu monitor. However, the same setup works fine with windows 8. And it works fine without graphics cards passed through. A usb controller passed through works fine too. And then I ran a bisect... 2d82f8a3cdb276bc3cb92d6f01bf8f66bf328d62 is the first bad commit commit 2d82f8a3cdb276bc3cb92d6f01bf8f66bf328d62 Author: Alex Williamson