On Thu, 21 Feb 2019 19:43:04 +0100 Christian Borntraeger <borntraeger@xxxxxxxxxx> wrote: > As userspace can now get/set the subfunctions we want to trace those. > This will allow to also check QEMUs cpu model vs. what the real > hardware provides. > > Signed-off-by: Christian Borntraeger <borntraeger@xxxxxxxxxx> > --- > arch/s390/kvm/kvm-s390.c | 136 +++++++++++++++++++++++++++++++++++++++ > 1 file changed, 136 insertions(+) These look... extensive :) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>