diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-12-07 17:38:42 +0000 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-01-06 23:07:04 +0000 |
commit | c68d5b7a6afab3ac1ece42bd0bd09945ca286a4e (patch) | |
tree | 757a6105d6411a4cb2a088f6fc2a11527f15e16e /migration/exec.h | |
parent | 9c3bfb79f4bef9d5271ca59ad673d1eb7efa51db (diff) |
tcg/s390x: Check for load-on-condition facility at startup
The general-instruction-extension facility was introduced in z196,
which itself was end-of-life in 2021. In addition, z196 is the
minimum CPU supported by our set of supported operating systems:
RHEL 7 (z196), SLES 12 (z196) and Ubuntu 16.04 (zEC12).
Check for facility number 45, which will be the consilidated check
for several facilities.
Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'migration/exec.h')
0 files changed, 0 insertions, 0 deletions