On 5/2/19 3:47 AM, Alex Bennée wrote: >> This needs a different set of cleanups. ;-) > > I guess this is another use case for softmmu support in linux-user where > HOST_PAGE != TARGET_PAGE?
Well, yes, but I was thinking more short-term, wherein we do not test things that we know will not work. E.g. testing 4k pages on a 64k page host. r~