s390x/cpumodel: add Concurrent-functions facility support
authorHendrik Brueckner <brueckner@linux.ibm.com>
Fri, 6 Dec 2024 12:27:43 +0000 (13:27 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 11 Dec 2024 08:18:38 +0000 (09:18 +0100)
commitc9ea365dce32bc114dacd7cfca7c478a82459b47
tree583327c284f76c85e112454fcc15277c264770a5
parent44fe383c274174405da79f5fcb028e39fe688036
s390x/cpumodel: add Concurrent-functions facility support

The Concurrent-functions facility introduces the new instruction
Perform Functions with Concurrent Results (PFCR) with few subfunctions.

Signed-off-by: Hendrik Brueckner <brueckner@linux.ibm.com>
Reviewed-by: Janosch Frank <frankja@linux.ibm.com>
Message-ID: <20241206122751.189721-8-brueckner@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/s390x/cpu_features.c
target/s390x/cpu_features.h
target/s390x/cpu_features_def.h.inc
target/s390x/cpu_models.c
target/s390x/gen-features.c
target/s390x/kvm/kvm.c