tcg/s390x: Remove FAST_BCR_SER facility check
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 7 Dec 2022 17:43:35 +0000 (17:43 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 6 Jan 2023 23:07:04 +0000 (23:07 +0000)
commite62d5752f5e7fdddb6b309230589281d9fa4d609
treece9dc1c8fd1d7fac3075ff3fe6a1474b9deef4cf
parentc68d5b7a6afab3ac1ece42bd0bd09945ca286a4e
tcg/s390x: Remove FAST_BCR_SER facility check

The fast-bcr-serialization facility is bundled into facility 45,
along with load-on-condition.  We are checking this at startup.

Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/s390x/tcg-target.c.inc
tcg/s390x/tcg-target.h