On Thu, 20 Jul 2017 13:27:31 +0200 Christian Borntraeger <borntrae...@de.ibm.com> wrote:
> The SIE_KSS feature will allow a guest to use KSS for a nested guest. > To create a nested guest the SIE_F2 facility is still necessary. > Since SIE_F2 is not part of the default model it does not make > a lot of sense to provide the SIE_KSS feature in the default model. > Let's also create a dependency check. > > Signed-off-by: Christian Borntraeger <borntrae...@de.ibm.com> > Reviewed-by: Jason J. Herne <jjhe...@linux.vnet.ibm.com> > Reviewed-by: Janosch Frank <fran...@linux.vnet.ibm.com> > --- > target/s390x/cpu_models.c | 1 + > target/s390x/gen-features.c | 1 - > 2 files changed, 1 insertion(+), 1 deletion(-) Thanks, queued to s390-next.