bobuhiro11 / gokvm

KVM based tiny x86 hypervisor written in pure golang, which can boot Linux
https://blog.bobuhiro11.net/tags/gokvm.html
MIT License
206 stars 21 forks source link

Support context in VCPU thread. #176

Open bobuhiro11 opened 1 month ago

bobuhiro11 commented 1 month ago

TODO: We need to more test cases.