qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] physmem: improve ram size error messages


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] physmem: improve ram size error messages
Date: Mon, 9 Nov 2020 15:18:24 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1

On 10/22/20 1:13 PM, Pankaj Gupta wrote:
>  Ram size mismatch condition logs below message. 
> 
>    "Length mismatch: pc.ram: 0x80000000 in != 0x180000000: Invalid argument"
> 
>  This patch improves the readability of error messages. 
>  Removed the superflous "in" and changed "Length" to "Size".
> 
> Signed-off-by: Pankaj Gupta <pankaj.gupta.linux@gmail.com>
> Reported-by: Li Zhang <li.zhang@cloud.ionos.com>
> ---
>  softmmu/physmem.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>




reply via email to

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