target/s390x: flag te and cte as deprecated
authorCollin Walling <walling@linux.ibm.com>
Mon, 29 Apr 2024 19:10:59 +0000 (15:10 -0400)
committerThomas Huth <thuth@redhat.com>
Fri, 10 May 2024 06:34:29 +0000 (08:34 +0200)
commit6e55b32d45976a8e78cbd3bbdf6ed1148cb2662a
tree53c51e73386954f3eb5428342b6b099c18931993
parent8aa2211e855df79ddd363e5f0d8c4d7d4c376e16
target/s390x: flag te and cte as deprecated

Add the CONSTRAINT_TRANSACTIONAL_EXE (cte) and TRANSACTIONAL_EXE (te)
to the list of deprecated features.

Signed-off-by: Collin Walling <walling@linux.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-ID: <20240429191059.11806-3-walling@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
target/s390x/cpu_features.c