-
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
53
commits into
hypeship/vendor-vfio-backend
from
hypeship/vendor-vfio-vgpu
Open
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
81c83f1
Guard vGPU releases with live-instance claims
yummybomb f61e10b
Reconcile vendor VFIO vGPUs against a fail-closed instance inventory
yummybomb 8a82ea4
Fail closed on vGPU claim checks
yummybomb 0624c4d
Retain only vGPU assignment after failed create
yummybomb 7f92c80
Clear released vGPU assignment on start rollback
yummybomb cccba0c
Test start rollback vGPU cleanup
yummybomb 88e48ad
Normalize legacy mdev paths in live-claim check
yummybomb 56304a1
Bind the live-claimant test socket under /tmp for macOS
yummybomb e4edae0
Surface retained vGPU cleanup through a typed create error and manage…
yummybomb 112f2d1
Generalize the create vGPU error text
yummybomb 1e37e1e
Scope vGPU claim scan to vendor VFIO and close reconcile gaps
yummybomb b97d680
Harden the vendor VFIO release path
yummybomb 7961b45
Fail closed on retained vGPU cleanup
yummybomb f9794d0
Report surviving vGPU retention metadata
yummybomb ec52366
Return accurate vGPU cleanup guidance
yummybomb a83a815
Clarify vGPU retention fallback
yummybomb 3686a68
Pass hypervisor identity token to vGPU claim check
yummybomb 028fd4f
Fail safely on ambiguous vGPU claims
yummybomb 9db1ed6
Expose retained vGPU instance IDs
yummybomb 2e5dc05
Harden vGPU startup rollback recovery
yummybomb 9a9130c
Preserve the create failure cause in vGPU cleanup errors
yummybomb 7a29c9a
Fix vGPU reconciliation edge cases
yummybomb 63ad887
Use boot-scoped hypervisor identities for vGPUs
yummybomb 641b3b0
Run vGPU rollback tests with QEMU
yummybomb b34441e
Protect new vGPU assignments from stale PIDs
yummybomb 250b570
Persist vGPU assignments after create rollback failure
yummybomb 2138ad3
Preserve vGPU lifecycle compatibility
yummybomb e6113fd
Reconcile vGPU protection from raw metadata and restore GPUAssignedAt
yummybomb 4fc471a
Surface pending vGPU cleanup from start as a typed error
yummybomb 05e9263
Cover retained-stub delete recovery and flag reconcile inventory fail…
yummybomb 7280b74
Reject vendor VFIO vGPUs on Cloud Hypervisor and improve wedge forensics
yummybomb a54afba
Surface retained rollback assignments from start as vgpu_cleanup_pending
yummybomb e54df7a
Report retention as persisted when the mid-start save survives
yummybomb d5c020d
Leave vGPU hypervisor selection to callers
yummybomb dca142e
Carry identity fields into the create-pending retention stub
yummybomb 093de5c
Grace recent dead-PID claims in the release scan like reconcile does
yummybomb e5878b8
Reject start on vGPU retention records
yummybomb 9f5e8d3
Make vGPU retention records fully delete-only
yummybomb dfcfeb9
Adapt vGPU liveness guards to the identity struct resolver
yummybomb 2a5ca9f
Deep-copy the phase tracker into the start rollback snapshot
yummybomb 8c1c453
Retry orphaned vGPU releases in the background after delete
yummybomb 44f75c1
Bound orphan retries in delete tests and tighten comments
yummybomb 5feb197
SIGTERM vGPU QEMU before SIGKILL during driver init
yummybomb 20d7bb6
Apply vGPU SIGTERM grace on stop's direct kill paths
yummybomb 4fcc51d
Lower vGPU SIGTERM grace to 5s
yummybomb f97a96f
Apply vGPU SIGTERM grace in every instance state
yummybomb c64f62c
Harden the vGPU claim scan and retention-stub stop path
yummybomb 1abad65
Share one vGPU retention stub in create
yummybomb 4a315df
Name the strict metadata listing variant
yummybomb 27fdda2
Skip instances deleted mid-listing in reconcile protection
yummybomb 704bf03
Count abandoned orphaned vGPU releases
yummybomb 36e5289
Define the vGPU retention-stub rejection once
yummybomb 30ce96f
Render pending vGPU cleanup responses through one helper
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
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.