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

Unset X86_FEATURE_FSRM to avoid unexpected KVM Exit. #170

Closed bobuhiro11 closed 9 months ago

bobuhiro11 commented 9 months ago

Close https://github.com/bobuhiro11/gokvm/issues/56