Warning: session_start(): open(/tmp/sess_uvf06g4685eumsugc6ek7b9ev1, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
QtEmu openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (2) .- Knowledge Base  . 

QtEmu

   1.0.5  

KDE System Tool

Score 89%
QtEmu
zoom


QtEmu
zoom


QtEmu
zoom


Link:  http://qtemu.org/
Downloads:  2595
Submitted:  Dec 28 2006
Updated:  Nov 12 2007

Description:

QtEmu is a graphical user interface for QEMU written in Qt4. It has the ability to run virtual operating systems on native systems. This way you can easily test a new operating system or try a Live CD on your system without any troubles and dangers.

For more information see the included README file (e.g. install instructions).

Qt 4.1 is required.

I have planned a version which integrates in a KDE4 desktop (build on kdelibs 4).

Please report any problems or feature wishes! Thank you.




Changelog:

Features:
* Option for custom network settings. Patch by Dawit Alemayehu. Thanks!
* Possibility to set additional options which are not covered by QtEmu (e.g. "--kernel-kqemu"). Patch by Dawit Alemayehu . Thanks!
* Sound configuration.
* Poslish translation by Milosz Galazka and Grzegorz Gibas. Thanks!
* Brazilian Portuguese translation by Jackson Miliszewski. Thanks!
Fixes:
* Code optimization (Mosty detected by KDE Krazy check).
* Initialize all variables in machineprocess.*. Patch by Dawit Alemayehu. Thanks!




LicenseGPL
Source(SourceForge.net project site)
Send to a friend
Subscribe
Other  Content  from uwolfer
Report inappropriate content



goto page: prev   1  2  3  4 

-

 many features missin

 
 by riteshsarraf on: Mar 2 2007
 
Score 50%

HI,

Your work looks great. But I think to make it more usable some more important features need to be implemented first.

a) Network - The network part in the current UI is very bad. Probably you could try something similar to what VMWare has.

b) There's no add-on image option. Qemu can support multiple images. -fda, -hdb and many more. To test legacy and alpha OSes, there workaround are really needed.

I think this would be the right time for you to push qtemu more. At this moment qemu has all core features:
a) kvm
b) kqemu
c) qemu itself.

What it badly lacks is:
a) A good GUI


Reply to this

-

 Re: many features missin

 
 by uwolfer on: Mar 2 2007
 
Score 50%

Thanks for your comment.

Most of these features should be quite easy to implement. I'll to them on my TODO list, but my time is at the moment a bit limited to work on this project.
Fell free to do it by your own (it's mostly only copy-past-edit work). You can send me the patches and I'll include them in the next release.


Reply to this

-

 Qt 4.2 is needed

 
 by JensRutschmann on: Mar 11 2007
 
Score 50%

Hi,
perhaps you should write somewhere that Qt 4.2 is needed.

I tried to compile it with Qt 4.1 and got this error:
wizard.cpp:58: error: ‘class QLabel’ has no member named ‘setStyleSheet’

setStyleSheet() is included in Qt since version 4.2


Reply to this

-

 Re: Qt 4.2 is needed

 
 by uwolfer on: Mar 11 2007
 
Score 50%

You are right. I'll add a notice for the next release. Thanks.


Reply to this

-

 Snazzy

 
 by dovidhalevi on: Mar 20 2007
 
Score 50%

This is nice looking, trying to be more like virtualbox and other such interfaces than the usual qemu GUIs.

A few quirks:

1. Selecting device from /dev is wierd. OK, most likely recognizing the not-so-nice qemu-fact that if a floppy or CD is not in the drive selected, qemu will not run.

2. Sound. Qemu will emulate a sound-blaster or en1370. Need pane for this.

3. Networking has options, to be implemented I suppose. Simply worked as-is.

4. SHM (insist on it?)

5. kqemu,ko. Yes (if modprobed), no, enhanced (only for linux guest but makes a big difference).

6. Important question: If I am using an image or iso already created, what is the function of the MyMachine/OS/Os.img? Initial snapshot? Possible "nest" for Knoppix or Dynebolic? Option to use mine instead?? Qemu will allow multiple hd "drives" so you might implement as well.

7. USB Tablet? I do not have one. I have a Roland UM1 Midi interface plugged in, no others. Are you running the mouse using this tablet to get it seemless? Would explain all the mouse results (see below). Option not to use this?

Results:

At first, Win98 did not run. Starting adding new hardware already on my image, found driver (USB Tablet) on non-existant D: drive!!! Soon simply stopped. At this point, seemless mouse worked!! Reran, cancelling that driver. Now win98 worked but not seemless mouse.

Dynebolic boots up much slower than in virtualbox so kqemu may not be (fully) utilized. I had successful runs with Dyne 1.4 previously in qemu but 2.* would not run. Knoppix's KDE would not come up either. Both of these work beautifully in VirtualBox.

ReactOS ran and so did Haiku (BeOS). Choosing seemless mouse rendered the mouse inoperative in both of these!


Reply to this

-

 Re: Snazzy

 
 by uwolfer on: Mar 20 2007
 
Score 50%

Thanks for your points. I'm going to comment some:
4) Cannot understand.
6) The created image is the default first harddisk. You can change it of course to an already created image.


Reply to this

-

 Re: Re: Snazzy

 
 by dovidhalevi on: Mar 20 2007
 
Score 50%

4. One of the other GUIs had a check for share memory. In fact, I made my shared memory larger to enable larger qemu sessions. There is no qemu command line parameter for this so I guess it is default.


Reply to this

-

 QTEmu--ppc

 
 by wimo on: Mar 20 2007
 
Score 50%

Are you thinking in add Qtemu-ppc features yo your amazing application?


Reply to this

-

 Re: QTEmu--ppc

 
 by uwolfer on: Mar 20 2007
 
Score 50%

Not yet. I have only an Intel based MacBook.


Reply to this

-

 Qemu command line

 
 by dovidhalevi on: Mar 20 2007
 
Score 50%

It is not possible to add any options to this command line (i.e. to work around some things as of yet not implemented such and -soundhs, etc.

So the program is not simply concatenating its command line options to the text here. Seems it should or could.


Reply to this

-

 Re: Qemu command line

 
 by uwolfer on: Mar 20 2007
 
Score 50%

I'm not sure if I have understood your comment right.
Would you like to have a text edit field to enter some additional qtemu commands?


Reply to this

-

 Re: Re: Qemu command line

 
 by dovidhalevi on: Mar 20 2007
 
Score 50%

Yes, one might have a text edit field for additional command line parameters.

(Indeed, one might do this for each VM (unless most things like -kernel-kqemu, special networking options and such are implemented in the GUI)


Reply to this

-

 Re: Re: Re: Qemu command line

 
 by uwolfer on: Mar 20 2007
 
Score 50%

Ok. It will probably be point of one of the next releases. ;)


Reply to this

-
.

 Gentoo ebuild

 
 by bram85 on: Jul 3 2007
 
Score 50%

I created a Gentoo ebuild and posted it at their Bugzilla:

http://bugs.gentoo.org/show_bug.cgi?id=184112


Bram Schoenmakers
KDE Netherlands (www.kde.nl)

Reply to this

goto page: prev   1  2  3  4 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team