blob: 8ba561f4e8705ea1f08f7bcdba56d6f853ac0539 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
QGA guest-get-fsinfo can not return windows dynamic volumes
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](https://patchew.org/QEMU/20231227071540.4035803-1-peng.ji@smartx.com/)
|