diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 19:39:53 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 19:39:53 +0200 |
| commit | dee4dcba78baf712cab403d47d9db319ab7f95d6 (patch) | |
| tree | 418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/zero-shot/118/virtual/1845 | |
| parent | 4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff) | |
| download | qemu-analysis-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz qemu-analysis-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip | |
restructure results
Diffstat (limited to 'results/classifier/zero-shot/118/virtual/1845')
| -rw-r--r-- | results/classifier/zero-shot/118/virtual/1845 | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/118/virtual/1845 b/results/classifier/zero-shot/118/virtual/1845 new file mode 100644 index 000000000..afe68b9cc --- /dev/null +++ b/results/classifier/zero-shot/118/virtual/1845 @@ -0,0 +1,39 @@ +architecture: 0.996 +virtual: 0.987 +graphic: 0.931 +peripherals: 0.891 +device: 0.873 +VMM: 0.831 +semantic: 0.646 +debug: 0.575 +PID: 0.565 +boot: 0.510 +mistranslation: 0.486 +hypervisor: 0.465 +performance: 0.463 +network: 0.407 +permissions: 0.379 +socket: 0.378 +register: 0.350 +vnc: 0.346 +KVM: 0.343 +arm: 0.316 +kernel: 0.255 +TCG: 0.182 +risc-v: 0.175 +user-level: 0.169 +files: 0.125 +ppc: 0.115 +assembly: 0.029 +x86: 0.024 +i386: 0.021 + +qemu-xhci not working on aarch64 +Description of problem: +Once the VM is loaded I run lsusb from the cli and I get no devices listed. +Steps to reproduce: +1. Build qemu from source with libusb support +2. Launch vm using the above configuration +3. Run lsusb from the command line in the VM instance +Additional information: + |