summary refs log tree commit diff stats
path: root/results/classifier/105/instruction/1598029
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-06-03 12:04:13 +0000
committerChristian Krinitsin <mail@krinitsin.com>2025-06-03 12:04:13 +0000
commit256709d2eb3fd80d768a99964be5caa61effa2a0 (patch)
tree05b2352fba70923126836a64b6a0de43902e976a /results/classifier/105/instruction/1598029
parent2ab14fa96a6c5484b5e4ba8337551bb8dcc79cc5 (diff)
downloademulator-bug-study-256709d2eb3fd80d768a99964be5caa61effa2a0.tar.gz
emulator-bug-study-256709d2eb3fd80d768a99964be5caa61effa2a0.zip
add new classifier result
Diffstat (limited to 'results/classifier/105/instruction/1598029')
-rw-r--r--results/classifier/105/instruction/159802941
1 files changed, 41 insertions, 0 deletions
diff --git a/results/classifier/105/instruction/1598029 b/results/classifier/105/instruction/1598029
new file mode 100644
index 00000000..93adde6d
--- /dev/null
+++ b/results/classifier/105/instruction/1598029
@@ -0,0 +1,41 @@
+instruction: 0.875
+device: 0.837
+graphic: 0.828
+assembly: 0.698
+boot: 0.659
+other: 0.642
+semantic: 0.617
+mistranslation: 0.610
+network: 0.580
+vnc: 0.566
+socket: 0.564
+KVM: 0.413
+
+failed to boot a customized kernel if emulating Broadwell/Skylake
+
+Hardware: X86-64, Intel(R) Core(TM) i7-6500U( Skylake)
+OS: Linux Mint 18
+Host Kernel: 4.5.7 + PaX/Grsecurity
+Qemu: QEMU emulator version 2.5.0 (Debian 1:2.5+dfsg-5ubuntu10.2)
+
+[Reproduction Steps]
+1, Install a Debian 8 in the guest
+2, Install a customized kernel( using same config to Debian 8)
+3, Reboot:
+qemu-system-x86_64 -hda debian8-test.img -boot d  -m 2048 -enable-kvm -usb -usbdevice tablet -net nic -net tap,ifname=tap0,script=no -cpu Broadwell -smp 2
+
+or
+
+qemu-system-x86_64 -hda debian8-test.img -boot d  -m 2048 -enable-kvm -usb -usbdevice tablet -net nic -net tap,ifname=tap0,script=no -cpu host -smp 2
+
+[Actual Result]  
+kernel panic or can't login in the system
+
+[Workaround]
+qemu-system-x86_64 -hda debian8-test.img -boot d  -m 2048 -enable-kvm -usb -usbdevice tablet -net nic -net tap,ifname=tap0,script=no -cpu Haswell -smp 2
+
+The QEMU project is currently considering to move its bug tracking to another system. For this we need to know which bugs are still valid and which could be closed already. Thus we are setting older bugs to "Incomplete" now.
+If you still think this bug report here is valid, then please switch the state back to "New" within the next 60 days, otherwise this report will be marked as "Expired". Or mark it as "Fix Released" if the problem has be
+
+[Expired for QEMU because there has been no activity for 60 days.]
+