OSDN Git Service

qga: Add "guest-get-memory-block-info" to blacklist
authorBasil Salman <bsalman@redhat.com>
Thu, 17 Oct 2019 12:34:38 +0000 (15:34 +0300)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 4 Nov 2019 14:50:54 +0000 (08:50 -0600)
commit28d8dd355be98da6239bd5569721980c833df6a1
treea170a780681b0ef52a2405033426a7ec155b2a8c
parenta18025f9ac56aafdbb4ac08fdf5ef7c46a3baf34
qga: Add "guest-get-memory-block-info" to blacklist

Memory block commands are only supported for linux with sysfs,
"guest-get-memory-block-info" was not in blacklist for other
cases.

Reported on:
https://bugzilla.redhat.com/show_bug.cgi?id=1751431

Signed-off-by: Basil Salman <bsalman@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/commands-posix.c
qga/commands-win32.c