On 01/12/23, Philippe Mathieu-Daudé wrote: > Hi, > > Trying to restrict "cpu.h" to target-specific code, > any objection to define TCG_GUEST_DEFAULT_MO (used in > accel/tcg/) in cpu-param.h? > > Thanks, > > Phil.
Not from our end, seems like a good idea! Btw, I've managed to get cputlb.c to compile once for all system mode targets. I'll submit an rfc once I've sorted out some failing tests. //Anton