qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] qga: add command guest-get-disk
@ 2020-08-06  9:03 Tomáš Golembiovský
  2020-08-06  9:03 ` [PATCH 1/1] qga: add command guest-get-disks Tomáš Golembiovský
  0 siblings, 1 reply; 6+ messages in thread
From: Tomáš Golembiovský @ 2020-08-06  9:03 UTC (permalink / raw)
  To: Thomas Huth, Michael Roth, qemu-devel; +Cc: Tomáš Golembiovský

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-08-17  7:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-06  9:03 [PATCH 0/1] qga: add command guest-get-disk Tomáš Golembiovský
2020-08-06  9:03 ` [PATCH 1/1] qga: add command guest-get-disks Tomáš Golembiovský
2020-08-06 10:44   ` Philippe Mathieu-Daudé
2020-08-12 21:30     ` Michael Roth
2020-08-12 21:29   ` Michael Roth
2020-08-17  7:17     ` Tomáš Golembiovský

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).