./emulators/qemu, CPU emulator using dynamic translation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.12.4, Package name: qemu-0.12.4, Maintainer: pkgsrc-users

QEMU is a FAST! processor emulator using dynamic translation to achieve
good emulation speed, QEMU has two operating modes:

* Full system emulation. In this mode, QEMU emulates a full system
(for example a PC), including a processor and various peripherals.
It can be used to launch different Operating Systems without rebooting
the PC or to debug system code.
* User mode emulation (Linux host only). In this mode, QEMU can launch
Linux processes compiled for one CPU on another CPU. It can be used
to launch the Wine Windows API emulator or to ease cross-compilation
and cross-debugging.


Required to run:
[devel/SDL]

Required to build:
[textproc/texi2html] [lang/perl5] [pkgtools/x11-links] [devel/gmake] [x11/renderproto] [x11/randrproto]

Master sites:

SHA1: 1cc3200bf496c836f7c4256c1d12143dab9b82dc
RMD160: dbf5e02812b0df076e4ec8c20b7c382f7507645e
Filesize: 4586.989 KB

Version history: (Expand)


CVS history: (Expand)


   2010-08-11 19:05:13 by Izumi Tsutsui | Files touched by this commit (2)
Log message:
Note that qemu-0.13.x will include e1000 fix in patch-ee.
   2010-08-09 23:19:10 by Izumi Tsutsui | Files touched by this commit (2)
Log message:
Use common style comment and cleanup whitespace/TAB nits in pkgsrc patch.
   2010-08-09 22:56:32 by Izumi Tsutsui | Files touched by this commit (1)
Log message:
Whitespace nit.
   2010-08-09 22:35:25 by Izumi Tsutsui | Files touched by this commit (1)
Log message:
Remove nbd from UE_ARCHS.  It's not UE but a tool,
and handled in PLIST.nbd and PLIST_VARS lines.
   2010-08-09 22:28:32 by Izumi Tsutsui | Files touched by this commit (1)
Log message:
Remove obsolete workaround for PR/41007.
The audio.h confusion has been handled by SUBST_*.qaudio lines.
   2010-08-09 13:49:11 by Izumi Tsutsui | Files touched by this commit (1)
Log message:
- remove obsolete SUBST_foo lines
- use less wildcard for SUBST_FILES.qaudio so that
  we won't miss valid "Nothing changed" warnings
   2010-08-09 13:46:39 by Izumi Tsutsui | Files touched by this commit (3)
Log message:
Suppress (harmless) warnings caused by pkgsrc patches.
   2010-06-16 20:31:27 by Tobias Nygren | Files touched by this commit (1)
Log message:
needs zlib