From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:43716) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLKqS-0004lF-7V for qemu-devel@nongnu.org; Tue, 01 Nov 2011 16:22:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RLKqR-0004DG-20 for qemu-devel@nongnu.org; Tue, 01 Nov 2011 16:22:04 -0400 Received: from e35.co.us.ibm.com ([32.97.110.153]:51331) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RLKqQ-0004D2-Rb for qemu-devel@nongnu.org; Tue, 01 Nov 2011 16:22:03 -0400 Received: from /spool/local by e35.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 1 Nov 2011 14:22:01 -0600 Received: from d03av06.boulder.ibm.com (d03av06.boulder.ibm.com [9.17.195.245]) by d03relay04.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id pA1KKgnv080552 for ; Tue, 1 Nov 2011 14:20:44 -0600 Received: from d03av06.boulder.ibm.com (loopback [127.0.0.1]) by d03av06.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id pA1KKcnI002157 for ; Tue, 1 Nov 2011 14:20:38 -0600 Message-ID: <4EB05495.9040302@us.ibm.com> Date: Tue, 01 Nov 2011 15:20:37 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4E859A76.2000808@siemens.com> <20111014000517.GE25283@truffala.fritz.box> <4EB05219.4090807@us.ibm.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; 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: Blue Swirl Cc: Jan Kiszka , qemu-devel On 11/01/2011 03:15 PM, Blue Swirl wrote: > On Tue, Nov 1, 2011 at 20:10, Anthony Liguori wrote: >> 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. > > These are already in, see > 9870a5e6cd3df584328728b3d822b23cee28c561 and > e9a07334fb6ee08ddd61787c102d36e7e781efef. Thanks. Guess I should have looked first. Regards, Anthony Liguori > >> >> Regards, >> >> Anthony Liguori >> >> >