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
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
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 }}
hyperlight-dev
/
hyperlight
Public
Notifications
You must be signed in to change notification settings
Fork
210
Star
4.7k
Code
Issues
200
Pull requests
19
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add virtqueue transport foundations
- #1793
#1793
Open
2/3
andreiltd
wants to merge 25 commits into
main
hyperlight-dev/hyperlight:main
from
virtq-foundations
hyperlight-dev/hyperlight:virtq-foundations
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
feat: add virtqueue transport foundations
#1793
andreiltd
wants to merge 25 commits into
main
hyperlight-dev/hyperlight:main
from
virtq-foundations
hyperlight-dev/hyperlight:virtq-foundations
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2026
feat(virtq): add stateful chain byte streams
Show description for 6019721
andreiltd
authored
6019721
View commit details
Copy full SHA for 6019721
Browse repository at this point
refactor(virtq): remove reset api and harden allocation rollback
Show description for cf03a3e
andreiltd
authored
cf03a3e
View commit details
Copy full SHA for cf03a3e
Browse repository at this point
feat(virtq): add tiered fixed slot allocation
Show description for 317d073
andreiltd
authored
317d073
View commit details
Copy full SHA for 317d073
Browse repository at this point
feat(virtq): add canonical packed ring images
Show description for 1eb9b4c
andreiltd
authored
1eb9b4c
View commit details
Copy full SHA for 1eb9b4c
Browse repository at this point
refactor(layout): model scratch-top metadata
Show description for 197a682
andreiltd
authored
197a682
View commit details
Copy full SHA for 197a682
Browse repository at this point
fix(guest): correct scratch allocator boundary
Show description for 22e7083
andreiltd
authored
22e7083
View commit details
Copy full SHA for 22e7083
Browse repository at this point
feat(virtq): define virtq transport metadata
Show description for 508d124
andreiltd
authored
508d124
View commit details
Copy full SHA for 508d124
Browse repository at this point
feat(virtq): implement host side memory access
Show description for b0c9700
andreiltd
authored
b0c9700
View commit details
Copy full SHA for b0c9700
Browse repository at this point
feat(virtq): configure transport geometry
Show description for a78cac3
andreiltd
authored
a78cac3
View commit details
Copy full SHA for a78cac3
Browse repository at this point
feat(virtq): initialize runtime transport
Show description for d7b9964
andreiltd
authored
d7b9964
View commit details
Copy full SHA for d7b9964
Browse repository at this point
feat(snapshot): preserve canonical virtq state
Show description for 6ec6d01
andreiltd
authored
6ec6d01
View commit details
Copy full SHA for 6ec6d01
Browse repository at this point
feat(virtq): optimize inflight bookkeeping memory
Show description for 24e5bb8
andreiltd
authored
24e5bb8
View commit details
Copy full SHA for 24e5bb8
Browse repository at this point
feat(virtq): use grouped allocation for virtq chains
Show description for 672d2b6
andreiltd
authored
672d2b6
View commit details
Copy full SHA for 672d2b6
Browse repository at this point
refactor(virtq) adjust virtio terminology
Show description for afe3afc
andreiltd
authored
afe3afc
View commit details
Copy full SHA for afe3afc
Browse repository at this point
fix: size foundation memory tests
Show description for 6e0d086
andreiltd
authored
6e0d086
View commit details
Copy full SHA for 6e0d086
Browse repository at this point
fix: add missing license headers
Show description for 9b5f70c
andreiltd
authored
9b5f70c
View commit details
Copy full SHA for 9b5f70c
Browse repository at this point
feat(virtq): remove run pool
Show description for 301c77e
andreiltd
authored
301c77e
View commit details
Copy full SHA for 301c77e
Browse repository at this point
fix: inline allocation_exceeds_limit calls
Show description for dad0769
andreiltd
authored
dad0769
View commit details
Copy full SHA for dad0769
Browse repository at this point
fix: align up default scratch size to 16K pages
Show description for cadc366
andreiltd
authored
cadc366
View commit details
Copy full SHA for cadc366
Browse repository at this point
fix: validate queue types at construction
Show description for 6e812a1
andreiltd
authored
6e812a1
View commit details
Copy full SHA for 6e812a1
Browse repository at this point
refactor: cleanup queue layout types
Show description for 8fb02e9
andreiltd
authored
8fb02e9
View commit details
Copy full SHA for 8fb02e9
Browse repository at this point
fix: typos
Show description for 8b73c1f
andreiltd
authored
8b73c1f
View commit details
Copy full SHA for 8b73c1f
Browse repository at this point
fix: adjust scratch size for fuzzing
Show description for 1f9ce21
andreiltd
authored
1f9ce21
View commit details
Copy full SHA for 1f9ce21
Browse repository at this point
refactor: simplify host virtqueue access and snapshot admission
Show description for f004c35
andreiltd
authored
f004c35
View commit details
Copy full SHA for f004c35
Browse repository at this point
fix: address code review
Show description for ff9cd1a
andreiltd
authored
ff9cd1a
View commit details
Copy full SHA for ff9cd1a
Browse repository at this point
You can’t perform that action at this time.