On 9/12/22 03:05, Richard Henderson wrote:
The fast-bcr-serialization facility is bundled into facility 45, along with load-on-condition. We are checking this at startup.Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- tcg/s390x/tcg-target.h | 1 - tcg/s390x/tcg-target.c.inc | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>