SourceForge.net Logo

The docomentation here is for version 0.3.0 and up.
Old 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
2011-01-04 New Release 0.3.0. First release with QT4 and embedded qemu with XEMBED
2010-02-23 New Release 0.2.1 with some bugfix
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

QT4
Qemu

3.2 Unpacking

tar xvzf qemuctl<VERSION>.tar.gz

3.3 Install

cd qemuctl<VERSION>
qmake
make
sudo make install

4.0 Usage

For the usage of qemuctl look in the man page.

The man page is not up to date for now.
A new man page for 0.3.0 and up has not been written.


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

qemu-launcher a little bit outdated, too.

10.0 License

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

Valid HTML 4.01 Transitional