diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:00 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-16 16:59:33 +0000 |
| commit | 9aba81d8eb048db908c94a3c40c25a5fde0caee6 (patch) | |
| tree | b765e7fb5e9a3c2143c68b0414e0055adb70e785 /results/classifier/118/virtual/584146 | |
| parent | b89a938452613061c0f1f23e710281cf5c83cb29 (diff) | |
| download | emulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.tar.gz emulator-bug-study-9aba81d8eb048db908c94a3c40c25a5fde0caee6.zip | |
add 18th iteration of classifier
Diffstat (limited to 'results/classifier/118/virtual/584146')
| -rw-r--r-- | results/classifier/118/virtual/584146 | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/results/classifier/118/virtual/584146 b/results/classifier/118/virtual/584146 new file mode 100644 index 00000000..5feea33d --- /dev/null +++ b/results/classifier/118/virtual/584146 @@ -0,0 +1,42 @@ +virtual: 0.939 +files: 0.816 +device: 0.731 +vnc: 0.536 +architecture: 0.507 +network: 0.491 +socket: 0.424 +graphic: 0.403 +semantic: 0.403 +register: 0.392 +VMM: 0.371 +ppc: 0.329 +risc-v: 0.321 +debug: 0.311 +performance: 0.306 +boot: 0.296 +mistranslation: 0.258 +arm: 0.250 +PID: 0.215 +i386: 0.199 +TCG: 0.197 +kernel: 0.182 +user-level: 0.173 +permissions: 0.169 +x86: 0.165 +assembly: 0.119 +peripherals: 0.086 +hypervisor: 0.069 +KVM: 0.048 + +Virtual fat breaks with -snapshot + +When using fat emulation together with snapshot, qemu fails to find the directory for the fat "filesystem". + +See Debian bug#504049, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504049 and discussion on qemu-devel with Kevin Wolf, http://marc.info/?t=126850802800001 for details. + +There's a workaround for this bug: when using full path for fat:/dir/name it works. + +Can you still reproduce this issue with the latest version of QEMU? If so, could you please provide a proper command line that triggers this problem? + +[Expired for QEMU because there has been no activity for 60 days.] + |