From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Aneesh Kumar K.V" Date: Fri, 18 Oct 2013 04:56:17 +0000 Subject: Re: [PATCH -V2 06/14] kvm: powerpc: booke: Convert BOOKE to use kvmppc_ops callbacks Message-Id: <87eh7jqjby.fsf@linux.vnet.ibm.com> List-Id: References: <1381164482-31001-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> <1381164482-31001-7-git-send-email-aneesh.kumar@linux.vnet.ibm.com> <01BC643C-0AA9-47E8-A7E9-7A84AB280298@suse.de> In-Reply-To: <01BC643C-0AA9-47E8-A7E9-7A84AB280298@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Graf Cc: Ben Herrenschmidt , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, kvm-ppc@vger.kernel.org, "kvm@vger.kernel.org mailing list" Alexander Graf writes: > On 07.10.2013, at 18:47, Aneesh Kumar K.V wrote: > >> From: "Aneesh Kumar K.V" >> >> Make required changes to get BOOKE configs to build with >> the introduction of kvmppc_ops callback >> >> Signed-off-by: Aneesh Kumar K.V > > This can not be a separate commit, as you're breaking bisectability for booke this way. > The only reason I split that into two was to make review easy. But yes when merging to your tree we should fold. > I've squashed this in with the previous commit. > Ok. -aneesh