Re: [PATCH] Make PAE work in QEMU on non-Xen

2008-11-24 Thread Thomas Schwinge
Hello! On Sun, Nov 23, 2008 at 08:25:27PM +0100, Samuel Thibault wrote: > Thomas Schwinge, le Sun 23 Nov 2008 13:04:03 +0100, a écrit : > > Samuel, is this fine? > > I don't see why this is useful at all, and doesn't have any problem with > PAE in qemu on non-Xen (debian qemu version 0.9.1-7) Sa

Re: [PATCH] Make PAE work in QEMU on non-Xen

2008-11-23 Thread Samuel Thibault
Thomas Schwinge, le Sun 23 Nov 2008 13:04:03 +0100, a écrit : > Samuel, is this fine? I don't see why this is useful at all, and doesn't have any problem with PAE in qemu on non-Xen (debian qemu version 0.9.1-7) > I guess that the problem was the CPU_HAS_FEATURE memory reference, as > soon as cr4

[PATCH] Make PAE work in QEMU on non-Xen

2008-11-23 Thread Thomas Schwinge
Hello! Index: i386/i386at/model_dep.c === RCS file: /cvsroot/hurd/gnumach/i386/i386at/Attic/model_dep.c,v retrieving revision 1.9.2.19 diff -u -p -r1.9.2.19 model_dep.c --- i386/i386at/model_dep.c 10 Nov 2008 15:18:47 - 1