icexin / eggos

A Go unikernel running on x86 bare metal
http://eggos.icexin.com
MIT License
2.21k stars 112 forks source link

kernel: add command line arguments for `os.Args` #70

Open icexin opened 2 years ago

icexin commented 2 years ago

Now we can add kernel environment variables by passing the -append parameter to qemu, consider adding command line arguments.