[Qemu-devel] Proll updates

2005-12-16 Thread Blue Swirl
Hi, This version adds SMP support to Proll for Qemu. It's probably not very useful for real hardware, probing for CPUs is not realistic. Using latest Qemu from CVS and for example vmlinuz-2.2.17-14smp from Red Hat, 4-way SMP shows some promise: POSIX conformance testing by UNIFIX Entering S

Re: [Qemu-devel] qemu Windows XP info in Docs

2005-12-16 Thread Mick Weiss
I think something may have gotten trunkated from my post. I asked if qemu has a BTS, I guess not. Might be a good chance to ask why? - Mick Also, is there a bug # for this? Huh? We have a bugzilla system now?? When did this happen? Thanks! - Mick __

[Qemu-devel] qemu/target-i386 helper.c

2005-12-16 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/17 02:59:58 Modified files: target-i386: helper.c Log message: fixed null segment validation (aka x86_64 regression bug) CVSWeb URLs: http://cvs.

[Qemu-devel] qemu ./vl.c hw/apic.c

2005-12-16 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/17 01:27:28 Modified files: . : vl.c hw : apic.c Log message: initial support for up to 255 CPUs CVSWeb URLs: http:

[Qemu-devel] qemu/target-mips exec.h

2005-12-16 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/17 01:11:12 Modified files: target-mips: exec.h Log message: disable debug mode CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/target

[Qemu-devel] qemu disas.c

2005-12-16 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/17 01:10:04 Modified files: . : disas.c Log message: mipsel disas fix CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/qemu/disas.c

[Qemu-devel] qemu/target-i386 helper.c

2005-12-16 Thread Fabrice Bellard
CVSROOT:/sources/qemu Module name:qemu Branch: Changes by: Fabrice Bellard <[EMAIL PROTECTED]> 05/12/17 01:05:42 Modified files: target-i386: helper.c Log message: switch_tss fix (aka spoon OS bug) CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs

Re: [Qemu-devel] qemu Windows XP info in Docs

2005-12-16 Thread Jim C. Brown
On Thu, Dec 15, 2005 at 11:53:20PM -0500, Mick Weiss wrote: > Hi everyone, > > http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC32 does not mention > that it is possible to correct this by getting SP2. I have not varified > this myself (I was told this on #qemu on freenode). > > If this is

Re: [Qemu-devel] Mac OS X issues

2005-12-16 Thread Joachim Henke
Thanks for your hint! Again I modified several suspicious parts of the code, but I haven't had any success. Today I installed GCC 3.4.5 from sources. The qemu binary compiled with this version does _not_ crash. Now I'm beginning to believe that the whole trouble is really a bug in Apple's o

Re: [Qemu-devel] Supporting a new processor

2005-12-16 Thread Dave Feustel
On Friday 16 December 2005 16:58, Ozan Türkyılmaz wrote: > On 16/12/05, Gregory Jackson <[EMAIL PROTECTED]> wrote: > > > > Hellow fellow developer, > > > > Our research group at UCSC would like to use qemu to > > support a new ISA (instruction set architecture) being > > developed here Details of

Re: [Qemu-devel] Supporting a new processor

2005-12-16 Thread Johannes Schindelin
Hi, On Fri, 16 Dec 2005, Ozan Türky?lmaz wrote: > On 16/12/05, Gregory Jackson <[EMAIL PROTECTED]> wrote: > > > > Hellow fellow developer, > > > > Our research group at UCSC would like to use qemu to > > support a new ISA (instruction set architecture) being > > developed here. Are here any guide

Re: [Qemu-devel] Supporting a new processor

2005-12-16 Thread Ozan Türkyılmaz
On 16/12/05, Gregory Jackson <[EMAIL PROTECTED]> wrote: Hellow fellow developer,Our research group at UCSC would like to use qemu tosupport a new ISA (instruction set architecture) beingdeveloped here. Are here any guidelines/documents on howto enable a new processor type? http://libvncserver.sou

Re: [Qemu-devel] qemu Windows XP info in Docs

2005-12-16 Thread André Braga
Well, I've been running XP for ages. The only problems I ever found, and I could't even narrow it down to my specific setup yet for absolute lack of time, was that changing display colour depths garbages the screen (which is solved either by a VM reboot or a resolution change as well and going back

[Qemu-devel] Supporting a new processor

2005-12-16 Thread Gregory Jackson
Hellow fellow developer, Our research group at UCSC would like to use qemu to support a new ISA (instruction set architecture) being developed here. Are here any guidelines/documents on how to enable a new processor type? Regards, Gregory ___ Qem

[Qemu-devel] qemu Windows XP info in Docs

2005-12-16 Thread Mick Weiss
Hi everyone, http://fabrice.bellard.free.fr/qemu/qemu-doc.html#SEC32 does not mention that it is possible to correct this by getting SP2. I have not varified this myself (I was told this on #qemu on freenode). If this is indeed possible to run Windows XP on QEMU, then why isn't this in the d