On 12/20/2010 07:31 PM, Blue Swirl wrote:
Are you aware of QEMU-SystemC:
http://www.greensocs.com/projects/QEMUSystemC
Perhaps that would be a better starting point than plain QEMU.
Hi!
Thank you! Sure I already checked this project! I googled all the web
for QEMU technical documents:) Even Ch
On Sun, Dec 19, 2010 at 7:53 PM, Stefano Bonifazi
wrote:
> On 12/19/2010 05:51 PM, Andreas Färber wrote:
>>
>> Am 19.12.2010 um 17:32 schrieb Stefano Bonifazi:
>>
>>> I need to create an application that execute a PPC binary on a i386 host
>>> with some input, and get the result from that binary..
On 12/19/2010 06:03 PM, Andreas Färber wrote:
In particular, on some platforms libqemu.a would seem to compile okay
but the resulting QEMU executable would simply crash. We got around
these --whole-archive issues by putting together lists of object files
in Makefile.objs et al. that we can link
On 12/19/2010 05:51 PM, Andreas Färber wrote:
Am 19.12.2010 um 17:32 schrieb Stefano Bonifazi:
I need to create an application that execute a PPC binary on a i386
host with some input, and get the result from that binary.. I thought
I could use libqemu in some "user mode" way (i do not need th
Am 19.12.2010 um 17:10 schrieb Blue Swirl:
On Sun, Dec 19, 2010 at 2:29 PM, Stefano Bonifazi
wrote:
Hi all!
version 0.13 of qemu does not make libqemu.a
Is this some choice of developers, or due to any problem?
The API provided by libqemu.a is not supported, so when the compile
system was im
Am 19.12.2010 um 17:32 schrieb Stefano Bonifazi:
I need to create an application that execute a PPC binary on a i386
host with some input, and get the result from that binary.. I
thought I could use libqemu in some "user mode" way (i do not need
the full system emulation) .. I can't simply
On 12/19/2010 05:10 PM, Blue Swirl wrote:
On Sun, Dec 19, 2010 at 2:29 PM, Stefano Bonifazi
wrote:
Hi all!
version 0.13 of qemu does not make libqemu.a
Is this some choice of developers, or due to any problem?
The API provided by libqemu.a is not supported, so when the compile
system was im
On Sun, Dec 19, 2010 at 2:29 PM, Stefano Bonifazi
wrote:
> Hi all!
> version 0.13 of qemu does not make libqemu.a
> Is this some choice of developers, or due to any problem?
The API provided by libqemu.a is not supported, so when the compile
system was improved so that libqemu.a was no longer ne
Hi all!
version 0.13 of qemu does not make libqemu.a
Is this some choice of developers, or due to any problem?
How to fix that?
Thank you in advance!
Stefano B.