vlang / vinix

Vinix is an effort to write a modern, fast, and useful operating system in the V programming language
https://vlang.io
GNU General Public License v2.0
1.89k stars 120 forks source link

Add lingemu and Bochs booting from makefile. #109

Closed lovemeforareason closed 1 year ago

lovemeforareason commented 1 year ago

This PR adds support for booting from Lingemu virtualizer and Bochs emulator from Makefile.

This is useful for those that may want to test on those platforms.