qga: drop blocking of guest-get-memory-block-size command
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 12 Jul 2024 13:24:38 +0000 (14:24 +0100)
committerKonstantin Kostiuk <kkostiuk@redhat.com>
Fri, 19 Jul 2024 08:50:35 +0000 (11:50 +0300)
commit66181376200870ea53ba6c6488683cff1c8795b0
treef249c6d484f3fc5912015b497b854d3c000912b4
parent23fa74974d8c96bc95cbecc0d4e2d90f984939f6
qga: drop blocking of guest-get-memory-block-size command

This command has never existed in tree, since it was renamed to
guest-get-memory-block-info before being merged.

Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org>
Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240712132459.3974109-2-berrange@redhat.com>
Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
qga/commands-posix.c
qga/commands-win32.c