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]

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

2013-09-26 Thread Manu
_coroutine() > > Thanks, > Vikas > Sent from my HTC > > > - Reply message - > From: "Stefan Weil" > To: "Vikas Desai" , > Subject: [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit > Date: Thu, Sep 26, 2013 1:42 PM > > >

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

2013-09-26 Thread Vikas Desai
uot;Stefan Weil" , Subject: [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit Date: Thu, Sep 26, 2013 2:43 PM 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 is

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

2013-09-25 Thread Vikas Desai
: qemu_in_coroutine() Thanks, Vikas Sent from my HTC - Reply message - From: "Stefan Weil" To: "Vikas Desai" , Subject: [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit Date: Thu, Sep 26, 2013 1:42 PM Am 26.09.2013 03:53, schrieb Vikas Desai: > Hi, > > U tried co

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

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

2013-09-25 Thread 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 installer from Stephan Weil website qemu.weilnetz.de