On Thu, Jun 05, 2025 at 03:15:18PM +0200, Bastian Blank wrote: > Okay, so we should remove kvm support from ppc64*, because it is not > supported anymore?
It looked to me as if all you have to do is pass a command line argument to qemu-kvm telling it to use 4k page size instead of the default 64k. Doesn't mean it doesn't support kvm. Changing the default sounds like it could break kvm migration between hosts. Perhaps it would be friendly if qemu would detect the page size doesn't work and print a message telling the user what argument they have to add to work with 4k page systems. -- Len Sorensen