From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:39334) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLKew-0000M4-KD for qemu-devel@nongnu.org; Tue, 01 Nov 2011 16:10:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RLKev-0001z9-Ft for qemu-devel@nongnu.org; Tue, 01 Nov 2011 16:10:10 -0400 Received: from e1.ny.us.ibm.com ([32.97.182.141]:40950) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLKev-0001yn-9s for qemu-devel@nongnu.org; Tue, 01 Nov 2011 16:10:09 -0400 Received: from /spool/local by e1.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 1 Nov 2011 16:10:08 -0400 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay01.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id pA1KA6se271896 for ; Tue, 1 Nov 2011 16:10:06 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id pA1KA5LQ023449 for ; Tue, 1 Nov 2011 16:10:06 -0400 Message-ID: <4EB05219.4090807@us.ibm.com> Date: Tue, 01 Nov 2011 15:10:01 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4E859A76.2000808@siemens.com> <20111014000517.GE25283@truffala.fritz.box> In-Reply-To: <20111014000517.GE25283@truffala.fritz.box> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/2] Drop obsolete nographic timer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka , qemu-devel , Blue Swirl On 10/13/2011 07:05 PM, David Gibson wrote: > On Fri, Sep 30, 2011 at 12:31:18PM +0200, Jan Kiszka wrote: >> We flush coalesced MMIO in the device models now, and VNC - for which >> this was once introduced - is also fine without it as it has its own >> refresh timer. > > These don't seem to have gone in yet, any word on their progress? KVM > exits are *really* expensive on powerpc, so this represents a > significant performance problem for us. I'm hoping this can make the > freeze. > Jan, can you resubmit if needed? I don't have 1/2. Regards, Anthony Liguori