Sorry, still fails at the same place. It recognises the APIC:
...
Found and enabled local APIC!
mapped APIC to d000 (fee0)
...
I noticed that before the 'kernel BUG' message I got a warning that
scrolled off the screen; so I halted qemu and captured it piece by
piece:
...
hda: cache flu
Fabrice Bellard wrote:
Try the following patch:
diff -u -w -r1.39 helper2.c
--- helper2.c 4 Dec 2005 18:46:06 - 1.39
+++ helper2.c 20 Mar 2006 23:38:51 -
@@ -110,6 +110,7 @@
env->pat = 0x0007040600070406ULL;
env->cpuid_ext_features = 0;
env->cpuid_fea
Try the following patch:
diff -u -w -r1.39 helper2.c
--- helper2.c 4 Dec 2005 18:46:06 - 1.39
+++ helper2.c 20 Mar 2006 23:38:51 -
@@ -110,6 +110,7 @@
env->pat = 0x0007040600070406ULL;
env->cpuid_ext_features = 0;
env->cpuid_features |= CPUID_FXSR | CP
CVSROOT:/sources/qemu
Module name:qemu
Branch:
Changes by: Paul Brook <[EMAIL PROTECTED]> 06/03/19 16:31:11
Modified files:
. : configure
Log message:
Rename --*able-softmmu --*able-system.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/q
On 3/17/06, Brad Campbell <[EMAIL PROTECTED]> wrote:
> More info..
> Tried with a brand new shiny 2.6.15.6 kernel..
> screendump and .config at http://fnarfbargle.dyndns.org:81/qemu-oops/
> Also oops2.jpg is the vanilla Debian 2.4 kernel from R3.1
Got the same as oops.jpg when trying on 2.6.12 fro
Hi.
I'm successfully running Windows 2000 guest on qemu (linux host) with
kernel-kqemu, and the speed is excellent. However I can't get linux to
run as a guest (still linux host); no matter what kernel or kernel
config I create, it always BUGs at the same point:
hda: hda1 hda2 hda3
This fixes an omission in the documentation:
diff -c -r1.1 qemu-doc.texi
*** qemu-doc.texi 2006/02/16 09:32:42 1.1
--- qemu-doc.texi 2006/03/20 15:56:04
***
*** 432,437
--- 432,438
[Linux only, parallel port only] Use host parallel port
@var{N}. Currently