Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BOSD screen doesn't show up with VirtIO VGA #1057

Closed
annie-li opened this issue Mar 8, 2024 · 2 comments
Closed

BOSD screen doesn't show up with VirtIO VGA #1057

annie-li opened this issue Mar 8, 2024 · 2 comments
Assignees

Comments

@annie-li
Copy link
Contributor

annie-li commented Mar 8, 2024

Describe the bug
With virtio-vga device as the displaying device, when the guest crashes and does the memory dump, the BSOD screen doesn't show up. However, the crashdump file is generated successfully.

To Reproduce
Boot the Windows VM with qemu arguments "-vga virtio" or "-device virtio-vga"
Trigger the crash of Windows VM
Check the BSOD screen

Expected behavior
The BSOD screen should show properly

Screenshots
Black screen shows when the guest dumps the memory.

Host:

  • Disto: [e.g. Fedora, Ubuntu, Proxmox]
  • Kernel version
  • QEMU version
  • QEMU command line
  • libvirt version
  • libvirt XML file
    This issue has no obvious relations with these versions above.

VM:

  • Windows version: general issue of VirtIO gpu driver, not related to Windows version.
  • Which driver has a problem: VirtIO gpu
  • Driver version or commit hash that was used to build the driver

Additional context
Add any other context about the problem here.

@annie-li annie-li added the Bug Bug label Mar 8, 2024
@vrozenfe vrozenfe self-assigned this Mar 8, 2024
@vrozenfe
Copy link
Collaborator

vrozenfe commented Mar 8, 2024

Hi @annie-li
Yes, there is some bug in the virtio-gpu-dod DxgkDdiSystemDisplayWrite implementation routine.
I'm going to fix it in the future.
Thanks,
Vadim.

@vrozenfe
Copy link
Collaborator

I've just opened a new issue in RH Jira
https://issues.redhat.com/browse/RHEL-30199

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants