qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH v4 26/28] cpu: Remove watchpoint stubs for user emulation


From: Richard Henderson
Subject: Re: [PATCH v4 26/28] cpu: Remove watchpoint stubs for user emulation
Date: Wed, 3 Mar 2021 15:28:02 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

On 3/3/21 1:47 PM, Philippe Mathieu-Daudé wrote:
Since we remove all access to the watchpoint methods from user-mode
code, we can now remove them, as they are not used anymore.

Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---
  include/hw/core/cpu.h | 34 +---------------------------------
  1 file changed, 1 insertion(+), 33 deletions(-)

I do not think this is a good tradeoff, removing one central ifdef and substituting lots of others, scattered throughout target/.


r~



reply via email to

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