xen-devel
RE: [Xen-devel] MSI causing softpanics in guest
Yes, exactly the same as what I am thinking.
Shan Haitao
-----Original Message-----
From: Keir Fraser [mailto:keir.fraser@xxxxxxxxxxxxx]
Sent: 2008年9月23日 16:30
To: Shan, Haitao; Jan Beulich; Anish Bhatt
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] MSI causing softpanics in guest
pciback should be returning the number which the domU should present to Xen
via EVTCHNOP_bind_pirq. Anything else would be meaningless. DomU then gets
itself a Linux irq by 'irq = evtchn_map_pirq(-1, pirq_from_pciback)'.
-- Keir
On 23/9/08 09:26, "Shan, Haitao" <haitao.shan@xxxxxxxxx> wrote:
> Yes. I think so.
> But here is another problem, current code in dom0 returns irq number (irq
> number has meaning only in its domain, am I right?) not pirq number to PV domU
> guest. I am not sure whether this number can be used in evtchn_map_pirq in PV
> domU. Seems some modification is needed, I believe.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] MSI causing softpanics in guest, Anish Bhatt
- Re: [Xen-devel] MSI causing softpanics in guest, Jan Beulich
- Re: [Xen-devel] MSI causing softpanics in guest, Anish Bhatt
- RE: [Xen-devel] MSI causing softpanics in guest, Shan, Haitao
- Re: [Xen-devel] MSI causing softpanics in guest, Keir Fraser
- RE: [Xen-devel] MSI causing softpanics in guest, Shan, Haitao
- RE: [Xen-devel] MSI causing softpanics in guest, Shan, Haitao
- Re: [Xen-devel] MSI causing softpanics in guest, Keir Fraser
- RE: [Xen-devel] MSI causing softpanics in guest, Jan Beulich
- Re: [Xen-devel] MSI causing softpanics in guest, Anish Bhatt
- Re: [Xen-devel] MSI causing softpanics in guest, Keir Fraser
|
|
|