From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BYwBL-0005qo-RZ for qemu-devel@nongnu.org; Fri, 11 Jun 2004 20:15:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BYwBK-0005qV-Cx for qemu-devel@nongnu.org; Fri, 11 Jun 2004 20:15:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BYwBK-0005qS-AT for qemu-devel@nongnu.org; Fri, 11 Jun 2004 20:15:34 -0400 Received: from [67.43.0.32] (helo=cell03.cell03.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BYwAH-00034w-PI for qemu-devel@nongnu.org; Fri, 11 Jun 2004 20:14:31 -0400 From: "EricNorthup" Subject: Re: [Qemu-devel] patch: add support for ffree opcodes MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Message-Id: Date: Fri, 11 Jun 2004 20:14:29 -0400 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 On Fri, 2004-06-11 at 16:53, Karel Gardas wrote: [snip] > Hi, > > and I was always wondering why every java I installed into my Solaris9 > guest crashed. Great! So it means that I will be able to install Solaris9 > correctly, since the second part of insallation is done in Java-based > installer.... That is my hope as well (its running now, *fingers crossed*). I can verify that Java no longer crashes where it once did, but it will be some hours before the installer gets to the Java portion. . . Once I have Solaris installed and running inside qemu, I plan to investigate the performance problems with Solaris' IDE disk driver vs. qemu's virtual IDE disk. --Eric