./emulators/qemu51, CPU emulator using dynamic translation

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


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

This package contains Qemu 5.1.0 with NetBSD NVMM support.



Package options: iscsi, sdl, spice

Master sites:

SHA1: 8c70ce2b65349e9b42bd20c9dec2c90f8e7b960a
RMD160: f5e4a20c481d7e2bf822bf6bf41667b810c3cecd
Filesize: 61437.051 KB

Version history: (Expand)


CVS history: (Expand)


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

Revisions pulled up:
- emulators/qemu51/Makefile                                     1.2

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Thu Apr  8 13:29:42 UTC 2021

   Modified Files:
   	pkgsrc/emulators/qemu51: Makefile

   Log message:
   qemu51: correct path to OSS audio device