qga: Improve guest-exec-status error message
commitb665165938d89c8e1f83f970d3722f507ce87acd
authorMarkus Armbruster <armbru@redhat.com>
Tue, 31 Oct 2023 11:10:55 +0000 (31 12:10 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 17 Nov 2023 09:07:52 +0000 (17 10:07 +0100)
tree193ebe95030de846b0c8b09a650ab7f50b00b5cf
parent7200fb211ef306c36d5e9060263b2a4d2f6d4700
qga: Improve guest-exec-status error message

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>
Message-ID: <20231031111059.3407803-4-armbru@redhat.com>
Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
qga/commands.c