From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH v2 0/3] kvmppc/e500: fix breaks Date: Sat, 23 Jan 2010 17:30:46 -0200 Message-ID: <20100123193046.GC29874@amt.cnet> References: <1264157431-16396-1-git-send-email-yu.liu@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm-ppc@vger.kernel.org, agraf@suse.de, kvm@vger.kernel.org To: Liu Yu Return-path: Received: from mx1.redhat.com ([209.132.183.28]:39013 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756287Ab0AWTgX (ORCPT ); Sat, 23 Jan 2010 14:36:23 -0500 Content-Disposition: inline In-Reply-To: <1264157431-16396-1-git-send-email-yu.liu@freescale.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Jan 22, 2010 at 06:50:28PM +0800, Liu Yu wrote: > These patches fix current e500 break. > > v2: > patch 2: add comment about PIR > patch 3: move tlbcfg code to init Applied all (and updated 3/3), thanks.