On 6/18/25 10:14 AM, Michael Tokarev wrote:
> On 18.06.2025 11:02, Philipp Kern wrote:
> []
>> It'd be great if qemu could autodetect this, i.e. presumably use
>> getconf(PAGE_SIZE) for this.
> 
> As has been explained to me by the qemu ppc people, autodetecting this
> is wrong because this way qemu will start with different configuration
> on different hosts, and the virtual machines will be unpredictable
> non-migratable.  I don't know how important this is, though - probably
> being able to start in the first place is more important.

Aren't they non-migratable anyway if the host kernel page size config
differs? I.e. if you are already diverging there between multiple hosts,
you lost the ability to migrate because it would not be runnable either
- not just unable to start. But I surely miss something here. :)

Kind regards
Philipp Kern

Reply via email to