qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>
Subject: Re: [PATCH] system/watchpoint: Move TCG specific code to accel/tcg/
Date: Wed, 17 Jan 2024 09:19:57 +0100	[thread overview]
Message-ID: <730f9c37-bfbd-4936-a2d7-bdc0174a4810@linaro.org> (raw)
In-Reply-To: <15efba7d-c308-43ac-a036-2dd00ba26422@linaro.org>

On 11/1/24 22:49, Richard Henderson wrote:
> On 1/12/24 03:20, Philippe Mathieu-Daudé wrote:
>> Keep system/watchpoint.c accelerator-agnostic by moving
>> TCG specific code to accel/tcg/watchpoint.c. Update meson.
>>
>> Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
>> ---
>>   accel/tcg/watchpoint.c | 143 +++++++++++++++++++++++++++++++++++++++++
>>   system/watchpoint.c    | 124 -----------------------------------
>>   accel/tcg/meson.build  |   1 +
>>   3 files changed, 144 insertions(+), 124 deletions(-)
>>   create mode 100644 accel/tcg/watchpoint.c
> 
> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

Thanks, patch queued.




      reply	other threads:[~2024-01-17  8:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-11 16:20 [PATCH] system/watchpoint: Move TCG specific code to accel/tcg/ Philippe Mathieu-Daudé
2024-01-11 21:49 ` Richard Henderson
2024-01-17  8:19   ` Philippe Mathieu-Daudé [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=730f9c37-bfbd-4936-a2d7-bdc0174a4810@linaro.org \
    --to=philmd@linaro.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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).