summary refs log tree commit diff stats
path: root/docs/system/device-url-syntax.rst.inc
diff options
context:
space:
mode:
authorMichael Roth <michael.roth@amd.com>2020-11-13 11:18:14 -0600
committerMichael Roth <michael.roth@amd.com>2020-11-16 10:48:11 -0600
commita8aa94b5f8427cc2924d8cdd417c8014db1c86c0 (patch)
tree4c09e5d5829da77964280ec15190d3fb4a94fdf0 /docs/system/device-url-syntax.rst.inc
parent2f7c9dd5181524ceaf75ba3ef8d84090b1e9e8d8 (diff)
downloadfocaccia-qemu-a8aa94b5f8427cc2924d8cdd417c8014db1c86c0.tar.gz
focaccia-qemu-a8aa94b5f8427cc2924d8cdd417c8014db1c86c0.zip
qga: update schema for guest-get-disks 'dependents' field
The recently-added 'guest-get-disk' command returns a list of
GuestDiskInfo entries, which in turn have a 'dependents' field which
lists devices these entries are dependent upon. Thus, 'dependencies'
is a better name for this field. Address this by renaming the field
accordingly.

Additionally, 'dependents' is specified as non-optional, even though
it's not implemented for w32. This is misleading, since it gives users
the impression that a particular disk might not have dependencies,
when in reality that information is simply not known to the guest
agent. Address this by making 'dependents' an optional field, and only
marking it as in-use when the facilities to obtain this information are
available to the guest agent.

Cc: Eric Blake <eblake@redhat.com>
Cc: Tomáš Golembiovský <tgolembi@redhat.com>
Cc: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Michael Roth <michael.roth@amd.com>
Diffstat (limited to 'docs/system/device-url-syntax.rst.inc')
0 files changed, 0 insertions, 0 deletions