From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34261) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abe5H-00017g-Gh for qemu-devel@nongnu.org; Thu, 03 Mar 2016 19:59:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abe5C-0005Sf-F9 for qemu-devel@nongnu.org; Thu, 03 Mar 2016 19:59:11 -0500 Message-ID: <1457053140.2659.11.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Fri, 04 Mar 2016 11:59:00 +1100 In-Reply-To: <56D74D5E.9090307@redhat.com> References: <1447201710-10229-1-git-send-email-benh@kernel.crashing.org> <1447201710-10229-73-git-send-email-benh@kernel.crashing.org> <56D74D5E.9090307@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 72/77] ppc: A couple more dummy POWER8 Book4 regs List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth , qemu-ppc@nongnu.org Cc: qemu-devel@nongnu.org On Wed, 2016-03-02 at 21:30 +0100, Thomas Huth wrote: > So if you've got some spare time, could you maybe extract all those > patches that define new SPRs with spr_register_kvm[_hv] and send them as > a separate patch series? That could help to fix future migration issues, > and also would decrease the size of your really huge "Add native POWER8 > platform" patch series a little bit! Time is the problem :-) My tree is bitrotting right now, I am completely caught up with a few other things. I'm trying to get somebody to pick up that work. Cheers, Ben.