Re: [PATCH v4 05/27] tcg/s390x: Check for long-displacement facility at startup

2022-12-12 Thread Ilya Leoshkevich
On Thu, Dec 08, 2022 at 08:05:08PM -0600, Richard Henderson wrote: > We are already assuming the existance of long-displacement, but were > not being explicit about it. This has been present since z990. > > Signed-off-by: Richard Henderson > --- > tcg/s390x/tcg-target.h | 6 -- >

[PATCH v4 05/27] tcg/s390x: Check for long-displacement facility at startup

2022-12-08 Thread Richard Henderson
We are already assuming the existance of long-displacement, but were not being explicit about it. This has been present since z990. Signed-off-by: Richard Henderson --- tcg/s390x/tcg-target.h | 6 -- tcg/s390x/tcg-target.c.inc | 15 +++ 2 files changed, 19 insertions(+), 2