QGA guest-get-fsinfo can not return windows dynamic volumes
Host environment
- Operating system: centos7
- OS/kernel version: Linux node18.73 4.18.0
- Architecture: x86
- QEMU flavor: qemu-system-x86_64
- QEMU version: 6.2
- QEMU command line:
Guest OS environment
- Operating system: Windows 10
- Architecture: x86
Description of problem
Install qemu-ga (newest version) in Windows, create multiple dynamic volumes(containing multiple disks),

get them information via guest-get-fsinfo, but guest-get-fsinfo does not return the the dynamic volume.
Steps to reproduce
virsh qemu-agent-command {domain} --pretty '{ "execute": "guest-get-fsinfo" }'
Additional information
Please see if this bug can be fixed by qga-win: Fix guest-get-fsinfo multi-disks collection