lkml.org 
[lkml]   [2023]   [Jul]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v2 4/6] KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
From
> +		rc = -ENOIOCTLCMD;
> + break;
> }
> - return -ENOIOCTLCMD;
> +

This really needs a comment. :)

> + if (!rc)
> + vcpu->guest_debug &= ~KVM_GUESTDBG_EXIT_PENDING;
> +
> + return rc;
> }
>
> static int kvm_s390_handle_pv_vcpu_dump(struct kvm_vcpu *vcpu,

--
Cheers,

David / dhildenb

\
 
 \ /
  Last update: 2023-07-24 10:30    [W:0.305 / U:0.108 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site