[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 4/4] x86/vioapic: bind interrupts to PVH Dom0
>>> On 01.06.17 at 13:49, <roger.pau@xxxxxxxxxx> wrote: > --- a/xen/arch/x86/hvm/vioapic.c > +++ b/xen/arch/x86/hvm/vioapic.c > @@ -158,6 +158,52 @@ static int vioapic_read( > return X86EMUL_OKAY; > } > > +static int vioapic_hwdom_map_gsi(unsigned int gsi, unsigned int trig, > + unsigned int pol) > +{ > + struct domain *d = current->domain; currd or curr_d please. 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 |