22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
-
-
-
+
+
+
|
Now project reached stage, where [simple scripts] can be easily installed and manage collection of dozens of virtual machines.
See [Concepts] for whole picture how to use it.
* We support easy interface for creating machine either by attaching installation iso-image and starting installation or by importing existing image. Any format supported by qemu-img (i.e. qemu native formats, vmware or virtial box images) can be used.
* There is support for autostart machines, which are started on system boot.
* On system shutown it tries to gracefuly shutdown all virtual machines including ones, started interactively.
* There is easy way to attach iso image to virtual cdrom
* USB devices can be connected to VM either via <b>vws</b> script (on host where machine is running) or via spice client (on the workstation where user is sitting).
* On system shutown it tries to gracefuly shutdown all virtual machines including ones, started interactively.
* There is easy way to attach iso image to virtual cdrom
* USB devices can be connected to VM either via <b>vws</b> script (on host where machine is running) or via spice client (on the workstation where user is sitting).
|