Update of "Virtual WorkStation"
Not logged in
Overview

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

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