Because nobody needed it so far. All targets need softmmu-specific files, at least machine.c which (for weird reasons) has the migration code for CPU objects.
Paolo Il mar 9 feb 2021, 20:24 Claudio Fontana <[email protected]> ha scritto: > Hi Paolo, > > I am looking at arm code right now in target/ > > and I would like to build some separate helper-user.c and helper-softmmu.c > . > > I'd like then to include only the right one depending on CONFIG_SOFTMMU > and CONFIG_USER_ONLY. > > Any reason why there is no equivalent of target_softmmu_arch called > target_user_arch to use for this? > > Thanks, > > Claudio > > -- > Claudio Fontana > Engineering Manager Virtualization, SUSE Labs Core > > SUSE Software Solutions Italy Srl > >
