Re: [PATCH] igvm: spit out region size on error

Philippe Mathieu-Daudé <[email protected]> Mon, 8 Jun 2026 11:57:48 +0200
Newsgroups org.nongnu.qemu-trivial,org.nongnu.qemu-devel
Message-ID <[email protected]>
On 7/6/26 16:41, Ani Sinha wrote:
> This change makes the error message provide more details on the values that
> caused the error. Cosmetic, no functional change. Only useful for debugging
> purpose.
> 
> CC: [email protected]
> Signed-off-by: Ani Sinha <[email protected]>
> ---
>   backends/igvm.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>