qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2] fuzz: Display hexadecimal value with '0x' prefix


From: Alexander Bulekov
Subject: Re: [PATCH v2] fuzz: Display hexadecimal value with '0x' prefix
Date: Sat, 12 Jun 2021 22:23:03 -0400

On 210612 2158, 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é <f4bug@amsat.org>
> ---
> v2:
> - Use PRIx64 (lvivier)
> - Use memory_region_size()
> ---
>  tests/qtest/fuzz/generic_fuzz.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Alexander Bulekov <alxndr@bu.edu>

Thanks!



reply via email to

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