]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - target/s390x/cpu_features.h
target/s390x: report deprecated-props in cpu-model-expansion reply
[thirdparty/qemu.git] / target / s390x / cpu_features.h
index a9bd68a2e11f4ef2b3f982519abb1ea877fef824..661a8cd6dbd3d3f8f05f9b05ddc3be428a2a01e9 100644 (file)
@@ -69,6 +69,7 @@ void s390_add_from_feat_block(S390FeatBitmap features, S390FeatType type,
                           uint8_t *data);
 void s390_feat_bitmap_to_ascii(const S390FeatBitmap features, void *opaque,
                                void (*fn)(const char *name, void *opaque));
+void s390_get_deprecated_features(S390FeatBitmap features);
 
 /* Definition of a CPU feature group */
 typedef struct {