I know that the VMID.conf file allows to add an
args:
argument that is passed to kvm
Is there a possiblity to launch a script before launching vm?
Example:
Mkdir /etc/qemu-server/before
if a script like VMID.sh exists in that dir it shoud be before at startup
of the VM...
The problem because i need to dinamically add an USB port...
In the wait time take a look at the sources...
Tx, Diaolin
args:
argument that is passed to kvm
Is there a possiblity to launch a script before launching vm?
Example:
Mkdir /etc/qemu-server/before
if a script like VMID.sh exists in that dir it shoud be before at startup
of the VM...
The problem because i need to dinamically add an USB port...
In the wait time take a look at the sources...
Tx, Diaolin