summaryrefslogtreecommitdiffstats
path: root/results/classifier/118/device/1815445
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:00 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-16 16:59:33 +0000
commit9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch)
treeb765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/device/1815445
parentb89a938452613061c0f1f23e710281cf5c83cb29 (diff)
downloademulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz
emulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/device/1815445')
-rw-r--r--results/classifier/118/device/181544550
1 files changed, 50 insertions, 0 deletions
diff --git a/results/classifier/118/device/1815445 b/results/classifier/118/device/1815445
new file mode 100644
index 00000000..4f4c35bb
--- /dev/null
+++ b/results/classifier/118/device/1815445
@@ -0,0 +1,50 @@
+device: 0.921
+graphic: 0.873
+performance: 0.735
+mistranslation: 0.694
+semantic: 0.511
+architecture: 0.452
+debug: 0.440
+ppc: 0.439
+vnc: 0.429
+files: 0.416
+user-level: 0.393
+socket: 0.362
+register: 0.293
+boot: 0.275
+PID: 0.256
+network: 0.249
+risc-v: 0.242
+permissions: 0.236
+virtual: 0.229
+TCG: 0.215
+peripherals: 0.214
+i386: 0.213
+kernel: 0.210
+x86: 0.210
+arm: 0.198
+VMM: 0.188
+assembly: 0.168
+KVM: 0.098
+hypervisor: 0.086
+
+change and eject commands are not working on an overlay
+
+From qemu monitor, 'change' and 'eject' commands are not working on a CD overlay.
+'info block' returns:
+ cd0-overlay0: /home/guillaume/test/cd0-overlay0 (qcow2)
+ Attached to: cd0-device
+ Removable device: not locked, tray closed
+ Cache mode: writeback, ignore flushes
+ Backing file: /home/guillaume/test.iso (chain depth: 1)
+
+But 'eject cd0-overlay0' returns:
+ Device 'cd0-overlay0' not found
+I also tried 'cd0-device' and 'cd0'.
+
+Same problem with 'change' command.
+
+Can you please provide your QEMU version, command line, and any QMP/HMP commands you issued, and the expected/desired effect?
+
+[Expired for QEMU because there has been no activity for 60 days.]
+