qemu/qga
Marc-André Lureau bac9b87bd2 qga: fix guest-get-disks regression
Commit 54aa3de72 ("qapi: Use QAPI_LIST_PREPEND() where possible")
inadvertently removed the has_dependencies from the partition disk
info, resulting in empty list being returned.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1950833

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-id: 20210420125831.233092-1-marcandre.lureau@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2021-04-20 16:27:45 +01:00
..
installer
vss-win32 qga-vss: Use dynamic linking for GLib 2021-03-06 11:41:54 +01:00
channel-posix.c
channel-win32.c qga: Add spaces around operator 2021-03-16 20:20:37 -05:00
channel.h
commands-common.h
commands-posix-ssh.c qapi: Use QAPI_LIST_PREPEND() where possible 2020-12-19 10:20:14 +01:00
commands-posix.c qga: fix guest-get-disks regression 2021-04-20 16:27:45 +01:00
commands-win32.c qga: Delete redundant spaces 2021-03-16 20:21:47 -05:00
commands.c qga: Add spaces around operator 2021-03-16 20:20:37 -05:00
guest-agent-command-state.c
guest-agent-core.h
main.c qga: return a more explicit error on why a command is disabled 2021-03-16 20:21:47 -05:00
meson.build meson: convert wixl detection to Meson 2021-01-23 15:55:05 -05:00
qapi-schema.json qapi: Enforce struct member naming rules 2021-03-23 22:31:43 +01:00
service-win32.c
service-win32.h
vss-win32.c
vss-win32.h