vm script
Not logged in

Virtual machine description is an executable shell script, which launches QEMU with approppriate options. If you move around machine directory, you can launch machine in the background even if no VWS is installed in the target machine.

Script format:

  1. She-bang line
  2. Setting and exporting of environment variables, controling QEMU audio
  3. qemu binary name + backsash
  4. device options, one device per line

Script is named start and placed into virtual machine directory

There are following assumptions:

  1. Script is always started from the directory where it resides.
  2. User interface (i.e., GUI and audio) always via spice.
  3. Network can be user or bridge.