qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 3/7] qga: Improve guest-exec-status error message


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 3/7] qga: Improve guest-exec-status error message
Date: Tue, 31 Oct 2023 15:05:49 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.1

On 31/10/23 12:10, Markus Armbruster wrote:
When the PID passed to guest-exec-status does not exist, we report

     "Invalid parameter 'pid'"

Improve this to

     "PID 1234 does not exist"

Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
  qga/commands.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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