Date: Fri, 20 May 2005 10:35:33 +0000 (UTC) From: Jean-Yves Lefort <jylefort@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators Makefile ports/emulators/gxemul Makefile distinfo pkg-descr Message-ID: <200505201035.j4KAZXf9027742@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jylefort 2005-05-20 10:35:33 UTC
FreeBSD ports repository
Modified files:
emulators Makefile
Added files:
emulators/gxemul Makefile distinfo pkg-descr
Log:
Add gxemul.
GXemul is a free instruction-level machine emulator, emulating not only the
CPU, but also other hardware components, making it possible to use the emulator
to run unmodified operating systems such as NetBSD, OpenBSD, or Linux.
A few different machine types are emulated. The following machine types are
emulated well enough to run at least one "guest OS":
* DECstation 5000/200 ("3max"): serial controller (including keyboard and
mouse), ethernet, SCSI, and graphical framebuffers.
* Acer Pica-61 (an ARC machine): serial controller, "VGA" text console, and
SCSI.
* NEC MobilePro 770, 780, 800, and 880 (HPCmips machines): framebuffer,
keyboard, and a PCMCIA IDE controller.
* Cobalt: serial controller and PCI IDE.
WWW: http://gavare.se/gxemul/
PR: ports/81048
Submitted by: Janni <jannisan@t-online.de>
Revision Changes Path
1.160 +1 -0 ports/emulators/Makefile
1.1 +98 -0 ports/emulators/gxemul/Makefile (new)
1.1 +2 -0 ports/emulators/gxemul/distinfo (new)
1.1 +19 -0 ports/emulators/gxemul/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505201035.j4KAZXf9027742>
