[Qemu-devel] Latest snapshot build crashes with Windows 2003 Server

2005-04-21 Thread Damien Mascord
Hi guys, I was trying out the latest qemu for win32, and tried to compile the latest source snapshot (from dads answers), and Windows 2003 Server crashes around the "file copy" portion of the install. QemuInstall-20050411.exe - installs, and runs Windows 2003 Server SP1 correctly as a guest, on a

Re: [Qemu-devel] Solaris (9 and 10) supported on 0.6.1?

2005-04-21 Thread Celso Pinto
Hi, thanks a lot for your insight. I just pulled the source from CVS and applied the mentioned patch but had no luck (tried running qemu both with and without -isa). It keeps bumping on the "cannot mount root" error and reboot automatically again and again. Looking at the message output, it seems

[Qemu-devel] GDBstub system emulator breakage

2005-04-21 Thread Blue Swirl
Hi, GDB support for system emulator is broken in the current CVS, execution never continues after a breakpoint. Reversing some of the recent GDB patch re-enables system emulator debugging, but breaks user mode. This is what happens on startup: qemu-sparc: undefined symbol: vm_start --- qemu-ref

Re: [Qemu-devel] X86_64 (AMD64) build segfaults

2005-04-21 Thread [EMAIL PROTECTED]
Filed a bugreport, and it seems the problem appeared once to another user, so i hope it can be fixed. thanks, Jochen On Thu, 21 Apr 2005 16:01:52 +0100 Paul Brook <[EMAIL PROTECTED]> wrote: > On Thursday 21 April 2005 15:59, [EMAIL PROTECTED] wrote: > > i compiled it myself from source, using L

Re: [Qemu-devel] X86_64 (AMD64) build segfaults

2005-04-21 Thread Paul Brook
On Thursday 21 April 2005 15:59, [EMAIL PROTECTED] wrote: > i compiled it myself from source, using LFS. Everything else i compiled > (and this is a complete fully working system now) absolutely without > trouble. So the probability that the problem lies somewhere whithin qemu is > very high. (It d

Re: [Qemu-devel] X86_64 (AMD64) build segfaults

2005-04-21 Thread Paul Brook
[Sorry to reply twice, meant to add this onto my last mail] On Thursday 21 April 2005 15:59, [EMAIL PROTECTED] wrote: > Removing the optimizations (the -O2) it does compile, but qemu segfaults > when trying to start. This is normal. qemu is fairly fussy about what optimization options are used

Re: [Qemu-devel] X86_64 (AMD64) build segfaults

2005-04-21 Thread [EMAIL PROTECTED]
i compiled it myself from source, using LFS. Everything else i compiled (and this is a complete fully working system now) absolutely without trouble. So the probability that the problem lies somewhere whithin qemu is very high. (It doesnt work with my old system, which is LFS too, but an older g

Re: [Qemu-devel] X86_64 (AMD64) build segfaults

2005-04-21 Thread Paul Brook
On Thursday 21 April 2005 15:34, [EMAIL PROTECTED] wrote: > when trying to compile qemu i get always a segfault. My system is uniarch > x86_64, cc version 3.4.3 , did happen with 3.3 too. > > tried snapshot and 0.6.1, no difference - getting only > > target-i386/op.c:374: internal compiler error: S

[Qemu-devel] X86_64 (AMD64) build segfaults

2005-04-21 Thread [EMAIL PROTECTED]
when trying to compile qemu i get always a segfault. My system is uniarch x86_64, cc version 3.4.3 , did happen with 3.3 too. tried snapshot and 0.6.1, no difference - getting only target-i386/op.c:374: internal compiler error: Segmentation fault Please submit a full bug report, with preprocesse

Re: [Qemu-devel] Solaris (9 and 10) supported on 0.6.1?

2005-04-21 Thread Ben Taylor
"Celso Pinto" <[EMAIL PROTECTED]> > > I noticed on the website that Solaris is a supported guest OS so I took a > shot at trying to install them without much luck. > > The installed keeps panic-ing stating it cannot mount root (screenshot: > http://yimports.com/~cpinto/downloads/qemu/Screenshot-1

[Qemu-devel] Sound problem with SDL, not OSS (on Solaris)

2005-04-21 Thread Ben Taylor
I have been hacking on QEMU to support Solaris hosts better, and have a problem with the audio. I have a Win98SE image that I'm using for testing, as it's pretty lightweight. The original configure script doesn't support OSS for Solaris, so I've been dealing with the SDL audio. When I start

Re: [Qemu-devel] Solaris (9 and 10) supported on 0.6.1?

2005-04-21 Thread Karel Gardas
On Thu, 21 Apr 2005, Celso Pinto wrote: > Hi everyone, > > I noticed on the website that Solaris is a supported guest OS so I took a > shot at trying to install them without much luck. > > The installed keeps panic-ing stating it cannot mount root (screenshot: > http://yimports.com/~cpinto/downloa

[Qemu-devel] Solaris (9 and 10) supported on 0.6.1?

2005-04-21 Thread Celso Pinto
Hi everyone, I noticed on the website that Solaris is a supported guest OS so I took a shot at trying to install them without much luck. The installed keeps panic-ing stating it cannot mount root (screenshot: http://yimports.com/~cpinto/downloads/qemu/Screenshot-1.png). I used the command: % qem

Re: [Qemu-devel] RE: Qemu-devel Digest, Vol 25, Issue 38

2005-04-21 Thread Paul Brook
On Thursday 21 April 2005 07:20, William barath wrote: > I've tried recently to build both qvm86 and kqemu kernel modules with > identical results... > > Instead of building the module, it builds ALL other kernel modules. > Luckily this only takes a few minutes on the second and third attempt! > >