qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v6 06/29] target/arm: Wrap breakpoint/watchpoint updates with


From: Richard Henderson
Subject: Re: [PATCH v6 06/29] target/arm: Wrap breakpoint/watchpoint updates with tcg_enabled
Date: Fri, 17 Feb 2023 18:06:17 -1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1

On 2/17/23 10:11, Fabiano Rosas wrote:
This is in preparation for restricting compilation of some parts of
debug_helper.c to TCG only.

Signed-off-by: Fabiano Rosas<farosas@suse.de>
---
Dropped r-bs because I added a few more ifs in debug_helper.c
---
  target/arm/cpu.c          |  6 ++++--
  target/arm/debug_helper.c | 16 ++++++++++++----
  target/arm/machine.c      |  7 +++++--
  3 files changed, 21 insertions(+), 8 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]