[RFC PATCH 0/3] target/arm/internals: Replace some target_ulong uses

Philippe Mathieu-Daudé posted 3 patches 2 weeks ago
target/arm/internals.h   | 20 +++++++++++---------
target/arm/hyp_gdbstub.c | 14 +++++++-------
2 files changed, 18 insertions(+), 16 deletions(-)
[RFC PATCH 0/3] target/arm/internals: Replace some target_ulong uses
Posted by Philippe Mathieu-Daudé 2 weeks ago
Hi

This series replace some target_ulong types in ARMMMUFaultInfo
and some methods by appropriate target agnostic type.

Regards,

Phil.

Philippe Mathieu-Daudé (3):
  target/arm: Replace target_ulong -> hwaddr in ARMMMUFaultInfo
  target/arm: Replace target_ulong -> uint64_t for HWBreakpoint
  target/arm: Replace target_ulong -> vaddr for CPUWatchpoint

 target/arm/internals.h   | 20 +++++++++++---------
 target/arm/hyp_gdbstub.c | 14 +++++++-------
 2 files changed, 18 insertions(+), 16 deletions(-)

-- 
2.47.1