Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
hyperlight-dev
/
hyperlight
Public
Notifications
You must be signed in to change notification settings
Fork
195
Star
4.6k
Code
Issues
185
Pull requests
22
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Properly CoW page tables to the scratch region
- #1198
#1198
Merged
syntactically
merged 15 commits into
main
hyperlight-dev/hyperlight:main
from
lm/pt-scratch
hyperlight-dev/hyperlight:lm/pt-scratch
Copy head branch name to clipboard
Feb 2, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Properly CoW page tables to the scratch region
#1198
syntactically
merged 15 commits into
main
hyperlight-dev/hyperlight:main
from
lm/pt-scratch
hyperlight-dev/hyperlight:lm/pt-scratch
Copy head branch name to clipboard
Commits
Commits on Feb 2, 2026
Update guest Cargo.lock
Show description for 658bb2e
syntactically
committed
658bb2e
View commit details
Copy full SHA for 658bb2e
Browse repository at this point
[nix] include miri for the nightly toolchain
Show description for 4c19b5a
syntactically
committed
4c19b5a
View commit details
Copy full SHA for 4c19b5a
Browse repository at this point
[nix] hack to make libgit2-sys builds more reliable
Show description for 151cf04
syntactically
committed
151cf04
View commit details
Copy full SHA for 151cf04
Browse repository at this point
[just] Bring `just like-ci` in line with CI changes
Show description for 039b4a0
syntactically
committed
039b4a0
View commit details
Copy full SHA for 039b4a0
Browse repository at this point
[kvm] Better document the cpuid leaf used to set GPA width
Show description for 9209f1c
syntactically
committed
9209f1c
View commit details
Copy full SHA for 9209f1c
Browse repository at this point
[whp] Remove initial_memory_setup_done, which is no longer used
Show description for 0a575d4
syntactically
committed
0a575d4
View commit details
Copy full SHA for 0a575d4
Browse repository at this point
Make scratch region writable again
Show description for 8916cad
syntactically
committed
8916cad
View commit details
Copy full SHA for 8916cad
Browse repository at this point
Use MAP_SHARED for shared memory creation again
Show description for 1f94fb3
syntactically
committed
1f94fb3
View commit details
Copy full SHA for 1f94fb3
Browse repository at this point
Modify guest physical page allocator to allocate from the scratch region
Show description for 419ba3b
syntactically
committed
419ba3b
View commit details
Copy full SHA for 419ba3b
Browse repository at this point
i686: add layout, vmem, etc stubs
Show description for 5594582
syntactically
committed
5594582
View commit details
Copy full SHA for 5594582
Browse repository at this point
Move guest-written page tables to the scratch region
Show description for 6cfebad
syntactically
committed
6cfebad
View commit details
Copy full SHA for 6cfebad
Browse repository at this point
Make the snapshot page table mapping readonly
Show description for a57d677
syntactically
committed
a57d677
View commit details
Copy full SHA for a57d677
Browse repository at this point
snapshot: handle the scratch region correctly
Show description for d2e4669
syntactically
committed
d2e4669
View commit details
Copy full SHA for d2e4669
Browse repository at this point
Explicitly specify the physical addresses of snapshot page tables
Show description for 329eec6
syntactically
committed
329eec6
View commit details
Copy full SHA for 329eec6
Browse repository at this point
Neaten up page table operations structures
Show description for e2621b9
syntactically
committed
e2621b9
View commit details
Copy full SHA for e2621b9
Browse repository at this point
You can’t perform that action at this time.