From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Date: Tue, 27 Aug 2013 07:35:05 +0000 Subject: Re: [PATCH 02/10] KVM: PPC: reserve a capability number for multitce support Message-Id: <1377588905.3819.115.camel@pasglop> List-Id: References: <1375332272-22176-1-git-send-email-aik@ozlabs.ru> <1375332272-22176-3-git-send-email-aik@ozlabs.ru> <1376441474.4255.39.camel@pasglop> <20130826123753.GA22977@redhat.com> <1377577198.3819.102.camel@pasglop> <1377577362.3819.103.camel@pasglop> <20130827064114.GC22899@redhat.com> In-Reply-To: <20130827064114.GC22899@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Gleb Natapov Cc: linuxppc-dev@lists.ozlabs.org, Paul Mackerras , Alexander Graf , kvm@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, kvm-ppc@vger.kernel.org, Alexey Kardashevskiy On Tue, 2013-08-27 at 09:41 +0300, Gleb Natapov wrote: > > Oh and Alexey mentions that there are two capabilities and you only > > applied one :-) > > > Another one is: > [PATCH v8] KVM: PPC: reserve a capability and ioctl numbers for > realmode VFIO > ? Yes, thanks ! Cheers, Ben. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id DB5342C00A1 for ; Tue, 27 Aug 2013 17:35:15 +1000 (EST) Message-ID: <1377588905.3819.115.camel@pasglop> Subject: Re: [PATCH 02/10] KVM: PPC: reserve a capability number for multitce support From: Benjamin Herrenschmidt To: Gleb Natapov Date: Tue, 27 Aug 2013 17:35:05 +1000 In-Reply-To: <20130827064114.GC22899@redhat.com> References: <1375332272-22176-1-git-send-email-aik@ozlabs.ru> <1375332272-22176-3-git-send-email-aik@ozlabs.ru> <1376441474.4255.39.camel@pasglop> <20130826123753.GA22977@redhat.com> <1377577198.3819.102.camel@pasglop> <1377577362.3819.103.camel@pasglop> <20130827064114.GC22899@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Cc: kvm@vger.kernel.org, linux-doc@vger.kernel.org, Alexey Kardashevskiy , linux-kernel@vger.kernel.org, kvm-ppc@vger.kernel.org, Alexander Graf , Paul Mackerras , linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, 2013-08-27 at 09:41 +0300, Gleb Natapov wrote: > > Oh and Alexey mentions that there are two capabilities and you only > > applied one :-) > > > Another one is: > [PATCH v8] KVM: PPC: reserve a capability and ioctl numbers for > realmode VFIO > ? Yes, thanks ! Cheers, Ben. From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753024Ab3H0IKZ (ORCPT ); Tue, 27 Aug 2013 04:10:25 -0400 Received: from gate.crashing.org ([63.228.1.57]:48500 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752838Ab3H0IKV (ORCPT ); Tue, 27 Aug 2013 04:10:21 -0400 Message-ID: <1377588905.3819.115.camel@pasglop> Subject: Re: [PATCH 02/10] KVM: PPC: reserve a capability number for multitce support From: Benjamin Herrenschmidt To: Gleb Natapov Cc: linuxppc-dev@lists.ozlabs.org, Paul Mackerras , Alexander Graf , kvm@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, kvm-ppc@vger.kernel.org, Alexey Kardashevskiy Date: Tue, 27 Aug 2013 17:35:05 +1000 In-Reply-To: <20130827064114.GC22899@redhat.com> References: <1375332272-22176-1-git-send-email-aik@ozlabs.ru> <1375332272-22176-3-git-send-email-aik@ozlabs.ru> <1376441474.4255.39.camel@pasglop> <20130826123753.GA22977@redhat.com> <1377577198.3819.102.camel@pasglop> <1377577362.3819.103.camel@pasglop> <20130827064114.GC22899@redhat.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.6.4-0ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2013-08-27 at 09:41 +0300, Gleb Natapov wrote: > > Oh and Alexey mentions that there are two capabilities and you only > > applied one :-) > > > Another one is: > [PATCH v8] KVM: PPC: reserve a capability and ioctl numbers for > realmode VFIO > ? Yes, thanks ! Cheers, Ben.