KVM support #4

Open
opened 4 years ago by inga-lovinde · 2 comments
inga-lovinde commented 4 years ago (Migrated from github.com)
Owner

We should detect KVM virtual video adapter there: https://github.com/inga-lovinde/RadeonResetBugFix/blob/master/RadeonResetBugFixService/Devices/KnownDevices.cs

However, I don't know what is it Manufacturer/Service/ClassName combination. KVM users can open a pull request, or comment with these so I will know what to add:

image

image

image

We should detect KVM virtual video adapter there: https://github.com/inga-lovinde/RadeonResetBugFix/blob/master/RadeonResetBugFixService/Devices/KnownDevices.cs However, I don't know what is it Manufacturer/Service/ClassName combination. KVM users can open a pull request, or comment with these so I will know what to add: ![image](https://user-images.githubusercontent.com/52715130/90344390-08d66680-e022-11ea-8408-d1b2b3c89d07.png) ![image](https://user-images.githubusercontent.com/52715130/90344402-1a1f7300-e022-11ea-9778-4768a3954eaf.png) ![image](https://user-images.githubusercontent.com/52715130/90344406-2d324300-e022-11ea-9492-0f79359f599f.png)
guineawheek commented 4 years ago (Migrated from github.com)
Owner

The Red Hat QXL VGA adapter (commonly seen in -vga qxl with QEMU) has these values:

Manufacturer: Red Hat, Inc.

Service: QxlDod

Class: Display

oops this might fit better under QEMU Support but i'm pretty sure they both use this adapter anyway

The Red Hat QXL VGA adapter (commonly seen in `-vga qxl` with QEMU) has these values: `Manufacturer`: `Red Hat, Inc.` `Service`: `QxlDod` `Class`: `Display` oops this might fit better under `QEMU Support` but i'm pretty sure they both use this adapter anyway
VoodaGod commented 3 years ago (Migrated from github.com)
Owner

can at least confirm this does not break anything and seems to work as expected with the following setup:

  • kvm/qemu/libvirt
  • windows 10 guest
  • radeon hd 7970 passed through
  • qxl as virtualized gpu
  • looking-glass service set up to automatically restart on fail, as it will fail on startup with this fix

I am not sure if this my card actually does suffer from a reset bug, but i thought i'd try this because once in a while my vm will start but have no display output and won't react to acpi shutdown commands.

can at least confirm this does not break anything and seems to work as expected with the following setup: - kvm/qemu/libvirt - windows 10 guest - radeon hd 7970 passed through - qxl as virtualized gpu - looking-glass service set up to automatically restart on fail, as it will fail on startup with this fix I am not sure if this my card actually does suffer from a reset bug, but i thought i'd try this because once in a while my vm will start but have no display output and won't react to acpi shutdown commands.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: inga-lovinde/RadeonResetBugFix#4
Loading…
There is no content yet.