Re: [Qemu-devel] [PATCH v3] ppc: Deprecate qemu-system-ppcemb

2018-01-22 Thread David Gibson
On Sun, Jan 21, 2018 at 10:57:58PM +0100, Thomas Huth wrote: > qemu-system-ppcemb has been once split of qemu-system-ppc to support > CPU page sizes < 4096 for some of the embedded 4xx PowerPC CPUs. > However, there was hardly any OS available in the wild that really > used such small page sizes (L

[Qemu-devel] [PATCH v3] ppc: Deprecate qemu-system-ppcemb

2018-01-21 Thread Thomas Huth
qemu-system-ppcemb has been once split of qemu-system-ppc to support CPU page sizes < 4096 for some of the embedded 4xx PowerPC CPUs. However, there was hardly any OS available in the wild that really used such small page sizes (Linux uses 4096 on PPC), so there is no known recent use case for this