nopsys / CogNOS

A Cog VM in the bare metal using the Nopsys library
33 stars 5 forks source link

Implement VirtualBox Guest Additions support #42

Open melkyades opened 6 years ago

melkyades commented 6 years ago

They work as a PCI connected device, so we just have to code a driver. Some nice features could be gained: mouse integration, clipboard integration, screen resizing.

More info: https://wiki.osdev.org/VirtualBox_Guest_Additions