qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Filip Navara <filip.navara@gmail.com>
To: froydnj@codesourcery.com
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Date: Tue, 11 Aug 2009 00:36:40 +0200	[thread overview]
Message-ID: <5b31733c0908101536g5d9ed041ld6c7cf415d3bce67@mail.gmail.com> (raw)
In-Reply-To: <1249936656-30905-1-git-send-email-froydnj@codesourcery.com>

On Mon, Aug 10, 2009 at 10:37 PM, <froydnj@codesourcery.com> wrote:
> From: Nathan Froyd <froydnj@codesourcery.com>
>
> handle_cpu_signal is very nearly copy-paste code for each target, with a
> few minor variations.  This patch sets up appropriate defaults for a
> generic handle_cpu_signal and provides overrides for particular targets
> that did things differently.  Fixing things like the persistent (XXX:
> use sigsetjmp) should now become somewhat easier.
>
> Previous comments on this patch suggest that the "activate soft MMU for
> this block" comments refer to defunct functionality.  I have removed
> such blocks for the appropriate targets in this patch.
>
> Signed-off-by: Nathan Froyd <froydnj@codesourcery.com>
Acked-by: Filip Navara <filip.navara@gmail.com>

Thanks for the patch!

Best regards,
Filip Navara

      reply	other threads:[~2009-08-10 22:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-10 20:37 [Qemu-devel] [PATCH] cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal froydnj
2009-08-10 22:36 ` Filip Navara [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=5b31733c0908101536g5d9ed041ld6c7cf415d3bce67@mail.gmail.com \
    --to=filip.navara@gmail.com \
    --cc=froydnj@codesourcery.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).