./emulators/qemu, CPU emulator using dynamic translation

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


Branch: pkgsrc-2021Q1, Version: 5.2.0nb6, Package name: qemu-5.2.0nb6, 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.

MESSAGE.NetBSD [+/-]


Package options: iscsi, sdl, spice

Master sites:

SHA1: 146578267387e301423502d19024f8ffe35ab332
RMD160: 2c33e773f012e333f99237e3d4ff1653ea0bc88f
Filesize: 104397.266 KB

Version history: (Expand)


CVS history: (Expand)


   2021-04-10 10:43:22 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #6438 - requested by nia
emulators/qemu: bugfix

Revisions pulled up:
- emulators/qemu/Makefile                                       1.273

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Thu Apr  8 13:18:04 UTC 2021

   Modified Files:
   	pkgsrc/emulators/qemu: Makefile

   Log message:
   qemu: correct path to OSS audio device