-
Notifications
You must be signed in to change notification settings - Fork 23
Add the vendor VFIO vGPU device backend #364
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
Open
yummybomb
wants to merge
24
commits into
hypeship/hypervisor-liveness
from
hypeship/vendor-vfio-backend
Open
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
58bbeb8
Support vendor VFIO vGPU devices
yummybomb e2cbf6c
Account for consumed vGPU profiles
yummybomb 4b8fbaf
Reject unowned vendor VFIO releases
yummybomb 8d84cbd
Check all vendor VFIO device paths
yummybomb 6fb8cdc
Require usable mdev types for discovery
yummybomb a924f15
Test retained vendor VFIO assignments
yummybomb e2d7010
Always delete the test instance during vGPU cleanup
yummybomb f17f215
Fall back to passthrough status when vGPU discovery fails
yummybomb 820552c
Keep vGPU placement available when an allocated type is unknown
yummybomb 3a331f8
Report vendor VFIO availability per parent GPU and thread instance ow…
yummybomb a19a35f
Keep vendor VFIO out of the create path until lifecycle integration
yummybomb 99467d5
Report vendor VFIO profile availability per free VF
yummybomb 748b9b6
Clarify vGPU availability semantics
yummybomb a21fa19
Report conservative per-GPU vGPU profile capacity
yummybomb 7f4a8bc
Revert "Report conservative per-GPU vGPU profile capacity"
yummybomb 5dcf26b
Retain vendor vGPU assignments after rollback failure
yummybomb 3de1649
Degrade vendor VFIO discovery per VF instead of failing the host
yummybomb 46476c4
Degrade listProfiles per VF and document deliberate probe strictness
yummybomb b68c2c3
Skip unreadable VFs in create placement like listProfiles does
yummybomb 821d177
Degrade mdev discovery per VF instead of failing the host
yummybomb 283be51
Warn when reconcile preserves an unclaimed in-use vGPU
yummybomb 00bf116
Document wedged-VF forensics and SR-IOV cycle remediation
yummybomb 227e687
Tolerate processes exiting mid-scan in the open-VFIO-handle scan
yummybomb 6f98055
Skip mdev release for an assignment with no device
yummybomb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.