bobuhiro11 / gokvm

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

Support context in VCPU thread. #176

Open bobuhiro11 opened 2 months ago

bobuhiro11 commented 2 months ago

TODO: We need to more test cases.