Path to this page:
./
emulators/qemu,
CPU emulator using dynamic translation
Branch: pkgsrc-2009Q1,
Version: 0.9.1nb1,
Package name: qemu-0.9.1nb1,
Maintainer: pkgsrc-usersQEMU 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:[
lang/perl5] [
lang/gcc3-c] [
devel/gmake] [
textproc/texi2html] [
x11/randrproto] [
x11/renderproto] [
pkgtools/x11-links]
Master sites:
SHA1: 630ea20b5989f0df00128de7f7be661c573ed041
RMD160: ee7bdb55a4540df2082d4bde9ebfd2f4e6f201a5
Filesize: 2738.383 KB
Version history: (Expand)
- (2009-05-15) Updated to version: qemu-0.9.1nb1
- (2009-04-06) Package added to pkgsrc.se, version qemu-0.9.1 (created)
CVS history: (Expand)
2009-05-15 12:43:35 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #2768 - requested by kefren
qemu: security patch
Revisions pulled up:
- emulators/qemu/Makefile 1.56
- emulators/qemu/distinfo 1.42
- emulators/qemu/patches/patch-ac 1.11
---
Module Name: pkgsrc
Committed By: kefren
Date: Wed May 13 19:02:18 UTC 2009
Modified Files:
pkgsrc/emulators/qemu: Makefile distinfo
pkgsrc/emulators/qemu/patches: patch-ac
Log message:
Fix from upstream for CVE-2008-2004
PKGREVISION=1
|