> From: Jan Beulich > Sent: Wednesday, November 11, 2015 1:38 AM > > Signed-off-by: Jan Beulich <jbeul...@suse.com>
A simple description why error code is not required is preferred here. > > --- a/xen/arch/x86/hvm/hvm.c > +++ b/xen/arch/x86/hvm/hvm.c > @@ -4133,7 +4133,7 @@ void hvm_task_switch( > goto out; > > if ( (tss.trace & 1) && !exn_raised ) > - hvm_inject_hw_exception(TRAP_debug, tss_sel & 0xfff8); > + hvm_inject_hw_exception(TRAP_debug, HVM_DELIVER_NO_ERROR_CODE); > > tr.attr.fields.type = 0xb; /* busy 32-bit tss */ > hvm_set_segment_register(v, x86_seg_tr, &tr); > > _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel