# Functions
CheckActiveVM checks if there is a VM already running.
No description provided by the author
No description provided by the author
List lists all vm's that use qemu virtualization.
LoadByName reads a json file that describes a known qemu vm and returns a vm instance.
NewMachine initializes an instance of a virtual machine based on the qemu virtualization.
NewQMPMonitor creates the monitor subsection of our vm.
# Variables
No description provided by the author