Qemudo Code
Status: Alpha
Brought to you by:
after42
qemudo - QEMU Web Interface Qemudo is a Web interface to QEMU [1] or KVM [2] offering a way for users to access and control multiple virtual machines (guest systems) running on one or more remote physical machines (host systems). From the Web interface, VMs can be created, started up, shut down, reset, and accessed (monitor, keyboard and mouse). Access to the VMs is done through a VNC applet making use of the VNC protocol natively supported by QEMU 0.8.1 and later. Qemudo has been primarily designed to function in a cluster environment, where its Web interface gives a unified view on all the VMs running on a cluster of physical machines. Of course it can also be used just as easily to manage only a couple of VMs running locally. [1] http://www.qemu.org [2] http://www.linux-kvm.org See `INSTALL' for installation instructions. See `USAGE' for documentation. See `LICENSE', `AUTHORS' for info about the license, the authors.