From: Mulyadi Santosa <mulyadi.santosa@gmail.com>
To: Frank Rizzo <thefrankrizzo@hotmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Remote Data Help?
Date: Fri, 15 May 2009 21:12:58 +0700 [thread overview]
Message-ID: <f284c33d0905150712h37cb007epfd4f3ca667b66481@mail.gmail.com> (raw)
In-Reply-To: <BAY108-W940683DCC9916CB2C389DB25F0@phx.gbl>
On Fri, May 15, 2009 at 9:07 PM, Frank Rizzo <thefrankrizzo@hotmail.com> wrote:
> Hello qemu folks!
>
> I'm using qemu to solve a problem where I have 2 computers attached, and the
> software is on one, and the dynamic data is on the other. As far as the
> software knows, this data is local. So, I need to patch into the RAM
> handler on qemu, and add my own code to fetch the data from the remote
> computer, and put it in a local buffer. (Basically, I want qemu to alloc
> the local memory, and then I fill it with data from the remote system).
>
> Can anyone point me in the right direction for this? I've been digging
> through the RAM subsystems to no avail, and could use a pointer.
If I understand your requirement correctly, perhaps what you're
looking for is somekind like qemu monitor command to dump memory
content? I forgot what the command is, but I am sure you can locate it
fairly easy including the related handler (monitor.c I think).
regards,
Mulyadi.
next prev parent reply other threads:[~2009-05-15 14:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.0.1242396050.21637.qemu-devel@nongnu.org>
2009-05-15 14:07 ` [Qemu-devel] Remote Data Help? Frank Rizzo
2009-05-15 14:12 ` Mulyadi Santosa [this message]
2009-05-18 14:36 ` Frank Rizzo
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=f284c33d0905150712h37cb007epfd4f3ca667b66481@mail.gmail.com \
--to=mulyadi.santosa@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=thefrankrizzo@hotmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).