Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934734AbbEORJ2 (ORCPT ); Fri, 15 May 2015 13:09:28 -0400 Received: from mail-ig0-f173.google.com ([209.85.213.173]:36671 "EHLO mail-ig0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752928AbbEORJY convert rfc822-to-8bit (ORCPT ); Fri, 15 May 2015 13:09:24 -0400 MIME-Version: 1.0 In-Reply-To: <87y4kpke91.fsf@linaro.org> References: <1431700035-23479-1-git-send-email-alex.bennee@linaro.org> <1431700035-23479-11-git-send-email-alex.bennee@linaro.org> <20150515152346.GB23652@leverpostej> <87y4kpke91.fsf@linaro.org> From: Peter Maydell Date: Fri, 15 May 2015 18:09:03 +0100 Message-ID: Subject: Re: [PATCH v4 10/12] KVM: arm64: guest debug, HW assisted debug support To: =?UTF-8?B?QWxleCBCZW5uw6ll?= Cc: Mark Rutland , "kvm@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "kvmarm@lists.cs.columbia.edu" , "christoffer.dall@linaro.org" , Marc Zyngier , "agraf@suse.de" , "drjones@redhat.com" , "pbonzini@redhat.com" , "zhichao.huang@linaro.org" , Lorenzo Pieralisi , Russell King , Jonathan Corbet , Gleb Natapov , "jan.kiszka@siemens.com" , "open list:DOCUMENTATION" , Will Deacon , open list , "open list:ABI/API" , "dahi@linux.vnet.ibm.com" , Peter Zijlstra , Catalin Marinas , "r65777@freescale.com" , "bp@suse.de" , Ingo Molnar Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 824 Lines: 19 On 15 May 2015 at 17:16, Alex Bennée wrote: > Mark Rutland writes: >> This gets more fun when you consider the context-aware breakpoints are >> the highest numbered. So the set of (context-aware) breakpoints might >> not intersect across all CPUs. > > I didn't see a reference to that in the ARM ARM. It seemed to imply any > breakpoint could be context aware is .BT was appropriately set and > linked to the VR. No; see D2.9.2; there must be at least one context-aware breakpoint, but no requirement for more than that. -- PMM -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/