Re: [libvirt] [PATCH] ppc: Remove deprecated ppcemb target

2018-08-22 Thread David Gibson
On Tue, Aug 21, 2018 at 01:27:48PM +0200, Thomas Huth wrote: > There is no known available OS for ppc around anymore that uses page > sizes below 4k, so it does not make much sense that we keep wasting > our time on building and testing the ppcemb-softmmu target. It has > been deprecated since two

[libvirt] [PATCH] ppc: Remove deprecated ppcemb target

2018-08-21 Thread Thomas Huth
There is no known available OS for ppc around anymore that uses page sizes below 4k, so it does not make much sense that we keep wasting our time on building and testing the ppcemb-softmmu target. It has been deprecated since two releases, and nobody complained, so let's remove this now.