On 6/12/21 12:58 PM, Philippe Mathieu-Daudé wrote:
Use memory_region_size() to get the MemoryRegion size,
and display it with the '0x' prefix.

Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
v2:
- Use PRIx64 (lvivier)
- Use memory_region_size()
---
  tests/qtest/fuzz/generic_fuzz.c | 4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to