[PATCH 0/1] qga: add command guest-get-disk

Tomáš Golembiovský posted 1 patch 3 years, 9 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1596704579.git.tgolembi@redhat.com
There is a newer version of this series
qga/commands-posix.c | 91 +++++++++++++++++++++++++++++++++++++++++++-
qga/commands-win32.c | 83 ++++++++++++++++++++++++++++++++++++++++
qga/qapi-schema.json | 13 +++++++
3 files changed, 186 insertions(+), 1 deletion(-)
[PATCH 0/1] qga: add command guest-get-disk
Posted by Tomáš Golembiovský 3 years, 9 months ago
Adds command to list root disks of the VM.

The patch does compile on master but to work properly it requires changes to
qemu-ga by Thomas Huth in series: Allow guest-get-fsinfo also for non-PCI
devices.

Tomáš Golembiovský (1):
  qga: add command guest-get-disks

 qga/commands-posix.c | 91 +++++++++++++++++++++++++++++++++++++++++++-
 qga/commands-win32.c | 83 ++++++++++++++++++++++++++++++++++++++++
 qga/qapi-schema.json | 13 +++++++
 3 files changed, 186 insertions(+), 1 deletion(-)

-- 
2.25.0