All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: ferux <ferux@mail.ru>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] for bug 754635: -d option outs wrong info about sections
Date: Tue, 14 Jun 2011 13:49:23 -0700	[thread overview]
Message-ID: <4DF7C953.4050502@twiddle.net> (raw)
In-Reply-To: <4DF4BBBC.8010203@mail.ru>

On 06/12/2011 06:14 AM, ferux wrote:
> Patch to correct log output about sections from:
> start    end      size     prot
> 00010000-00019000 00009000 r-x
> 00019000-0007b000 00062000 rw-
> 00040000-00041000 00001000 ---
> 00041000-00041800 00000800 rw-
> 00041800-0005d800 0001c000 r-x
> 0005d800-0005e800 00001000 rw-
> 
> to:
> start    end      size     prot
> 10000000-10019000 00019000 r-x
> 10019000-1006b000 00052000 rw-
> 40000000-40001000 00001000 ---
> 40001000-40801000 00800000 rw-
> 40801000-4081d000 0001c000 r-x
> 4081d000-4081e000 00001000 rw-
> 
> I described this bug: https://bugs.launchpad.net/qemu/+bug/754635.
> 
> Signed-off-by: Max Rozhkov <address@hidden>

Acked-by: Richard Henderson <rth@twiddle.net>


r~

  reply	other threads:[~2011-06-14 20:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-12 13:14 [Qemu-devel] [PATCH] for bug 754635: -d option outs wrong info about sections ferux
2011-06-14 20:49 ` Richard Henderson [this message]
2011-06-14 21:39 ` Andreas Färber

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=4DF7C953.4050502@twiddle.net \
    --to=rth@twiddle.net \
    --cc=ferux@mail.ru \
    --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.