[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/7] x86/hypercall: Make the HVM hcall_preempted boolean common
>>> On 15.02.17 at 20:41, <andrew.cooper3@xxxxxxxxxx> wrote: > --- a/xen/include/xen/sched.h > +++ b/xen/include/xen/sched.h > @@ -202,6 +202,8 @@ struct vcpu > bool paused_for_shutdown; > /* VCPU need affinity restored */ > bool affinity_broken; > + /* A hypercall has been preempted. */ > + bool hcall_preempted; > > > /* Would you mind moving this addition between the two existing blank lines, so that together with the later movement here of hcall_64bit the two appear as a proper pair? With that Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |