Update of "Virtual WorkStation"
Not logged in
Overview

Artifact ID: b4fc5c00614e05e84987a6c1169a63340a273f7c
Page Name:Virtual WorkStation
Date: 2017-01-14 18:20:28
Original User: vitus
Parent: a68cf29a03229c91872e98949cd4dac211c1079c (diff)
Next d7dfc0cc8e7b82af3c518beaf5b9055d63e2fa0e
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

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