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: Thu, 09 Apr 2015 00:57:58 +0200 Message-ID: <5525B276.9050706@suse.de> References: <1427512872-2610-1-git-send-email-paulus@samba.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit To: Paul Mackerras , kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, Marcelo Tosatti , Paolo Bonzini Return-path: In-Reply-To: <1427512872-2610-1-git-send-email-paulus@samba.org> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org 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. Alex