On Fri, 23 Feb 2018 11:10:25 +0000 Christian Borntraeger <borntraeger@xxxxxxxxxx> wrote: > We want to count IO exit requests in kvm_stat. At the same time > we can get rid of the handle_noop function. > > Signed-off-by: Christian Borntraeger <borntraeger@xxxxxxxxxx> > --- > arch/s390/include/asm/kvm_host.h | 1 + > arch/s390/kvm/intercept.c | 17 ++++------------- > arch/s390/kvm/kvm-s390.c | 1 + > 3 files changed, 6 insertions(+), 13 deletions(-) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>