Re: Re: [Qemu-devel] [PATCH] qemu-0.7.0 Solaris Host patch (Real)

2005-05-06 Thread Ben Taylor
Juergen Keil <[EMAIL PROTECTED]> > > > > > I have retested on sparc (sol9), by adding some of the > > defines in fenv.h for Solaris 10 to the gnu-c99-math.h > > file you created, and the patches you posted, and now > > I'm getting an error when I compile that looks like this: > > > > for d i

Re: Re: [Qemu-devel] [PATCH] qemu-0.7.0 Solaris Host patch (Real)

2005-05-06 Thread Ben Taylor
Juergen Keil <[EMAIL PROTECTED]> wrote: > > > > I have retested on sparc (sol9), by adding some of the > > defines in fenv.h for Solaris 10 to the gnu-c99-math.h > > file you created, and the patches you posted, and now > > I'm getting an error when I compile that looks like this: > > > > for

Re: Re: [Qemu-devel] [PATCH] qemu-0.7.0 Solaris Host patch (Real)

2005-05-06 Thread Juergen Keil
> I have retested on sparc (sol9), by adding some of the > defines in fenv.h for Solaris 10 to the gnu-c99-math.h > file you created, and the patches you posted, and now > I'm getting an error when I compile that looks like this: > > for d in i386-softmmu ppc-softmmu sparc-softmmu x86_64-soft

Re: Re: [Qemu-devel] [PATCH] qemu-0.7.0 Solaris Host patch (Real)

2005-05-06 Thread Ben Taylor
Juergen Keil <[EMAIL PROTECTED]> > > > gcc-3.4.2 -Wall -O2 -g -fno-strict-aliasing -m32 -ffixed-g1 -ffixed-g2 > > - -ffixed-g3 -ffixed-g6 -fno-delayed-branch -ffixed-i0 -fno-reorder-blocks > > - -fno-optimize-sibling-calls -I. -I/home/nardmann/qemu-0.7.0/target-i386 > > - -I/home/nardmann/qemu-

[Qemu-devel] cocoa aproach

2005-05-06 Thread Mike Kronenberg
Hello list I'm still working on cocoa.m, and I made some Progress with grab/ungrab Mouse und Keyboard. But right now I'm working on the Interface. - made a Toolbar with options to save VM, change Image for CD-Rom/Floppy - made a Controlling app, to start and configure WMs From an earlyer Post, in

[Qemu-devel] is there a way to update the clock/date after a -loadvm ?

2005-05-06 Thread Christian MICHON
Hi, I'm using a vanilla qemu-0.7.0 on WinXP host. My guest is a slax-frodo-5.0.5 live iso. When I reload a saved vm with -loadvm, my localtime inside the qemu guest remains the one I had at the time I saved the vm. Is there a way to force an update? I recall saving vm with a XP host was great for