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.hender...@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~