rust-vmm / vmm-reference

A VMM implementation based of rust-vmm components
Apache License 2.0
146 stars 61 forks source link

Upgrade vm-superio to 0.3.0 #152

Closed Pleto closed 3 years ago

Pleto commented 3 years ago

Solves #125

Upgrade vm-superio to 0.3.0. As part of vm-superio changes, implemented the Trigger trait to be able to initialize the Serial Console. Initialized the devices using NoEvents