From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C4jeO-00057L-QE for qemu-devel@nongnu.org; Tue, 07 Sep 2004 13:21:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C4jeM-00056B-FF for qemu-devel@nongnu.org; Tue, 07 Sep 2004 13:20:59 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C4jeM-000561-Bo for qemu-devel@nongnu.org; Tue, 07 Sep 2004 13:20:58 -0400 Received: from [128.121.61.220] (helo=freeserver.spinweb.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1C4jYz-0007c9-HS for qemu-devel@nongnu.org; Tue, 07 Sep 2004 13:15:25 -0400 Received: from freeserver.spinweb.net (localhost [127.0.0.1]) by freeserver.spinweb.net (8.12.11/8.12.6) with ESMTP id i87HFM7Z060374 for ; Tue, 7 Sep 2004 12:15:22 -0500 (EST) (envelope-from vhost@freeserver.spinweb.net) Message-Id: <200409071715.i87HFMEM060373@freeserver.spinweb.net> From: martin bochnig Date: Tue, 7 Sep 2004 12:15:22 -0500 Content-Type: text/plain; charset=iso-8859-1 Subject: [Qemu-devel] Re: QEMU for Solaris - FAST! Open Source Cross Platform CPU-Emulator Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org This email was sent to you by martin bochnig at bochnig@pool.math.tu-berlin.de because they thought you might be interested in this article from http://www.solariscentral.org. This is not SPAM and the email addresses involved in this transaction were not saved to a list or stored for later use. martin bochnig wrote: QEMU brought to the news. ...not yet asleep. Juergen: many thanks :) To the ml: I also plan to ask both www.sunfreeware.com and SUNW\'s Companion CD department. It would help Solaris to compete against VMware. Good night, Martin Bochnig ------------------------------------------------------------ QEMU for Solaris - FAST! Open Source Cross Platform CPU-Emulator Tuesday, September 07 2004 @ 10:08 AM EST Contributed by: mbochnig General Introduction to QEMU http://user.cs.tu-berlin.de/~mbeinsx/ QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. QEMU has two operating modes: 1. Full system emulation. In this mode, QEMU emulates a full system (for example a PC), including a processor and various peripherials. It can be used to launch different Operating Systems without rebooting the PC or to debug system code. 2. 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 (http://www.winehq.org) or to ease cross-compilation and cross-debugging. As QEMU requires no host kernel driver to run, it is very safe and easy to use. For system emulation, the following hardware targets are supported: * PC (x86 processor) * PREP (PowerPC processor) * PowerMac (PowerPC processor, in progress) For user emulation, x86, PowerPC, ARM, and SPARC CPUs are supported. Please be sure to visit http://www.bellard.com/qemu for further instructions. Download open source QEMU 0.6.0 prebuilt for Solaris 9/10 x86. Screenshots are available as well. ------------------------------------------------------------ Comment on this story at http://www.solariscentral.org/article.php?story=20040907100827529#comments