|
From: | Richard Henderson |
Subject: | Re: [PATCH v4 00/28] cpu: Introduce SysemuCPUOps structure, remove watchpoints from usermode |
Date: | Wed, 3 Mar 2021 17:52:19 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1 |
On 3/3/21 1:46 PM, Philippe Mathieu-Daudé wrote:
Patches 1-6 are generic cleanups. Patches 7-15 move from CPUClass to SysemuCPUOps Patch 16 restricts SysemuCPUOps to sysemu Patches 17-26 remove watchpoint code from user emulation Patches 27-28 remove USER_ONLY #ifdef'ry from "cpu.h"
Patches 1-18: Reviewed-by: Richard Henderson <richard.henderson@linaro.org>While mst has asked for a name change vs patch 4, I think that if we do that it should be separate, because it would involve a rename through hw/ as well.
The watchpoint patches that follow need some more careful thought. r~
[Prev in Thread] | Current Thread | [Next in Thread] |