Update of "Virtual WorkStation"
Not logged in
Overview

Artifact ID: 8d5f0d340aec67d7365183944c8eb2e50e4fceff
Page Name:Virtual WorkStation
Date: 2018-07-17 14:27:29
Original User: vitus
Parent: d7dfc0cc8e7b82af3c518beaf5b9055d63e2fa0e (diff)
Next de543d1facdfed91f66aef015d91f3f81d86fa56
Content

Virtual WorkStation (or Vitus Wagner's Spice) is set of script wrappers to QEMU/KVM intened to use on notebooks or developer's workstations, where few virtual machines exist, these machines are seldom created and guest OS configurations are carefully tuned.

Download tar.gz Download deb

News

17.jul.2018 Version 0.6 released

vws is distributed under terms of GNU Public License version 3 or above

Main objectives:

Current state

Now project reached stage, where simple scripts can be easily installed and manage collection of dozens of virtual machines.

For more than year it is used to maintain build farm for one big crossplatform project.

See Concepts for whole picture how to use it.

Project Phases

  1. Collect Useful tips about QEMU - done, but additions are welcome
  2. Write simple scripts - done, but there is always room to perfection
  3. Write GUI to control virtual machine though monitor - future
  4. Add graphic console to GUI using pygtk spice widget - futire