blob: c8597fffc2ef2e385d223d3a0d86610ade3d21c2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
graphic: 0.954
device: 0.871
vnc: 0.824
socket: 0.713
PID: 0.694
network: 0.661
semantic: 0.647
performance: 0.586
permissions: 0.562
boot: 0.506
other: 0.504
files: 0.446
debug: 0.416
KVM: 0.063
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/)
|