Re: [Qemu-devel] EFI BIOS

2007-03-04 Thread Guillaume POIRIER
Hi, On 3/4/07, Hetz Ben Hamo <[EMAIL PROTECTED]> wrote: Hmm, What guest platform/OS supports it? Not XP or Vista iirc... MacIntels all have EFI BIOS. All Itanium machines have them too, so all OS that support Itanium support EFI. Guillaume ___ Qem

Re: RE : Re: [Qemu-devel] cvttps2dq, movdq2q, movq2dq incorrect behaviour

2006-06-20 Thread Guillaume POIRIER
Hi, On 6/20/06, Sylvain Petreolle <[EMAIL PROTECTED]> wrote: --- Julian Seward <[EMAIL PROTECTED]> a écrit : > > > > Running it on a CPU without SSE2, if i'm allowed to venture a gues. > > Yup. Try 'strace ./sse2test' and see if it gets SIGILLs thrown at it. > > J > You are right, I get SIGILL

Re: [Qemu-devel] Compile failure of 0.7.2 with gcc 4.0.1

2005-11-20 Thread Guillaume POIRIER
Hi, On 11/20/05, Richard Neill <[EMAIL PROTECTED]> wrote: > Dear All, > > I thought you might like to know the following: > > Neither Qemu 0.7.2 nor 0.7.1 will compile under gcc 4.0.1, which is > the default under Mandrake 2006. It works fine with the older 3.3.6 though. This is a know problem,

Re: [Qemu-devel] getting past the ctrl-alt-del login in NT

2005-09-25 Thread Guillaume POIRIER
Hi, On 9/25/05, Michael McConnell <[EMAIL PROTECTED]> wrote: > Andreas Mohr wrote: > > Hi, > > > > On Sun, Sep 25, 2005 at 09:58:30PM +1200, Wesley Parish wrote: > > > >>Does anyone using qemu know how to do that? bochs has a setting in its > >>bochsrc file that allows you to click on "user-confi

Re: [Qemu-devel] ops sse.h:574: error: unable to find a register to spill in class âGENERAL REGSâ

2005-09-05 Thread Guillaume POIRIER
Hi, On 9/5/05, Hans Christian Studt <[EMAIL PROTECTED]> wrote: > Guillaume POIRIER wrote: > > >Hi, > > > >On 9/5/05, Hans Christian Studt <[EMAIL PROTECTED]> wrote: > > > >>I get the error below when trying to compile version 0.7.2 with kqemu.