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

2024-01-30 Thread Ilya Leoshkevich
On Tue, Jan 02, 2024 at 12:58:01PM +1100, 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 on

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

2024-01-02 Thread Philippe Mathieu-Daudé
On 2/1/24 02:58, 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 host

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

2024-01-01 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