On 22/07/15 14:31, Vijay Kilari wrote: >>> + p->desc = desc; >> >> This should have happened during routing, not now. > > While routing we don't have vlpi to update p->desc.
Why do you need the p->desc? You don't use at all the p->desc during the injection because you replaced all the if ( p->desc ) by if ( p->desc && !is_lpi(p->irq) ) or similar. regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel