From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=52307 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OCFOz-000450-O2 for qemu-devel@nongnu.org; Wed, 12 May 2010 13:07:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OCFOw-0000Vo-Hd for qemu-devel@nongnu.org; Wed, 12 May 2010 13:07:21 -0400 Received: from mail2.shareable.org ([80.68.89.115]:45955) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OCFOw-0000Ud-Br for qemu-devel@nongnu.org; Wed, 12 May 2010 13:07:18 -0400 Date: Wed, 12 May 2010 18:07:02 +0100 From: Jamie Lokier Subject: Re: [Qemu-devel] Re: Another SIGFPE in display code, now in cirrus Message-ID: <20100512170702.GE19314@shareable.org> References: <4BE32178.2090103@msgid.tls.msk.ru> <4BE7B8C1.9060807@redhat.com> <4BE7C0A5.3090909@redhat.com> <4BEAA0CC.4090906@redhat.com> <4BEABABC.6080305@redhat.com> <4BEAD232.2040700@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: Michael Tokarev , Brian Kress , Avi Kivity , KVM list , qemu-devel Stefano Stabellini wrote: > On Wed, 12 May 2010, Avi Kivity wrote: > > It's useful if you have a one-line horizontal pattern you want to > > propagate all over. > > It might be useful all right, but it is not entirely clear what the > hardware should do in this situation from the documentation we have, and > certainly the current state of the cirrus emulation code doesn't help. It's quite a reasonable thing for hardware to do, even if not documented. It would be surprising if the hardware didn't copy the one-line pattern. -- Jamie