diff options
Diffstat (limited to 'results/classifier/zero-shot/108/graphic/1063')
| -rw-r--r-- | results/classifier/zero-shot/108/graphic/1063 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/graphic/1063 b/results/classifier/zero-shot/108/graphic/1063 new file mode 100644 index 000000000..d96327aaa --- /dev/null +++ b/results/classifier/zero-shot/108/graphic/1063 @@ -0,0 +1,24 @@ +graphic: 0.980 +device: 0.919 +vnc: 0.797 +performance: 0.790 +boot: 0.744 +PID: 0.726 +semantic: 0.658 +files: 0.612 +socket: 0.502 +debug: 0.499 +permissions: 0.481 +network: 0.480 +KVM: 0.191 +other: 0.124 + +qemu: could not load PC BIOS 'bios-256k.bin' +Description of problem: +I cloned latest QEMU and build in Ubuntu 18.04, when I run QEMU to start a vm, it tells me `could not load PC BIOS 'bios-256k.bin' + + +Steps to reproduce: +1. Clone latest QEMU in Ubuntu18.04 +2. build QEMU +3. Use QEMU and libvirt to start a virtual machine. |