add in functionnality the necessity to connect to a network

This commit is contained in:
primardj 2024-01-31 20:59:44 +00:00
parent ef759e2b50
commit 247578fcb5

View file

@ -24,6 +24,7 @@ script which permit to launch easily some virtual machines via qemu
- can support launching vm in uefi mode [ok] (doesn't fully support the UEFI in conf mode, preffer use the option uefi while launching vm.)
- can add customs options to a vm [ok]
- take option create_disk to know what disk to use when creating a vm. [ok]
- compatible to an extensive network configuration [NO] (actually only support nat with ssh forward on localhost:10022)