qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Blue Swirl <blauwirbel@gmail.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 02/11] Delete unused tb_invalidate_page_range
Date: Tue, 17 May 2011 07:42:53 -0700	[thread overview]
Message-ID: <4DD2896D.4040405@twiddle.net> (raw)
In-Reply-To: <BANLkTikFfUmSE7drGg24KWuCMKo7Bmo+Pw@mail.gmail.com>

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>



r~

  reply	other threads:[~2011-05-17 14:43 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 [this message]
2011-05-22 10:58   ` Blue Swirl

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=4DD2896D.4040405@twiddle.net \
    --to=rth@twiddle.net \
    --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 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).