From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Subject: Re: [PATCH 17/17] KVM: PPC: MPIC: Restrict to e500 platforms Date: Thu, 18 Apr 2013 09:29:29 -0500 Message-ID: <1366295369.9938.1@snotra> References: <1366294317-25529-1-git-send-email-agraf@suse.de> <1366294317-25529-18-git-send-email-agraf@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; delsp=Yes; format=Flowed Content-Transfer-Encoding: 8BIT Cc: , "kvm@vger.kernel.org mailing list" , Marcelo Tosatti , Gleb Natapov To: Alexander Graf Return-path: In-Reply-To: <1366294317-25529-18-git-send-email-agraf@suse.de> (from agraf@suse.de on Thu Apr 18 09:11:57 2013) Content-Disposition: inline Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 04/18/2013 09:11:57 AM, Alexander Graf wrote: > The code as is doesn't make any sense on non-e500 platforms. Why? What actually breaks? You never answered my earlier question about whether 74xx is supported. MPC86xx is 74xx-derived and has an FSL MPIC. Plus, as pointed out earlier, this limits allyesconfig build testing. -Scott