From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754663Ab3JDOlD (ORCPT ); Fri, 4 Oct 2013 10:41:03 -0400 Received: from cantor2.suse.de ([195.135.220.15]:35655 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753531Ab3JDOlC convert rfc822-to-8bit (ORCPT ); Fri, 4 Oct 2013 10:41:02 -0400 Subject: Re: [PATCH 0/2] powerpc: allow kvm to use kerel debug framework Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii From: Alexander Graf In-Reply-To: <21895.1373441122@ale.ozlabs.ibm.com> Date: Fri, 4 Oct 2013 16:40:55 +0200 Cc: Bharat Bhushan , linuxppc-dev@lists.ozlabs.org, benh@kernel.crashing.org, linux-kernel@vger.kernel.org, scottwood@freescale.com, Bharat Bhushan Content-Transfer-Encoding: 8BIT Message-Id: References: <1372918546-15075-1-git-send-email-Bharat.Bhushan@freescale.com> <14504.1373343872@ale.ozlabs.ibm.com> <636D011A-6C50-4E74-B4B2-658EC4E53E9C@suse.de> <21895.1373441122@ale.ozlabs.ibm.com> To: Michael Neuling X-Mailer: Apple Mail (2.1278) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10.07.2013, at 09:25, Michael Neuling wrote: > Alexander Graf wrote: > >> >> On 09.07.2013, at 06:24, Michael Neuling wrote: >> >>> 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. >> >> I have a bunch of patches that I need to apply on top, so I need a topic branch. > > I've acked the PPC specific bits of the v6 version of these patches. > > benh said he'll open a topic branch for you sometime next week and he'll > stick them in there. After talking to Ben about it, I've just put these into kvm-ppc-queue, so they will hit Linus' tree through the kvm tree. Alex From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by ozlabs.org (Postfix) with ESMTP id 1F9242C00CE for ; Sat, 5 Oct 2013 00:41:02 +1000 (EST) Subject: Re: [PATCH 0/2] powerpc: allow kvm to use kerel debug framework Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=us-ascii From: Alexander Graf In-Reply-To: <21895.1373441122@ale.ozlabs.ibm.com> Date: Fri, 4 Oct 2013 16:40:55 +0200 Message-Id: References: <1372918546-15075-1-git-send-email-Bharat.Bhushan@freescale.com> <14504.1373343872@ale.ozlabs.ibm.com> <636D011A-6C50-4E74-B4B2-658EC4E53E9C@suse.de> <21895.1373441122@ale.ozlabs.ibm.com> To: Michael Neuling 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: , On 10.07.2013, at 09:25, Michael Neuling wrote: > Alexander Graf wrote: >=20 >>=20 >> On 09.07.2013, at 06:24, Michael Neuling wrote: >>=20 >>> Alexander Graf wrote: >>>=20 >>>>=20 >>>> On 04.07.2013, at 08:15, Bharat Bhushan wrote: >>>>=20 >>>>> From: Bharat Bhushan >>>>>=20 >>>>> This patchset moves the debug registers in a structure, which = allows >>>>> kvm to use same structure for debug emulation. >>>>>=20 >>>>> 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) >>>>=20 >>>> 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. >>>=20 >>> benh would pull these directly. =20 >>>=20 >>> I'll have a chat with him to see if he wants my ACK before he does = that. >>=20 >> I have a bunch of patches that I need to apply on top, so I need a = topic branch. >=20 > I've acked the PPC specific bits of the v6 version of these patches. >=20 > benh said he'll open a topic branch for you sometime next week and = he'll > stick them in there. =20 After talking to Ben about it, I've just put these into kvm-ppc-queue, = so they will hit Linus' tree through the kvm tree. Alex