qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 3/3] ppc: Enable 2nd DAWR support on p10


From: Richard Henderson
Subject: Re: [PATCH v5 3/3] ppc: Enable 2nd DAWR support on p10
Date: Wed, 21 Apr 2021 21:45:29 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 4/21/21 6:56 PM, David Gibson wrote:
I don't actually know if qemu has TCG watchpoint support on any
hardware.  Presumably it would mean instrumenting all the tcg loads
and stores.

We tag the soft tlb for pages that contain watchpoints.

See include/hw/core/cpu.h:
  cpu_watchpoint_insert
  cpu_watchpoint_remove


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]