| Summary: | windows BSOD on restart with qemu-kvm.x86_64 2:2.5.0-5.fc23 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John L Magee <jlmagee> | ||||||||
| Component: | qemu | Assignee: | Fedora Virtualization Maintainers <virt-maint> | ||||||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 23 | CC: | amit.shah, berrange, cfergeau, crobinso, dwmw2, itamar, jlmagee, pbonzini, rjones, virt-maint | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2016-03-05 17:54:21 UTC | Type: | Bug | ||||||||
| Regression: | --- | Mount Type: | --- | ||||||||
| Documentation: | --- | CRM: | |||||||||
| Verified Versions: | Category: | --- | |||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||
| Attachments: |
|
||||||||||
|
Description
John L Magee
2016-02-13 23:50:01 UTC
Please provide the full qemu command line. This is /var/log/libvirt/qemu/$YOUR-VM-NAME.log if using libvirt If your VM is using virtio windows drivers, do you know what version they were installed with? Maybe try updating. Get the bits from here, attach the cdrom to the VM, do a manual driver update. https://fedoraproject.org/wiki/Windows_Virtio_Drivers Created attachment 1127017 [details]
windows config from msinfo32
The driver file versions and installation dates are in this file.
Created attachment 1127023 [details]
log snippet with qemu command line
The requested log entries are now attached. One diagnostic step I tried was to create a new VM definition with all addresses deleted so libvirt could create everything clean. This log entry was from after that update. I'm still running that configuration with qemu-2.4.1 I installed the virtio-win drivers from the latest virtio-win package on 12-17-2015 as you can see in the attached msinfo32 text file. (You may recall I pinged you about the fact there is no qxl driver in that package.) Can you post the libvirt XML as well? sudo virsh dumpxml $VM-NAME I'll try and reproduce. Created attachment 1127420 [details]
xml definition for the failing VM
I installed qemu.x86_64 2:2.5.0-8.fc23 and associated libvirt updates from virt-preview and now everything is working fine. Thanks for listening notabug anymore |