[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/3] hvf: implement guest debugging on Apple Silicon hosts
From: |
Mads Ynddal |
Subject: |
Re: [PATCH 2/3] hvf: implement guest debugging on Apple Silicon hosts |
Date: |
Wed, 9 Nov 2022 11:12:36 +0100 |
> On 8 Nov 2022, at 12.51, Mads Ynddal <mads@ynddal.dk> wrote:
>
> I also noticed you are adding 1 to the WRPs and BRPs. As I interpret the
> documentation, you should subtract 1 instead, given the value 0 is reserved:
I tested it, and you do have to add 1. I guess it's implied that you cannot have
less than 2 WRPs/BRPs then.
- Re: [PATCH 1/3] arm: move KVM breakpoints helpers, (continued)
[PATCH 3/3] hvf: handle writes of MDSCR_EL1 and DBG*_EL1, francesco . cagnin, 2022/11/04
[PATCH 2/3] hvf: implement guest debugging on Apple Silicon hosts, francesco . cagnin, 2022/11/04