From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Date: Tue, 14 Apr 2015 11:56:05 +0000 Subject: Re: [PATCH v2 00/12] Remaining improvements for HV KVM Message-Id: <20150414115605.GB8702@iris.ozlabs.ibm.com> List-Id: References: <1427512872-2610-1-git-send-email-paulus@samba.org> <5525B276.9050706@suse.de> In-Reply-To: <5525B276.9050706@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Graf Cc: kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, Marcelo Tosatti , Paolo Bonzini 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. Paul.