-
Notifications
You must be signed in to change notification settings - Fork 23
Integrate vendor VFIO vGPUs into the instance lifecycle #321
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
39
commits into
hypeship/vendor-vfio-backend
from
hypeship/vendor-vfio-vgpu
Open
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
57dffca
Guard vGPU releases with live-instance claims
yummybomb eebf3e2
Reconcile vendor VFIO vGPUs against a fail-closed instance inventory
yummybomb 436c12a
Fail closed on vGPU claim checks
yummybomb f705c49
Retain only vGPU assignment after failed create
yummybomb 709bfdb
Clear released vGPU assignment on start rollback
yummybomb 5b45fb1
Test start rollback vGPU cleanup
yummybomb 51f5efa
Normalize legacy mdev paths in live-claim check
yummybomb 67a2e80
Bind the live-claimant test socket under /tmp for macOS
yummybomb af704e1
Surface retained vGPU cleanup through a typed create error and manage…
yummybomb 67bd5b3
Generalize the create vGPU error text
yummybomb 0f3f64a
Scope vGPU claim scan to vendor VFIO and close reconcile gaps
yummybomb 45597e4
Harden the vendor VFIO release path
yummybomb edc0127
Fail closed on retained vGPU cleanup
yummybomb 5b34c71
Report surviving vGPU retention metadata
yummybomb 5f06723
Return accurate vGPU cleanup guidance
yummybomb 0b91cec
Clarify vGPU retention fallback
yummybomb 7b134bd
Pass hypervisor identity token to vGPU claim check
yummybomb 80ea533
Fail safely on ambiguous vGPU claims
yummybomb af4b9df
Expose retained vGPU instance IDs
yummybomb 542f27f
Harden vGPU startup rollback recovery
yummybomb 96af1a0
Preserve the create failure cause in vGPU cleanup errors
yummybomb 1cec7ee
Fix vGPU reconciliation edge cases
yummybomb 61846e3
Use boot-scoped hypervisor identities for vGPUs
yummybomb a609827
Run vGPU rollback tests with QEMU
yummybomb aaec291
Protect new vGPU assignments from stale PIDs
yummybomb d28686f
Persist vGPU assignments after create rollback failure
yummybomb 19fa403
Preserve vGPU lifecycle compatibility
yummybomb d4dc92e
Reconcile vGPU protection from raw metadata and restore GPUAssignedAt
yummybomb 77a03ab
Surface pending vGPU cleanup from start as a typed error
yummybomb e756293
Cover retained-stub delete recovery and flag reconcile inventory fail…
yummybomb 01cdd2b
Reject vendor VFIO vGPUs on Cloud Hypervisor and improve wedge forensics
yummybomb 5caac44
Surface retained rollback assignments from start as vgpu_cleanup_pending
yummybomb c98c1fd
Report retention as persisted when the mid-start save survives
yummybomb ecc1ef2
Leave vGPU hypervisor selection to callers
yummybomb 0b78703
Carry identity fields into the create-pending retention stub
yummybomb 48f1986
Grace recent dead-PID claims in the release scan like reconcile does
yummybomb 6ed5298
Reject start on vGPU retention records
yummybomb 18f1c55
Make vGPU retention records fully delete-only
yummybomb 6afdcbb
Adapt vGPU liveness guards to the identity struct resolver
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
Some comments aren't visible on the classic Files Changed page.
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 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 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 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.