From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: [PATCH v2 00/12] Remaining improvements for HV KVM Date: Wed, 15 Apr 2015 22:16:41 +0200 Message-ID: <552EC729.5030607@suse.de> References: <1427512872-2610-1-git-send-email-paulus@samba.org> <5525B276.9050706@suse.de> <20150414115605.GB8702@iris.ozlabs.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, Marcelo Tosatti , Paolo Bonzini To: Paul Mackerras Return-path: Received: from cantor2.suse.de ([195.135.220.15]:49935 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751431AbbDOUQr (ORCPT ); Wed, 15 Apr 2015 16:16:47 -0400 In-Reply-To: <20150414115605.GB8702@iris.ozlabs.ibm.com> Sender: kvm-owner@vger.kernel.org List-ID: On 14.04.15 13:56, Paul Mackerras wrote: > On Thu, Apr 09, 2015 at 12:57:58AM +0200, Alexander Graf wrote: >> On 03/28/2015 04:21 AM, Paul Mackerras wrote: >>> This is the rest of my current patch queue for HV KVM on PPC. This >>> series is based on Alex Graf's kvm-ppc-queue branch. The only change >> >from the previous version of this series is that patch 2 has been >>> updated to take account of the timebase offset. >>> >>> The last patch in this series needs a definition of PPC_MSGCLR that is >>> added by the patch "powerpc/powernv: Fixes for hypervisor doorbell >>> handling", which has now gone upstream into Linus' tree as commit >>> 755563bc79c7 via the linuxppc-dev mailing list. Alex, how do you want >>> to handle that? You could pull in the master branch of the kvm tree, >>> which includes 755563bc79c7, or you could cherry-pick 755563bc79c7 and >>> let the subsequent merge fix it up. >> >> I've just cherry-picked it for now since it still lives in my queue, so it >> will get thrown out automatically once I rebase on next if it's included in >> there. >> >> Paolo / Marcelo, could you please try to somehow get the commit above into >> the next branch somehow? I guess the easiest would be to merge linus/master >> into kvm/next. >> >> Thanks, applied all to kvm-ppc-queue. > > Did you forget to push it out or something? Your kvm-ppc-queue branch > is still at 4.0-rc1 as far as I can see. Oops, not sure how that happened. Does it show up correctly for you now? Alex