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
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 }}
imcynic
/
kvm
Public
forked from
jetkvm/kvm
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
dev
User selector
ym
All time
Commit history
Commits on Dec 8, 2025
fix(ui): custom domain not being shown in the form (#1016)
ym
authored
d996177
View commit details
Copy full SHA for d996177
Browse repository at this point
Commits on Nov 27, 2025
fix(ui): upload file size could not be parsed (#1011)
Show description for 136966a
ym
and
Copilot
authored
136966a
View commit details
Copy full SHA for 136966a
Browse repository at this point
chore: initialize usbgadget before native and display (#1010)
ym
authored
56968de
View commit details
Copy full SHA for 56968de
Browse repository at this point
Commits on Nov 26, 2025
chore: move initUsbGadget as early as possible to send USB handshake packets to host (#1008)
ym
authored
322a223
View commit details
Copy full SHA for 322a223
Browse repository at this point
Commits on Nov 21, 2025
fix: stop video stream before enabling sleep mode (#999)
ym
authored
d24ce1c
View commit details
Copy full SHA for d24ce1c
Browse repository at this point
fix: hidRPC handshake packet should be only sent once (#969)
ym
authored
c472752
View commit details
Copy full SHA for c472752
Browse repository at this point
fix(network): IPv6 addresses sorting was using wrong references (#997)
ym
authored
316c2e6
View commit details
Copy full SHA for 316c2e6
Browse repository at this point
fix(ota): set updating to false when no updates are available (#996)
Show description for 79cb2aa
ym
and
Copilot
authored
79cb2aa
View commit details
Copy full SHA for 79cb2aa
Browse repository at this point
Commits on Nov 20, 2025
chore: bump version to 0.5.0-dev
ym
committed
9c4a9e1
View commit details
Copy full SHA for 9c4a9e1
Browse repository at this point
feat: add failsafe reason for video max restart attempts reached (#991)
ym
authored
d34d01c
View commit details
Copy full SHA for d34d01c
Browse repository at this point
chore: make udhcpc the default DHCP client (#990)
ym
authored
641b031
View commit details
Copy full SHA for 641b031
Browse repository at this point
Commits on Nov 19, 2025
feat: move native to a separate process, again (#964)
ym
authored
3fcd5e7
View commit details
Copy full SHA for 3fcd5e7
Browse repository at this point
refactor: OTA (#912)
Show description for 752fb55
3 people
authored
752fb55
View commit details
Copy full SHA for 752fb55
Browse repository at this point
Commits on Nov 11, 2025
feat: failsafe mode (#952)
Show description for 5fb4c62
4 people
authored
5fb4c62
View commit details
Copy full SHA for 5fb4c62
Browse repository at this point
feat: add remote IP address to connection stats sidebar (#944)
ym
authored
cf629be
View commit details
Copy full SHA for cf629be
Browse repository at this point
Commits on Nov 5, 2025
fix: await sleep needs to be called inside async function (#946)
ym
authored
28919bf
View commit details
Copy full SHA for 28919bf
Browse repository at this point
Commits on Oct 17, 2025
chore: disable sleep mode when detecting video format (#887)
Show description for 2444817
3 people
authored
2444817
View commit details
Copy full SHA for 2444817
Browse repository at this point
Commits on Oct 15, 2025
feat: refactoring network stack (#878)
Show description for c775979
ym
and
adamshiervani
authored
c775979
View commit details
Copy full SHA for c775979
Browse repository at this point
Commits on Oct 9, 2025
feat: add HDMI sleep mode (#881)
ym
authored
cc9ff74
View commit details
Copy full SHA for cc9ff74
Browse repository at this point
Commits on Oct 3, 2025
chore: downgrade gin to v1.10.1 (#869)
ym
authored
62b8dee
View commit details
Copy full SHA for 62b8dee
Browse repository at this point
Commits on Sep 29, 2025
feat: jetkvm native in cGo
ym
authored
657a177
View commit details
Copy full SHA for 657a177
Browse repository at this point
Commits on Sep 26, 2025
chore: remove msgpack from gin dependency (#833)
ym
authored
3597789
View commit details
Copy full SHA for 3597789
Browse repository at this point
Commits on Sep 22, 2025
chore: bump to 0.4.8
ym
committed
fe77acd
View commit details
Copy full SHA for fe77acd
Browse repository at this point
Commits on Sep 19, 2025
feat: get local version only (#813)
ym
authored
83caa8f
View commit details
Copy full SHA for 83caa8f
Browse repository at this point
Commits on Sep 18, 2025
build: use immediate assignment for VERSION_DEV and other vars
ym
committed
1ffdca4
View commit details
Copy full SHA for 1ffdca4
Browse repository at this point
chore: bump to 0.4.7
ym
committed
c6dba4d
View commit details
Copy full SHA for c6dba4d
Browse repository at this point
feat: release keyPress automatically (#796)
Show description for afb146d
ym
and
adamshiervani
authored
afb146d
View commit details
Copy full SHA for afb146d
Browse repository at this point
feat: send all paste keystrokes to backend (#789)
Show description for 72e3013
ym
and
adamshiervani
authored
72e3013
View commit details
Copy full SHA for 72e3013
Browse repository at this point
Commits on Sep 16, 2025
chore: upgrade jetkvm native and fix the params of fadeIn / fadeOut (#808)
ym
authored
5c94c6c
View commit details
Copy full SHA for 5c94c6c
Browse repository at this point
Commits on Sep 12, 2025
fix: goroutine leak issue of cloudBlink (#801)
Show description for 1717549
ym
authored
1717549
View commit details
Copy full SHA for 1717549
Browse repository at this point
docs: update pprof section of DEVELOPMENT.md (#802)
ym
authored
37b1a8b
View commit details
Copy full SHA for 37b1a8b
Browse repository at this point
update netboot.xyz-multiarch.iso to 2.0.88 (#799)
Show description for 33e099f
ym
authored
33e099f
View commit details
Copy full SHA for 33e099f
Browse repository at this point
Commits on Sep 11, 2025
feat: validate ssh public key before saving (#794)
Show description for ea06841
ym
authored
ea06841
View commit details
Copy full SHA for ea06841
Browse repository at this point
chore: serve pre-compressed static files (#793)
ym
authored
6202e3c
View commit details
Copy full SHA for 6202e3c
Browse repository at this point
Commits on Sep 4, 2025
feat: hid rpc channel (#755)
Show description for bcc307b
ym
authored
bcc307b
View commit details
Copy full SHA for bcc307b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.