qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Blue Swirl <blauwirbel@gmail.com>
To: Richard Henderson <rth@twiddle.net>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 02/11] Delete unused tb_invalidate_page_range
Date: Sun, 22 May 2011 13:58:30 +0300	[thread overview]
Message-ID: <BANLkTinyXzjjiigO3RmJ5dDvBciGACsqaw@mail.gmail.com> (raw)
In-Reply-To: <4DD2896D.4040405@twiddle.net>

On Tue, May 17, 2011 at 5:42 PM, Richard Henderson <rth@twiddle.net> wrote:
> On 05/14/2011 12:37 PM, Blue Swirl wrote:
>> tb_invalidate_page_range() was intended to be used to invalidate an area of a TB
>> which the guest explicitly flushes from i-cache. However, QEMU detects writes
>> to code areas where TBs have been generated, so this has never been useful.
>>
>> Delete the function, adjust callers.
>>
>> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
>
> Reviewed-by: Richard Henderson <rth@twiddle.net>

Thanks for the review, applied.

      reply	other threads:[~2011-05-22 10:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-14 19:37 [Qemu-devel] [PATCH 02/11] Delete unused tb_invalidate_page_range Blue Swirl
2011-05-17 14:42 ` Richard Henderson
2011-05-22 10:58   ` Blue Swirl [this message]

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=BANLkTinyXzjjiigO3RmJ5dDvBciGACsqaw@mail.gmail.com \
    --to=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /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).