From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=40368 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OHfz9-000086-1f for qemu-devel@nongnu.org; Thu, 27 May 2010 12:31:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OHfz7-0005B7-Q1 for qemu-devel@nongnu.org; Thu, 27 May 2010 12:31:06 -0400 Received: from mail.mc.net ([209.172.128.24]:38137) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OHfz7-0005Ax-Kk for qemu-devel@nongnu.org; Thu, 27 May 2010 12:31:05 -0400 Message-ID: <4BFE9F0D.5090205@mc.net> Date: Thu, 27 May 2010 11:34:21 -0500 From: Bob Breuer MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PATCH 1/2] Pad iommu with an empty slot (necessary for SunOS 4.1.4) References: <1273327815-21408-1-git-send-email-atar4qemu@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Artyom Tarasenko Cc: Blue Swirl , qemu-devel@nongnu.org Artyom Tarasenko wrote: > Was going to put some more empty slots into SS-10/20 (VSIMMs, SX) > after we are done with SS-5 (due to technical limitations I can switch > access from one real SS model to another one once a few days only). > I have a partial implementation of the SS-20 VSIMM (cg14) that I've been working on. With the Sun firmware, I have working text console, color boot logo, and programmable video resolutions up to 1600x1280. Bob