Update of "Virtual WorkStation"
Not logged in
Overview

Artifact ID: a68cf29a03229c91872e98949cd4dac211c1079c
Page Name:Virtual WorkStation
Date: 2017-01-14 16:08:35
Original User: vitus
Parent: 4c48057ebb2ab3ee8232d3030804dfaccf9a3436 (diff)
Next b4fc5c00614e05e84987a6c1169a63340a273f7c
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

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