diff options
Diffstat (limited to 'results/classifier/118/graphic/1278')
| -rw-r--r-- | results/classifier/118/graphic/1278 | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/results/classifier/118/graphic/1278 b/results/classifier/118/graphic/1278 new file mode 100644 index 000000000..be140f8cf --- /dev/null +++ b/results/classifier/118/graphic/1278 @@ -0,0 +1,36 @@ +graphic: 0.960 +device: 0.863 +mistranslation: 0.712 +network: 0.528 +architecture: 0.490 +debug: 0.427 +semantic: 0.405 +kernel: 0.393 +PID: 0.386 +socket: 0.332 +x86: 0.288 +vnc: 0.277 +files: 0.267 +ppc: 0.248 +TCG: 0.247 +boot: 0.246 +performance: 0.236 +user-level: 0.227 +i386: 0.225 +arm: 0.217 +KVM: 0.216 +hypervisor: 0.209 +permissions: 0.203 +virtual: 0.171 +VMM: 0.166 +risc-v: 0.127 +register: 0.092 +assembly: 0.041 +peripherals: 0.031 + +Error creating encrypted qcow2 disk using qemu-img +Description of problem: +Error creating encrypted qcow2 disk using qemu-img:No crypto library supporting PBKDF in this build: Function not implemented + +Steps to reproduce: +1.qemu-img create --object secret,id=sec0,data=123456 -f qcow2 -o encrypt.format=luks,encrypt.key-secret=sec0 base.qcow2 1G |