From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Michael Neuling To: Alexander Graf Subject: Re: [PATCH 0/2] powerpc: allow kvm to use kerel debug framework In-reply-to: References: <1372918546-15075-1-git-send-email-Bharat.Bhushan@freescale.com> Date: Tue, 09 Jul 2013 14:24:32 +1000 Message-ID: <14504.1373343872@ale.ozlabs.ibm.com> Cc: linux-kernel@vger.kernel.org, Bharat Bhushan , Bharat Bhushan , scottwood@freescale.com, linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Alexander Graf wrote: > > On 04.07.2013, at 08:15, Bharat Bhushan wrote: > > > From: Bharat Bhushan > > > > This patchset moves the debug registers in a structure, which allows > > kvm to use same structure for debug emulation. > > > > Note: Earilier a patchset "https://lists.ozlabs.org/pipermail/linuxppc-dev/2013-June/108132.html" > > was sent which is a bunch of six patches. That patchset is divided into two parts: > > 1) powerpc specific changes (These 2 patches are actually have those changes) > > 2) KVM specific changes (will send separate patch on agraf repository) > > Mikey, if you like those could you please apply the into a topic > branch and get that one merged with Ben? I'd also pull it into my tree > then. benh would pull these directly. I'll have a chat with him to see if he wants my ACK before he does that. Mikey