On 8/7/23 08:57, Anton Johansson wrote:
Changes the signature of the target-defined functions for
inserting/removing hvf hw breakpoints. The address and length arguments
are now of vaddr type, which both matches the type used internally in
accel/hvf/hvf-all.c and makes the api target-agnostic.

Signed-off-by: Anton Johansson<a...@rev.ng>
---
  include/sysemu/hvf.h  | 6 ++----
  target/arm/hvf/hvf.c  | 4 ++--
  target/i386/hvf/hvf.c | 4 ++--
  3 files changed, 6 insertions(+), 8 deletions(-)

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

r~

Reply via email to