[PATCH 0/1] BZ#1751431:guest-get-memory-block-info is not supported

Basil Salman posted 1 patch 4 years, 7 months ago
Test asan passed
Test checkpatch passed
Test FreeBSD passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Test docker-quick@centos7 passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20191017123438.87703-1-basil@daynix.com
Maintainers: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/commands-posix.c | 3 ++-
qga/commands-win32.c | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
[PATCH 0/1] BZ#1751431:guest-get-memory-block-info is not supported
Posted by Basil Salman 4 years, 7 months ago
From: Basil Salman <bsalman@redhat.com>

"guest-get-memory-block-info" is enabled according to "get-info" output,
while the command is only supported for linux with sysfs.

"guest-get-memory-block-info" command was added to blacklist.

Basil Salman (1):
  qga: Add "guest-get-memory-block-info" to blacklist

 qga/commands-posix.c | 3 ++-
 qga/commands-win32.c | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
2.17.2


Re: [PATCH 0/1] BZ#1751431:guest-get-memory-block-info is not supported
Posted by Basil Salman 4 years, 6 months ago
PING

On Thu, Oct 17, 2019 at 3:34 PM Basil Salman <basil@daynix.com> wrote:

> From: Basil Salman <bsalman@redhat.com>
>
> "guest-get-memory-block-info" is enabled according to "get-info" output,
> while the command is only supported for linux with sysfs.
>
> "guest-get-memory-block-info" command was added to blacklist.
>
> Basil Salman (1):
>   qga: Add "guest-get-memory-block-info" to blacklist
>
>  qga/commands-posix.c | 3 ++-
>  qga/commands-win32.c | 2 +-
>  2 files changed, 3 insertions(+), 2 deletions(-)
>
> --
> 2.17.2
>
>