summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/118/hypervisor/1558
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-03 19:39:53 +0200
commitdee4dcba78baf712cab403d47d9db319ab7f95d6 (patch)
tree418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/zero-shot/118/hypervisor/1558
parent4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff)
downloademulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz
emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip
restructure results
Diffstat (limited to 'results/classifier/zero-shot/118/hypervisor/1558')
-rw-r--r--results/classifier/zero-shot/118/hypervisor/155851
1 files changed, 51 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/118/hypervisor/1558 b/results/classifier/zero-shot/118/hypervisor/1558
new file mode 100644
index 00000000..a121aa23
--- /dev/null
+++ b/results/classifier/zero-shot/118/hypervisor/1558
@@ -0,0 +1,51 @@
+hypervisor: 0.979
+i386: 0.905
+device: 0.819
+ppc: 0.699
+graphic: 0.670
+socket: 0.624
+kernel: 0.613
+architecture: 0.601
+register: 0.584
+PID: 0.571
+arm: 0.547
+virtual: 0.538
+vnc: 0.488
+risc-v: 0.436
+files: 0.418
+performance: 0.392
+network: 0.382
+semantic: 0.374
+permissions: 0.365
+boot: 0.341
+debug: 0.320
+peripherals: 0.308
+TCG: 0.266
+user-level: 0.247
+mistranslation: 0.239
+assembly: 0.238
+VMM: 0.209
+x86: 0.146
+KVM: 0.092
+
+Bug checklist for AEHD
+Description of problem:
+There was a discussion on qemu-devel about addition of a new hypervisor, which is essentially a rewrite of linux/kvm, but for windows
+- 202303002 Haito Shan [PATCH 0/6] Adding the Android Emulator hypervisor driver accelerator  
+  https://lore.kernel.org/qemu-devel/CAGD3tSzW1QoAsn+uGjoAkBegLt1iZ=9YWDFcvqbcHMr0S_5kVw@mail.gmail.com/
+
+If the new hypervisor AEHD does not support these, then each of the below may automatically qualify as a feature catchup bug
+1) Nested Virtualization
+2) virtio-GPU/virgl/OpenGL/venus
+3) Vulkan passthrough
+4) Xen emulation on KVM ( a feature also currently under development)   
+  20230302 [phase1-qemu-8.0](https://lore.kernel.org/qemu-devel/20230302123029.153265-1-pbonzini@redhat.com/) [PULL 00/62] i386, misc changes for QEMU 8.0 soft freeze  
+  20230307 [phase2-qemu-8.0](https://lore.kernel.org/qemu-devel/20230307171750.2293175-1-dwmw2@infradead.org/) [PATCH v2 00/27] Enable PV backends with Xen/KVM emulation  
+5) Migration 
+6) others??
+
+perhaps also document if known for certain that there is no intention to catchup to a particular feature.
+Steps to reproduce:
+NA
+Additional information:
+