qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris


From: Stefan Weil
Subject: Re: [Qemu-devel] Linux as VirtualBox quest OS with QEMU running Solaris
Date: Mon, 10 Jan 2011 23:18:53 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101226 Iceowl/1.0b1 Icedove/3.0.11

Am 10.01.2011 18:59, schrieb Mateusz Loskot:
On 10/01/11 17:08, Stefan Weil wrote:
Am 10.01.2011 12:19, schrieb Mateusz Loskot:
On 07/01/11 18:15, Stefan Weil wrote:
There are no precompiled windows binaries of current qemu,
so you will have to compile them yourself (which is not difficult
once you have the correct mingw environment).

Great. I think I should be able to do that.

Which version of QEMU source code should I grab?
Latest stable or development version from Git repo?


I suggest using QEMU git master. You could try the binaries
from my website: http://www.weilnetz.de/qemu/

Stefan,

Thank you very much!
So far, I have tried to use versions of QEMU from Qemu Manager 0.7
as well as QEMU 0.13 from
http://homepage3.nifty.com/takeda-toshiya/
but without any luck. I suppose it's because these versions do not
have most recent OpenBIOS usable with SPARC.

I quickly tried your binaries and it looks I have to run them from within MSYS environment, isn't it?
I'm getting runtime error reporting msys-z.dll is missing.

The missing dll(s) are now available at http://www.weilnetz.de/qemu/.



I tried to find instructions on building QEMU with MinGW.
No luck. Is there anything available?

There are some instructions in qemu-doc.html.
The main problem is getting a really complete MinGW environment.
Then running

    ./configure
    make
    make install

should be all you need.



Best regards,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]