Re: [Qemu-devel] kernel-kqemu and linux

2006-03-20 Thread Kevin F. Quinn
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

Re: [Qemu-devel] kernel-kqemu and linux

2006-03-20 Thread Brad Campbell
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

Re: [Qemu-devel] kernel-kqemu and linux

2006-03-20 Thread Fabrice Bellard
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

[Qemu-devel] qemu configure

2006-03-20 Thread Paul Brook
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

Re: [Qemu-devel] -kernel-kqemu and a linux guest

2006-03-20 Thread Pascal Terjan
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

[Qemu-devel] kernel-kqemu and linux

2006-03-20 Thread Kevin F. Quinn
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

[Qemu-devel] Documentation Erratum

2006-03-20 Thread Schwarz, Konrad
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