-
Notifications
You must be signed in to change notification settings - Fork 8
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
KVM support #4
Comments
The Red Hat QXL VGA adapter (commonly seen in
oops this might fit better under |
can at least confirm this does not break anything and seems to work as expected with the following setup:
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. |
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:
The text was updated successfully, but these errors were encountered: