qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Tomáš Golembiovský
Subject: [PATCH 0/1] qga: add command guest-get-disk
Date: Thu, 6 Aug 2020 11:03:05 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]