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 -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.8.6MK (SMP w/4 CPU cores) Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages qemu depends on: ii qemu-system 1:2.7+dfsg-3+b1 ii qemu-user 1:2.7+dfsg-3+b1 ii qemu-utils 1:2.7+dfsg-3+b1 qemu recommends no packages. Versions of packages qemu suggests: pn qemu-user-static <none> -- no debconf information
2016-11-13 12:18:54.704+0000: starting up libvirt version: 2.4.0, package: 1+b1 (amd64 Build Daemon (binet) <buildd-bi...@buildd.debian.org> Thu, 03 Nov 2016 13:20:46 +0100), qemu version: 2.7.0(Debian 1:2.7+dfsg-3+b1), hostname: hieracium LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin QEMU_AUDIO_DRV=spice /usr/bin/kvm -name guest=xDisMaster,debug-threads=on -S -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-1-xDisMaster/master-key.aes -machine pc-0.15,accel=kvm,usb=off,dump-guest-core=off -cpu SandyBridge,+tm2,+est,+monitor,+osxsave,+smx,+ss,+vme,+dtes64,+ht,+ds,+pbe,+tm,+pdcm,+vmx,+ds_cpl,+xtpr,+acpi -m 8188 -realtime mlock=off -smp 3,sockets=3,cores=1,threads=1 -uuid fc179bf8-dcd7-d473-01cb-491687ad4dde -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/domain-1-xDisMaster/monitor.sock,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime -no-shutdown -boot menu=off,strict=on -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -device ahci,id=sata0,bus=pci.0,addr=0x8 -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x9 -drive file=/magazyn/win/DisMaster.img,format=raw,if=none,id=drive-virt io-disk0 -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0xa,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1 -netdev tap,fd=26,id=hostnet0,vhost=on,vhostfd=28 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:a7:99:97,bus=pci.0,addr=0x7 -netdev tap,fd=29,id=hostnet1 -device rtl8139,netdev=hostnet1,id=net1,mac=52:54:00:0f:8f:ac,bus=pci.0,addr=0x6 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -chardev spicevmc,id=charchannel0,name=vdagent -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.spice.0 -spice port=5900,addr=127.0.0.1,disable-ticketing,seamless-migration=on -device vmware-svga,id=video0,vgamem_mb=16,bus=pci.0,addr=0x2 -device intel-hda,id=sound0,bus=pci.0,addr=0x4 -device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -device pci-assign,configfd=30,host=05:00.0,id=hostdev0,bus=pci.0,addr=0x3 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5 -msg timestamp=on char device redirected to /dev/pts/12 (label charserial0) main_channel_link: add main channel client red_dispatcher_set_cursor_peer: inputs_connect: inputs channel client create 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