qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/2] s390x/cpumodel: Rework CPU feature definition
@ 2019-06-12 13:25 David Hildenbrand
  2019-06-12 13:25 ` [Qemu-devel] [PATCH v1 1/2] " David Hildenbrand
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: David Hildenbrand @ 2019-06-12 13:25 UTC (permalink / raw)
  To: qemu-devel
  Cc: Thomas Huth, Janosch Frank, David Hildenbrand, Cornelia Huck,
	Halil Pasic, Christian Borntraeger, qemu-s390x, Richard Henderson

Rework the feature initialization, making it harder to make mistakes.
While at it, rename the enum names of the KDSA features.

David Hildenbrand (2):
  s390x/cpumodel: Rework CPU feature definition
  s390x/cpumodel: Prepend KDSA features with "KDSA"

 target/s390x/cpu_features.c         | 352 +-------------------------
 target/s390x/cpu_features_def.h     | 352 +-------------------------
 target/s390x/cpu_features_def.inc.h | 369 ++++++++++++++++++++++++++++
 target/s390x/gen-features.c         |  30 +--
 4 files changed, 401 insertions(+), 702 deletions(-)
 create mode 100644 target/s390x/cpu_features_def.inc.h

-- 
2.21.0



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-06-14 12:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-12 13:25 [Qemu-devel] [PATCH v1 0/2] s390x/cpumodel: Rework CPU feature definition David Hildenbrand
2019-06-12 13:25 ` [Qemu-devel] [PATCH v1 1/2] " David Hildenbrand
2019-06-13 11:26   ` Janosch Frank
2019-06-14 11:47   ` Cornelia Huck
2019-06-12 13:25 ` [Qemu-devel] [PATCH v1 2/2] s390x/cpumodel: Prepend KDSA features with "KDSA" David Hildenbrand
2019-06-13 11:27   ` Janosch Frank
2019-06-14 11:48   ` Cornelia Huck
2019-06-12 15:39 ` [Qemu-devel] [PATCH v1 0/2] s390x/cpumodel: Rework CPU feature definition no-reply
2019-06-14 11:49 ` Cornelia Huck
2019-06-14 11:54   ` David Hildenbrand
2019-06-14 12:10 ` David Hildenbrand

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).