diff options
Diffstat (limited to 'results/classifier/108/graphic/2075')
| -rw-r--r-- | results/classifier/108/graphic/2075 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/results/classifier/108/graphic/2075 b/results/classifier/108/graphic/2075 new file mode 100644 index 000000000..c8597fffc --- /dev/null +++ b/results/classifier/108/graphic/2075 @@ -0,0 +1,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/) |