2011-04-25

Slitaz -- qemulator



tux@slitaz:~$ tazpkg info qemulator

Tazpkg information
================================================================================
Package : qemulator
Version : 0.5
Category : misc
Short desc : The full featured qemu emulation suite.
Maintainer : pankso@slitaz.org
Depends : python pygtk qemu
Suggested : kqemu
Web site : http://qemulator.createweb.de/
================================================================================

tux@slitaz:~$ ps ax | tail
6705 root 0:00 /sbin/udevd --daemon
8477 root 0:00 sudo qemulator
8478 root 0:08 python /usr/bin/qemulator
8483 root 0:00 [sh]
8539 root 0:00 /bin/sh -c qemu -M pc -hda /media/Audio1/slitaz/iso/slitaz-cooking.iso -m 256 -enable-kvm -net nic,vlan=0 -net user,vlan=0,hostname=emu -monitor pty -boot c
8542 root 0:36 qemu -M pc -hda /media/Audio1/slitaz/iso/slitaz-cooking.iso -m 256 -enable-kvm -net nic,vlan=0 -net user,vlan=0,hostname=emu -monitor pty -boot c
9157 root 0:00 [flush-8:0]
10696 root 0:00 beaver /media/Audio1/slitaz/doc/20110425-qemulator.txt
10793 tux 0:00 ps ax
10794 tux 0:00 tail
tux@slitaz:~$ lsmod | head -3
Module Size Used by Not tainted
kvm_intel 32751 3
kvm 154497 1 kvm_intel
tux@slitaz:~$ cat /usr/share/applications/qemulator.desktop
[Desktop Entry]
Encoding=UTF-8
Name=Qemulator Virtual Engines
Name[fr]=Machines virtuelle Qemulator
Icon=qemulator
Exec=sudo qemulator
StartupNotify=true
Terminal=false
Type=Application
Categories=Application;Emulator;Utility
tux@slitaz:~$


http://virtualbricks.eu/
Qemulator becomes Virtualbricks!
The VNM Team and the developer of Qemulator decided to merge these projects in order to build Virtualbricks, an all in one Virtualisation solution available for the Linux desktop. So the active development of Qemulator will be discontinued, instead all it's nice features will be part of the new project.