On Tue, 31 Jul 2018 11:04:48 +0200 Christian Borntraeger <borntrae...@de.ibm.com> wrote:
> Provide the etoken facility. We need to handle cpu model, migration and > clear reset. ^^^^^^^^^^^ Hm, anything special for that? I don't see it in the patch. > > Signed-off-by: Christian Borntraeger <borntrae...@de.ibm.com> > Acked-by: Janosch Frank <fran...@linux.ibm.com> > --- > target/s390x/cpu.h | 3 +++ > target/s390x/cpu_features.c | 3 ++- > target/s390x/cpu_features_def.h | 3 ++- > target/s390x/gen-features.c | 3 ++- > target/s390x/kvm.c | 11 +++++++++++ > target/s390x/machine.c | 20 +++++++++++++++++++- > 6 files changed, 39 insertions(+), 4 deletions(-)