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

Make MAP_SHARED optional and allow re-using existing devices #16

Merged
merged 14 commits into from
Jul 6, 2024

Conversation

pojntfx
Copy link
Member

@pojntfx pojntfx commented Jul 6, 2024

This makes the MAP_SHARED usage optional and also allows for reusing, mounting and migrating devices separately from a VM.

@pojntfx pojntfx self-assigned this Jul 6, 2024
Copy link
Contributor

github-actions bot commented Jul 6, 2024

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@pojntfx
Copy link
Member Author

pojntfx commented Jul 6, 2024

I have read the CLA Document and I hereby sign the CLA

ShivanshVij added a commit to loopholelabs/contributor-signatures that referenced this pull request Jul 6, 2024
pojntfx added 14 commits July 5, 2024 17:59
…red resource when resuming either

Signed-off-by: Felicitas Pojtinger <[email protected]>
… `shared` argument optional

Signed-off-by: Felicitas Pojtinger <[email protected]>
…ion for `--shared=false` mode

Signed-off-by: Felicitas Pojtinger <[email protected]>
Signed-off-by: Felicitas Pojtinger <[email protected]>
…ally writing state and memory back to a file if `MAP_PRIVATE` is used to allow memory sharing between instances in runner

Signed-off-by: Felicitas Pojtinger <[email protected]>
…flags as experimental

Signed-off-by: Felicitas Pojtinger <[email protected]>
…e-used devices from being served

Signed-off-by: Felicitas Pojtinger <[email protected]>
…n VM instances and migrating devices without migrating the VM using them

Signed-off-by: Felicitas Pojtinger <[email protected]>
@pojntfx pojntfx merged commit 9897e21 into main Jul 6, 2024
46 checks passed
@pojntfx pojntfx deleted the make-map-shared-optional branch July 6, 2024 01:28
@github-actions github-actions bot locked and limited conversation to collaborators Jul 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant