From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:49192) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGAEC-00083g-Pa for qemu-devel@nongnu.org; Tue, 18 Oct 2011 10:01:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RGAE6-0001b6-Vk for qemu-devel@nongnu.org; Tue, 18 Oct 2011 10:01:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33563) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RGAE6-0001aB-Fa for qemu-devel@nongnu.org; Tue, 18 Oct 2011 10:01:06 -0400 Message-ID: <4E9D8698.3060608@redhat.com> Date: Tue, 18 Oct 2011 16:00:56 +0200 From: Avi Kivity MIME-Version: 1.0 References: <4E859A72.9040007@siemens.com> In-Reply-To: <4E859A72.9040007@siemens.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/2] Move graphic-related coalesced MMIO flushes to affected device models List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Anthony Liguori , qemu-devel , David Gibson On 09/30/2011 01:31 PM, Jan Kiszka wrote: > This is conceptually cleaner and will allow us to drop the nographic > timer. Moreover, it will be mandatory to fully exploit future per-device > coalesced MMIO rings. > Appears to break winxp installation - the guest enters an infinite bitblt loop. Trying to find out why. -- error compiling committee.c: too many arguments to function