Installation on Windows

Ruby and GTK2 installation
Download and install:

Installation test
Open a command Prompt
C:\>ruby -v
ruby 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]


C:\>ruby -e "require 'gtk2';Gtk::Window.new.show_all;Gtk.main"
If no error message shown, your installation is correct.

Qemu and qemu supervisor installation:
Download and unzip:

Launch qemu-supervisor.bat and open preferences window in "Tools/Preferences" menu.
Set the qemu command to "C:\qemu\qemu.exe -L C:\qemu".

Enjoy

Qemu Supervisor version 1.3.0 is out

Features:
- Create and manage multiple VM (virtual machine)
- GUI to manage VM
- GUI to configure VM
- Add, delete, start, stop, pause, resume your VM through GUI or command line
- Monitor your VM

Requirements:
- QEMU >= 0.9
- Ruby >= 1.8
- Ruby-gtk2 >= 0.16
- Gtk2 >= 2.4

Download here

Screenshots (version 1.3)

Linux:









Windows :