Packages not in Groups

qemu - QEMU is a FAST! processor emulator

By using dynamic translation it achieves a reasonable speed while being easy
to port on new host CPUs. QEMU has two operating modes:

 * User mode emulation. In this mode, QEMU can launch Linux processes compiled
   for one CPU on another CPU. Linux system calls are converted because of
   endianness and 32/64 bit mismatches. Wine (Windows emulation) and DOSEMU
   (DOS emulation) are the main targets for QEMU.
 * Full system emulation. In this mode, QEMU emulates a full system, including
   a processor and various peripherals. Currently, it is only used to launch
   an x86 Linux kernel on an x86 Linux system. It enables easier testing and
   debugging of system code. It can also be used to provide virtual hosting
   of several virtual PC on a single server.

As QEMU requires no host kernel patches to run, it is very safe and easy to use.
License:GPL/LGPL Group:Packages not in Groups
URL:http://fabrice.bellard.free.fr/qemu Source: qemu

Packages

Name Version Release Type Size Built
qemu 0.8.0 3.fc4 i386 8.32 MiB Fri Mar 17 06:32:55 2006

Changelog

* Fri Mar 17 17:00:00 2006 David Woodhouse <dwmw2{%}infradead{*}org> 0.8.0-3
- Use -mcpu= instead of -mtune= on x86_64 too
- Disable SPARC targets on x86_64, because dyngen doesn't like fnegs
* Fri Mar 17 17:00:00 2006 David Woodhouse <dwmw2{%}infradead{*}org> 0.8.0-2
- Don't use -mtune=pentium4 on i386. GCC 3.2 doesn't like it
* Fri Mar 17 17:00:00 2006 David Woodhouse <dwmw2{%}infradead{*}org> 0.8.0-1
- Update to 0.8.0
- Resort to using compat-gcc-32
- Enable ALSA

Listing created by RepoView-0.5.2-1.fc6 (modified)