All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit
@ 2013-09-26  1:53 Vikas Desai
  2013-09-26  5:42 ` Stefan Weil
  0 siblings, 1 reply; 10+ messages in thread
From: Vikas Desai @ 2013-09-26  1:53 UTC (permalink / raw)
  To: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 397 bytes --]


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 but it dies too with an assertion.

Foes anyone have a working build for win64?

Thanks.
-Vikas 



[-- Attachment #2: Type: text/html, Size: 475 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit
@ 2013-09-26  6:43 Vikas Desai
  2013-09-26  7:09 ` Manu
  0 siblings, 1 reply; 10+ messages in thread
From: Vikas Desai @ 2013-09-26  6:43 UTC (permalink / raw)
  To: Stefan Weil, qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1343 bytes --]


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_coroutine()

Thanks,
Vikas
Sent from my HTC

----- Reply message -----
From: "Stefan Weil" <sw@weilnetz.de>
To: "Vikas Desai" <vikas.desai@outlook.com>, <qemu-devel@nongnu.org>
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 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 but it dies too with an assertion.
>
> Foes anyone have a working build for win64?
>
> Thanks.
> -Vikas

Stephan Weil is another person, not me. I am Stefan Weil. :-)

Which version of the installer did you try? Which assertion or failure
message did you get?
How did you start the binary.

Without more information, nobody will be able to answer your questions.

Cheers,
Stefan



[-- Attachment #2: Type: text/html, Size: 1926 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit
@ 2013-09-26  7:05 Vikas Desai
  2013-09-26 11:23 ` Vikas Desai
  0 siblings, 1 reply; 10+ messages in thread
From: Vikas Desai @ 2013-09-26  7:05 UTC (permalink / raw)
  To: Stefan Weil, qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1826 bytes --]


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" <vikas.desai@outlook.com>
To: "Stefan Weil" <sw@weilnetz.de>, <qemu-devel@nongnu.org>
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 iso I get an assertion - /home/stefan/src/qemu/repo.or.cz/qemu/ar7/qemu-coroutine-lock.c, line 99
Expression : qemu_in_coroutine()

Thanks,
Vikas
Sent from my HTC

----- Reply message -----
From: "Stefan Weil" <sw@weilnetz.de>
To: "Vikas Desai" <vikas.desai@outlook.com>, <qemu-devel@nongnu.org>
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 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 but it dies too with an assertion.
>
> Foes anyone have a working build for win64?
>
> Thanks.
> -Vikas

Stephan Weil is another person, not me. I am Stefan Weil. :-)

Which version of the installer did you try? Which assertion or failure
message did you get?
How did you start the binary.

Without more information, nobody will be able to answer your questions.

Cheers,
Stefan



[-- Attachment #2: Type: text/html, Size: 2672 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit
@ 2013-09-26  7:18 Vikas Desai
  0 siblings, 0 replies; 10+ messages in thread
From: Vikas Desai @ 2013-09-26  7:18 UTC (permalink / raw)
  To: Manu; +Cc: Stefan Weil, <qemu-devel@nongnu.org>

[-- Attachment #1: Type: text/plain, Size: 2145 bytes --]


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" <informmanuel@gmail.com>
To: "Vikas Desai" <vikas.desai@outlook.com>
Cc: "Stefan Weil" <sw@weilnetz.de>, "<qemu-devel@nongnu.org>" <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit
Date: Thu, Sep 26, 2013 3:09 PM


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 <vikas.desai@outlook.com>:

> 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_coroutine()
>
> Thanks,
> Vikas
> Sent from my HTC
>
>
> ----- Reply message -----
> From: "Stefan Weil" <sw@weilnetz.de>
> To: "Vikas Desai" <vikas.desai@outlook.com>, <qemu-devel@nongnu.org>
> 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 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 but it dies too with an assertion.
>>
>> Foes anyone have a working build for win64?
>>
>> Thanks.
>> -Vikas
>
> Stephan Weil is another person, not me. I am Stefan Weil. :-)
>
> Which version of the installer did you try? Which assertion or failure message did you get?
> How did you start the binary.
>
> Without more information, nobody will be able to answer your questions.
>
> Cheers,
> Stefan
>
>

[-- Attachment #2: Type: text/html, Size: 3376 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2013-09-27  4:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-26  1:53 [Qemu-devel] Compiling Qemu x86_64 for windows 64 bit Vikas Desai
2013-09-26  5:42 ` Stefan Weil
  -- strict thread matches above, loose matches on Subject: below --
2013-09-26  6:43 Vikas Desai
2013-09-26  7:09 ` Manu
2013-09-26  7:05 Vikas Desai
2013-09-26 11:23 ` Vikas Desai
2013-09-26 19:05   ` Stefan Weil
2013-09-26 21:13     ` [Qemu-devel] Compiling QEMU " Stefan Weil
2013-09-27  4:44       ` Vikas Desai
2013-09-26  7:18 [Qemu-devel] Compiling Qemu " Vikas Desai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.