Re: [Qemu-devel] Compiling QEMU x86_64 for windows 64 bit

2013-09-26 Thread Vikas Desai
013 23:13:58 +0200 > From: s...@weilnetz.de > To: vikas.de...@outlook.com > CC: qemu-devel@nongnu.org; pbonz...@redhat.com > Subject: Re: [Qemu-devel] Compiling QEMU x86_64 for windows 64 bit > > Am 26.09.2013 21:05, schrieb Stefan Weil: > > Am 26.09.2013 13:23, s

Re: [Qemu-devel] Compiling QEMU x86_64 for windows 64 bit

2013-09-26 Thread Stefan Weil
Am 26.09.2013 21:05, schrieb Stefan Weil: > Am 26.09.2013 13:23, schrieb Vikas Desai: >> Hi, >> >> After some further testing I found that even the 32 bit binaries from >> Stefan fail with the same error. I tried the 32 bit binaries from by >> Eric Lassauge for version 1.6 and they work well. I hav

Re: [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit

2013-09-26 Thread Stefan Weil
Am 26.09.2013 13:23, schrieb Vikas Desai: > Hi, > > After some further testing I found that even the 32 bit binaries from > Stefan fail with the same error. I tried the 32 bit binaries from by > Eric Lassauge for version 1.6 and they work well. I have tried both 32 > and 64 bit binaries from Stefan

Re: [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit

2013-09-26 Thread Vikas Desai
linux but qemu does not crash. What should I do further to debug this? Hi Stefan, Could you share what tools you use for the build? Any hints on what more could I try? Thanks,Vikas To: s...@weilnetz.de; qemu-devel@nongnu.org Subject: Re: [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit From

Re: [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit

2013-09-26 Thread Vikas Desai
In my case the bios is in the same directory. In your case you can use the -L Bios option to point qemu to the Bios directory. Sent from my HTC - Reply message - From: "Manu" To: "Vikas Desai" Cc: "Stefan Weil" , "" Subject: [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit Date

Re: [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit

2013-09-26 Thread Manu
Hello, I had the same error. I tried this binary http://lassauge.free.fr/qemu/release/Qemu-1.6.0-windows.zip You have to copy everything in Bios to ../ so one directory up. Then it should work. Kind regards, Manuel Am 26.09.2013 um 06:43 schrieb Vikas Desai : > Thanks for the quick response.S

Re: [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit

2013-09-26 Thread Vikas Desai
Hi again, I downloaded the linux test image and tried booting it. I got a kernel panic the stack trace looks like this - test_wp_bit+0x28/0x6c start_kernel0x150/0x225 unknown_bootoption+0x0/0x1a9 Thanks, Vikas Sent from my HTC - Reply message - From: "Vikas Desai" To: "Stefan Weil"

Re: [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit

2013-09-25 Thread Vikas Desai
Thanks for the quick response.Sorry for the typo. It was the autocorrect :). I downloaded qemu-w64-setup-20130921.exe When I try running qemu-system-x86_64w.exe with an iso I get an assertion - /home/stefan/src/qemu/repo.or.cz/qemu/ar7/qemu-coroutine-lock.c, line 99 Expression : qemu_in_corout

Re: [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit

2013-09-25 Thread Stefan Weil
Am 26.09.2013 03:53, schrieb Vikas Desai: > Hi, > > U tried compiling Qemu on windows sever 2008 64 bit using mingw64. > After following the steps at betaarchive.com I managed to get a > binary. It now just dies as soon as I start it. How do I debug this. > > I also tried downloading the 64 bit ins