From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51486) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X3L2z-00061d-Rb for qemu-devel@nongnu.org; Sat, 05 Jul 2014 04:10:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X3L2s-0001jK-Cl for qemu-devel@nongnu.org; Sat, 05 Jul 2014 04:10:13 -0400 Received: from plane.gmane.org ([80.91.229.3]:57798) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X3L2s-0001Z7-5b for qemu-devel@nongnu.org; Sat, 05 Jul 2014 04:10:06 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1X3L2p-0004hU-Vx for qemu-devel@nongnu.org; Sat, 05 Jul 2014 10:10:03 +0200 Received: from dslb-094-218-042-069.pools.arcor-ip.net ([94.218.42.69]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 05 Jul 2014 10:10:03 +0200 Received: from dl.soluz by dslb-094-218-042-069.pools.arcor-ip.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 05 Jul 2014 10:10:03 +0200 From: dennis luehring Date: Sat, 05 Jul 2014 10:07:49 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] virtualize sparc developer workstation? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org i want to virtualize my noisy sparc workstation with the help of qemu and want to know if its possible to get an system image to run or what other options available for sparc virtualization im developing a low-traffic network communication software and sparc is one of my test platforms is the sparc emulation good enough for network communication tests? my current system specs: -SUN Ultra 10 SPARC Workstation -384 MB RAM -Operating System: Solaris 10 November 2006 - SunOS Release 5.10 Generic_118833-33 64-bit -Desktop: CDE 1.6.3, X11 Version 6.6.2 -Compiler: SunStudio 12 - Sun C/C++ v5.9 2007/05/03 (and gcc v.3.4.6) -Workstation-Info: SUNW,Ultra-5_10;sparc;sun4u it would be nice to have the desktop running but i can compile & test my software fully on command line thx for any help