Bug#1079800: Bug#1107288: qemu-system-ppc - kvm configured incorrectly for debian: Can't support 64 kiB guest pages with 4 kiB host pages
Michael Tokarev <[email protected]>
| Newsgroups | gmane.linux.debian.devel.documentation |
|---|---|
| Message-ID | <138004c4-45ad-49df-be94-b5ca86e14685__2485.70937417156$1750234656$gmane$org@tls.msk.ru> |
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. /mjt