On 16/06/2021 16:38, Olaf Hering wrote: > Am Wed, 16 Jun 2021 15:50:24 +0100 > schrieb Andrew Cooper <[email protected]>: > >> 32bit toolstack build > as in i386? > How is this used in practice?
Every OSSTest run. Also, arm32 is absolutely a thing (the only reason ARM can't migrate right now is because there is no logdirty support in Xen yet). > I guess such build should be marked as CONFIG_MIGRATE=n in config/x86_32.mk? Migration (v2) very definitely works for i386 toolstacks. Part of the testing process during development was migrating a VM between a 32bit and 64bit dom0's, specifically to check that we'd got rid of all of the bitness problems in the stream format. ~Andrew
