-
Notifications
You must be signed in to change notification settings - Fork 258
uffd: add support for UFFD_EVENT_REMOVE events #1896
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
bchalios
wants to merge
21
commits into
main
Choose a base branch
from
feat/free-page-reporting
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
a52b3d9
feat: update Firecracker client to v1.14
bchalios 317b7ad
orchestrator: add support for Firecracker v1.14
bchalios 1e48960
feat(uffd): add page state tracking for guest memory
bchalios 23ee71c
uffd: export more CGO bindings for UFFD
bchalios d88e4e6
uffd: handle remove events from the file descriptor
bchalios d66f49e
feat: enable free page reporting
bchalios 5d02a3a
chore: auto-commit generated changes
github-actions[bot] 5683ad8
Cleanup and move free page reporting field to API
ValentaTomas 2afe709
Cleanup
ValentaTomas 0ff3618
Wrap onFailure
ValentaTomas aac8ff3
Clarify prefetch remove handling
ValentaTomas 868af27
Cleanup
ValentaTomas 92b1140
Fix lint
ValentaTomas 13e9f98
Fix lint supress
ValentaTomas d071cac
Clarify behavior; Fix bug
ValentaTomas b7090a2
Cleanup
ValentaTomas 6094992
Fix version check for major > 2
ValentaTomas 179ea6c
fix(uffd): clarifications and minor fixes
bchalios 5532608
fix: prefault with UFFD_COPY_MODE_WP
bchalios cba48f2
fix(uffd): don't pass UFFD_COPY_MODE_WP when zeroing a page
bchalios 691a381
fix(uffd): sanitize error recording while prefaulting
bchalios 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 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 was deleted.
Oops, something went wrong.
173 changes: 0 additions & 173 deletions
173
packages/orchestrator/internal/sandbox/block/tracker_test.go
This file was deleted.
Oops, something went wrong.
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.