diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-06-03 12:04:13 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-06-03 12:04:13 +0000 |
| commit | 256709d2eb3fd80d768a99964be5caa61effa2a0 (patch) | |
| tree | 05b2352fba70923126836a64b6a0de43902e976a /results/classifier/105/boot/627982 | |
| parent | 2ab14fa96a6c5484b5e4ba8337551bb8dcc79cc5 (diff) | |
| download | emulator-bug-study-256709d2eb3fd80d768a99964be5caa61effa2a0.tar.gz emulator-bug-study-256709d2eb3fd80d768a99964be5caa61effa2a0.zip | |
add new classifier result
Diffstat (limited to 'results/classifier/105/boot/627982')
| -rw-r--r-- | results/classifier/105/boot/627982 | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/results/classifier/105/boot/627982 b/results/classifier/105/boot/627982 new file mode 100644 index 00000000..15dd58cf --- /dev/null +++ b/results/classifier/105/boot/627982 @@ -0,0 +1,44 @@ +boot: 0.935 +mistranslation: 0.866 +semantic: 0.724 +device: 0.688 +other: 0.670 +instruction: 0.635 +graphic: 0.579 +network: 0.463 +socket: 0.410 +vnc: 0.408 +assembly: 0.311 +KVM: 0.279 + +linux 2.6.35 hangs with -no-acpi + +Linux 2.6.35 hangs at boot when giving -no-acpi to qemu, for instance the Debian kernel: + +qemu -no-acpi -kernel /boot/vmlinuz-2.6.35-trunk-686 + +There is no output except just "Booting the kernel" + + On 09/01/2010 01:54 PM, Samuel thibault wrote: +> Public bug reported: +> +> Linux 2.6.35 hangs at boot when giving -no-acpi to qemu, for instance +> the Debian kernel: +> +> qemu -no-acpi -kernel /boot/vmlinuz-2.6.35-trunk-686 +> +> There is no output except just "Booting the kernel" +> + +Is this a kernel regression? A qemu regression? What do 'info +registers' and 'x/20i $eip' show? + +You know better than this. + +-- +I have a truly marvellous patch that fixes the bug which this +signature is too narrow to contain. + + +Since kernel 2.6.35 is pretty much outdated nowadays, I think we can close this bug now (Feel free to re-open it if necessary). + |
