icexin / eggos

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

cmd/egg: Fix run and test command to accept kernel as argument and qemu options from QEMU_OPTS env var #73

Closed icexin closed 3 years ago

icexin commented 3 years ago

Thanks for @prologic 's contribution.

The following adjustments have been made on the basis of the original code: