Re: [PATCH 26/33] linux-user: Deprecate and disable -p pagesize

2023-08-20 Thread Philippe Mathieu-Daudé
On 18/8/23 19:12, Richard Henderson wrote: This option controls the host page size. From the mis-usage in our own testsuite, this is easily confused with guest page size. The only thing that occurs when changing the host page size is that stuff breaks, because one cannot actually change the hos

[PATCH 26/33] linux-user: Deprecate and disable -p pagesize

2023-08-18 Thread Richard Henderson
This option controls the host page size. From the mis-usage in our own testsuite, this is easily confused with guest page size. The only thing that occurs when changing the host page size is that stuff breaks, because one cannot actually change the host page size. Therefore reject all but the no