Re: [PATCH v3 3/3] hvf: handle singlestepping over instructions which trigger a VM exit

2023-02-13 Thread Peter Maydell
On Sat, 14 Jan 2023 at 16:13, wrote: > > From: Francesco Cagnin > > Signed-off-by: Francesco Cagnin > --- > target/arm/hvf/hvf.c | 4 > 1 file changed, 4 insertions(+) > > diff --git a/target/arm/hvf/hvf.c b/target/arm/hvf/hvf.c > index c63e8da6a5..87c531508e 100644 > --- a/target/arm/hvf/

[PATCH v3 3/3] hvf: handle singlestepping over instructions which trigger a VM exit

2023-01-14 Thread francesco . cagnin
From: Francesco Cagnin Signed-off-by: Francesco Cagnin --- target/arm/hvf/hvf.c | 4 1 file changed, 4 insertions(+) diff --git a/target/arm/hvf/hvf.c b/target/arm/hvf/hvf.c index c63e8da6a5..87c531508e 100644 --- a/target/arm/hvf/hvf.c +++ b/target/arm/hvf/hvf.c @@ -1807,6 +1807,10 @@ in