All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Bonifazi <stefboombastic@gmail.com>
To: "Andreas Färber" <andreas.faerber@web.de>
Cc: Blue Swirl <blauwirbel@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] libqemu.a not made with version 0.13
Date: Sun, 19 Dec 2010 20:53:17 +0100	[thread overview]
Message-ID: <4D0E62AD.1000703@gmail.com> (raw)
In-Reply-To: <CAD3B46C-DE5F-45D5-9B95-CE6DF2652DF3@web.de>

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 the full 
>> system emulation) .. I can't simply call qemu-ppc, as I need 
>> everything to be in the same process ..
>
> Why? Can't you just pass the input via command line?
>
> Regards,
> Andreas
No I can't! First of all it is a specification of my project .. this 
"application" would be a SystemC TLM2 loosely timed module so it should 
be as fast as possible, it can't rely on "process intercommunication" 
all should be part of the same SystemC process.. moreover the inputs to 
be passed to the binary may be complex structs .. I'll need full access 
to the binaries address space for passing them someway the inputs ..
Thank you for your interest! :)
Best Regards,
Stefano B.

  reply	other threads:[~2010-12-19 19:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-19 14:29 [Qemu-devel] libqemu.a not made with version 0.13 Stefano Bonifazi
2010-12-19 16:10 ` Blue Swirl
2010-12-19 16:32   ` Stefano Bonifazi
2010-12-19 16:51     ` Andreas Färber
2010-12-19 19:53       ` Stefano Bonifazi [this message]
2010-12-20 18:31         ` Blue Swirl
2010-12-21  9:07           ` Stefano Bonifazi
2010-12-19 17:03   ` Andreas Färber
2010-12-19 20:00     ` Stefano Bonifazi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D0E62AD.1000703@gmail.com \
    --to=stefboombastic@gmail.com \
    --cc=andreas.faerber@web.de \
    --cc=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.