unikraft / pykraft

Python library for configuring and building unikernels
Other
177 stars 42 forks source link

Add flags for monitor/serial socket location #52

Open Babbleshack opened 3 years ago

Babbleshack commented 3 years ago

This commit adds two flags:

-o Sets path to directory where serial socket ('serial.socket') will be placed -j Sets path to directory where qemu monitor socket ('monitor.socket') will be placed