SourceForge.net Logo

The docomentation here is outdated.
From version 0.3.0 most of this not true.
New Version is here

Qemuctl

1.0 News
2.0 About
3.0 Installation
3.1 Requirements
3.2 Unpack
3.3 Install
4.0 Usage
5.0 Screenshots
6.0 Bugs
7.0 FAQ
8.0 Downloads
9.0 Links
9.1 Supported configuring GUI's
10.0 License

1.0 News

Date Description
2006-01-23 New Release 0.2 with USB-Support
2006-01-19 Website ? Done !
2006-01-16 Starting Website
2006-01-05 First usable Release 0.1

2.0 About

This is a GUI for virtual pc emulator "qemu". But it is not for configuring devices or starting qemu, no it is for changing media, reset the vm, making screenshots, and so on. And this at runtime.

If you are a user of one of the configuring GUI's, just change the path to qemu to qemuctl and it work.

So, if you are developing a configuring GUI for qemu and you want qemuctl firing up with your GUI. This can just add a suspend screenshot to your GUI like you would see in vmware, then launch qemuctl instead qemu. Now qemuctl will do the job launching qemu. Now drop me a note and you are on the supported configuring GUI's list.

3.0 Installation

3.1 Requirements

For qemuctl you need the following Software installed:
Gtk2
Glade-2
Perl
Gtk2-Perl
Qemu 0.8.0

3.2 Unpacking

Version 0.1:
mkdir qemuctl0.1
cd qemuctl0.1
tar cvvzf <path>/qemuctl0.1.tar.gz
cd ..

Excuse me guys next time it will be easyer.

Version 0.2 and newer:
tar cvvzf <path>/qemuctl<version>.tar.gz

That's much better.

3.3 Install

cd qemuctl<version>
make install

4.0 Usage

For the usage of qemuctl look in the man page.
Type: man qemuctl
or in the HTML-version of the man-page.

5.0 Screenshots

Ok, you don't buy what you can't see. So click here.

6.0 Bugs

7.0 FAQ

Ask

8.0 Download

Use Sourceforge's download area here.

9.0 Links

Qemu

9.1 Supported configuring GUI's

none til now :-(

10.0 License

Qemuctl is released under the GNU General Public License.
QEMU is a trademark of Fabrice Bellard.

Valid HTML 4.01 Transitional