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

Add package device #159

Closed ChriMarMe closed 1 year ago

ChriMarMe commented 1 year ago

Add package device which defines an interface "IODEvice" and implements several devices which operate on IO-Ports of a vCPU