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

Detect if KVM is possible #155

Open
matt-primrose opened this issue Jul 12, 2023 · 0 comments
Open

Detect if KVM is possible #155

matt-primrose opened this issue Jul 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@matt-primrose
Copy link
Member

I want to run RPC and have it tell me if KVM will be possible given the current state of my device. If KVM is not possible, it should tell me why.

A couple reasons why KVM would not be possible:

  • KVM is only supported on AMT devices, so if the device is ISM, this should tell me that KVM is not possible
  • KVM is only supported when a monitor is connected to the Intel integrated graphics adapter. We should detect if iGFX is being used or not.
@bwendlandt-intel bwendlandt-intel added the enhancement New feature or request label Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants