All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Weil <sw@weilnetz.de>
To: Richard Henderson <rth@twiddle.net>, qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: Re: [Qemu-devel] [PATCH 0/2] Guard page for code_gen_buffer
Date: Sun, 20 Sep 2015 07:16:54 +0200	[thread overview]
Message-ID: <55FE4146.3050504@weilnetz.de> (raw)
In-Reply-To: <1442697033-22409-1-git-send-email-rth@twiddle.net>

Am 19.09.2015 um 23:10 schrieb Richard Henderson:
> I started down the path toward using this guard page to trigger
> a restart of the translation for a given TB, but got hung up on
> the win32 implementation of the "signal handler".
> 
> Nevertheless, just having the page without doing anything more
> than crashing if it gets touched might still be useful.
> 
> Note that the new win32 path in the second patch is untested.
> I thought I had a win7 vm on this laptop, but apparently not.
> If someone else wants to do that this weekend, awesome.  Otherwise
> I'll try to get to it when I'm home on Monday.
> 
> Thoughts?
> 
> r~

I must admit that I usually test using wine32 and wine64.
Maybe I can have a look on these patches this evening.

Stefan

      parent reply	other threads:[~2015-09-20  5:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-19 21:10 [Qemu-devel] [PATCH 0/2] Guard page for code_gen_buffer Richard Henderson
2015-09-19 21:10 ` [Qemu-devel] [PATCH 1/2] tcg: Emit prologue to the beginning of code_gen_buffer Richard Henderson
2015-09-19 21:10 ` [Qemu-devel] [PATCH 2/2] tcg: Allocate a guard page after code_gen_buffer Richard Henderson
2015-09-20  5:16 ` Stefan Weil [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=55FE4146.3050504@weilnetz.de \
    --to=sw@weilnetz.de \
    --cc=peter.maydell@linaro.org \
    --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 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.