qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Shubham Gupta <shubh09@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Writing into guest memory from qemu
Date: Tue, 24 Jun 2014 12:50:23 +0530	[thread overview]
Message-ID: <CAA-VLTVA+Cqw6kfDEeBCa74BbOcferDTd+3E8QPWEpW6hu5RDw@mail.gmail.com> (raw)

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

Hello

I am attempting to write into the guest memory state (before the guest is
launched) using the cpu_physical_memory_write function. While some values
are being correctly written into the guest memory (confirmed by a
cpu_physical_memory_read just after the write), some are not. Is there an
explanation for this behavior? Or am I using the wrong function to
accomplish what I want? Thanks in advance.

Shubham Gupta

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

             reply	other threads:[~2014-06-24  7:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-24  7:20 Shubham Gupta [this message]
2014-06-24  8:11 ` [Qemu-devel] Writing into guest memory from qemu Sergey Fedorov

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=CAA-VLTVA+Cqw6kfDEeBCa74BbOcferDTd+3E8QPWEpW6hu5RDw@mail.gmail.com \
    --to=shubh09@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 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).