Control: severity -1 serious
On Wed, Jun 04, 2025 at 10:29:09PM +0200, Bastian Blank wrote:
qemu is configured to always request 64 KiB pages on ppc64(el). Debian does not (longer) support this mode by default. This means qemu needs
to automatically downgrade to 4 KiB if this is the only thing that's supported.
This now means that qemu with kvm is completely broken on ppc64el. How should we fix that?
- Breaks on the kernel, with what?
- Disable kvm in the kernel?
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.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 154:04:48 |
Calls: | 10,383 |
Files: | 14,054 |
Messages: | 6,417,843 |