On Wed, 25 Jul 2018 16:36:17 +0200 Michael Mueller <m...@linux.ibm.com> wrote:
> The enumeration type S390FeatGroup is now generated as well. > This shall simplify the definition of new feature groups > without the requirement to modify existing code. So can we expect new feature groups soon? :) > > Signed-off-by: Michael Mueller <m...@linux.ibm.com> > --- > target/s390x/cpu_features.c | 1 - > target/s390x/cpu_features.h | 19 +------------------ > target/s390x/gen-features.c | 18 +++++++++++++++++- > 3 files changed, 18 insertions(+), 20 deletions(-) Thanks, applied.