From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH v2] qemu-kvm: Remove icache flush from cpu_physical_memory_rw Date: Fri, 20 Jan 2012 08:25:35 -0200 Message-ID: <20120120102535.GA32537@amt.cnet> References: <4F180EFC.80809@siemens.com> <20120119175409.GA18940@amt.cnet> <4F185B36.1070103@siemens.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Avi Kivity , kvm To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:4349 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752924Ab2ATR0n (ORCPT ); Fri, 20 Jan 2012 12:26:43 -0500 Content-Disposition: inline In-Reply-To: <4F185B36.1070103@siemens.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Jan 19, 2012 at 07:04:38PM +0100, Jan Kiszka wrote: > On 2012-01-19 18:54, Marcelo Tosatti wrote: > > On Thu, Jan 19, 2012 at 01:39:24PM +0100, Jan Kiszka wrote: > >> This is at best a PPC topi but according to [1] even there unneeded. In > >> any case, remove this diff to upstream, it should be handled there if > >> actually needed. > > > > [1] ? > > > > Oops. > > --------8<--------- > > This is at best a PPC topi but according to [1] even there unneeded. In > any case, remove this diff to upstream, it should be handled there if > actually needed. > > [1] http://thread.gmane.org/gmane.comp.emulators.qemu/119022/focus=119086 > > Signed-off-by: Jan Kiszka Applied, thanks.