16.11.2016 01:44, Peter Xu wrote: > On Mon, 14 Nov 2016 21:17:39 +0100 <[email protected]> wrote: >> Package: qemu >> Version: 1:2.7+dfsg-3+b1 >> Severity: important >> >> I use libvirt for runing Windows 2008 R2 server on qemu-kvm. VirtIO disks and >> VirtIO network adapters. >> After upgrading qemu from 2.6 to 2.6 Windows do not boot correctly. >> The virtual machine crasches after Windows starts to show the "first logo". >> Windows is able to run repair tools. It looks like the repair console do not >> see the C: drive. >> >> In the libvirt log of the machine one can see this: >> 2016-11-13T12:19:49.458189Z qemu-system-x86_64: pci_get_msi_message: unknown >> interrupt type >> 2016-11-13 12:19:54.141+0000: shutting down, reason=crashed > > Hi, Maciej, > > Thanks for the issue reported. Could you please try whether the below > patch can solve your issue?
Thank you Peter for the patch. I rebuilt qemu with this patch applied, the result can be downloaded from http://www.corpit.ru/mjt/tmp/qemu-system-x86_64 (gpg signature http://www.corpit.ru/mjt/tmp/qemu-system-x86_64.sig ). Maciej, please copy this binary to your /usr/bin/ in place of your current qemu-system-x86_64 and try your win2008 guest. Thank you! /mjt

