|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH 6/6] Add MSI support to XEN
2008/5/14 Neil Turton <nturton@xxxxxxxxxxxxxx>:
> Haitao Shan wrote:
>> Can you tell me how to reproduce your problem? Maybe there are some
>> pathes that I do not take care of. So that I can fix the problem.
>
> I've fixed it now, thanks.
OK. I see your patch. It is my fault to make such a mistake.
>
>> Do you mean your MSI-X capable NIC is owned simultaneously by multi
>> guests?
>
> Exactly. Do I just call request_irq in the frontend?
I do not quite understand.
What I mean is call PHYSDEVOP_map_pirq with proper domain_id ( the
domain you want Xen to deliver this specific MSI to) in pci backend
and tell frontend the pirq number . Then request_irq in the frontend.
I think this should work if you want to deliver that MSI to some
specific domain.
>
> Cheers, Neil.
>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|