* RE: MSI Support in Xen
@ 2008-03-24 20:16 dulloor
2008-03-24 20:48 ` Anish Bhatt
0 siblings, 1 reply; 8+ messages in thread
From: dulloor @ 2008-03-24 20:16 UTC (permalink / raw)
To: xen-devel
Please let know if you are planning on this any time soon.
-dulloor
Shan, Haitao wrote:
>
> Hi,
>
> Although I am not the author, I will be working on those patches about
> one week later from now. I will post the status once I finished.
>
> Best Regards
> Haitao Shan
>
> Kieran Mansley wrote:
>> On Wed, 2008-02-20 at 18:49 -0500, anish@cc.gatech.edu wrote:
>>> I was trying to patch Xen 3.2 from the mercurial repository with the
>>> MSI patches by Yunhong Jiang given at the bottom of this page :
>>>
>>>
> http://lists.xensource.com/archives/html/xen-devel/2007-11/msg00157.html
>>>
>>> The tree seems to have significantly changed, especially the
>>> hvm_irq_dpci_mapping structure in irq.h header file. Are there any
>>> updated patches,
>>
>> Not as far as I know, and I'd be interested in reviewing patches that
>> apply to xen-unstable too. I contacted the patch author a while ago
>> to see if they had an up to date copy but have heard nothing back.
>>
>> Kieran
>>
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xensource.com
>> http://lists.xensource.com/xen-devel
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>
--
View this message in context: http://www.nabble.com/MSI-Support-in-Xen-tp15601830p16239866.html
Sent from the Xen - Dev mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MSI Support in Xen
2008-03-24 20:16 MSI Support in Xen dulloor
@ 2008-03-24 20:48 ` Anish Bhatt
0 siblings, 0 replies; 8+ messages in thread
From: Anish Bhatt @ 2008-03-24 20:48 UTC (permalink / raw)
To: dulloor; +Cc: xen-devel
Kieran,
Try reverting the unstable tree to when the patches were made. Just got
it working last week, no problems so far.
-Anish Bhatt
dulloor wrote:
> Please let know if you are planning on this any time soon.
>
> -dulloor
>
>
> Shan, Haitao wrote:
>
>> Hi,
>>
>> Although I am not the author, I will be working on those patches about
>> one week later from now. I will post the status once I finished.
>>
>> Best Regards
>> Haitao Shan
>>
>> Kieran Mansley wrote:
>>
>>> On Wed, 2008-02-20 at 18:49 -0500, anish@cc.gatech.edu wrote:
>>>
>>>> I was trying to patch Xen 3.2 from the mercurial repository with the
>>>> MSI patches by Yunhong Jiang given at the bottom of this page :
>>>>
>>>>
>>>>
>> http://lists.xensource.com/archives/html/xen-devel/2007-11/msg00157.html
>>
>>>> The tree seems to have significantly changed, especially the
>>>> hvm_irq_dpci_mapping structure in irq.h header file. Are there any
>>>> updated patches,
>>>>
>>> Not as far as I know, and I'd be interested in reviewing patches that
>>> apply to xen-unstable too. I contacted the patch author a while ago
>>> to see if they had an up to date copy but have heard nothing back.
>>>
>>> Kieran
>>>
>>>
>>> _______________________________________________
>>> Xen-devel mailing list
>>> Xen-devel@lists.xensource.com
>>> http://lists.xensource.com/xen-devel
>>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xensource.com
>> http://lists.xensource.com/xen-devel
>>
>>
>>
>
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* MSI Support in Xen
@ 2008-02-20 23:49 anish
2008-02-21 8:54 ` Keir Fraser
2008-02-21 9:04 ` Kieran Mansley
0 siblings, 2 replies; 8+ messages in thread
From: anish @ 2008-02-20 23:49 UTC (permalink / raw)
To: xen-devel
I was trying to patch Xen 3.2 from the mercurial repository with the MSI
patches by Yunhong Jiang given at the bottom of this page :
http://lists.xensource.com/archives/html/xen-devel/2007-11/msg00157.html
The tree seems to have significantly changed, especially the
hvm_irq_dpci_mapping structure in irq.h header file. Are there any updated
patches, or can I get a version of Xen from somewhere that these patches
will successfully patch ?
-Anish Bhatt
College of Computing
Georgia Institute of Technology
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MSI Support in Xen
2008-02-20 23:49 anish
@ 2008-02-21 8:54 ` Keir Fraser
2008-02-21 9:04 ` Kieran Mansley
1 sibling, 0 replies; 8+ messages in thread
From: Keir Fraser @ 2008-02-21 8:54 UTC (permalink / raw)
To: anish, xen-devel
We will be aiming for MSI support in 3.3, quite likely based on the Intel
patches, although that will depend on more detailed review of them.
-- Keir
On 20/2/08 23:49, "anish@cc.gatech.edu" <anish@cc.gatech.edu> wrote:
> I was trying to patch Xen 3.2 from the mercurial repository with the MSI
> patches by Yunhong Jiang given at the bottom of this page :
>
> http://lists.xensource.com/archives/html/xen-devel/2007-11/msg00157.html
>
> The tree seems to have significantly changed, especially the
> hvm_irq_dpci_mapping structure in irq.h header file. Are there any updated
> patches, or can I get a version of Xen from somewhere that these patches
> will successfully patch ?
>
> -Anish Bhatt
>
> College of Computing
> Georgia Institute of Technology
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MSI Support in Xen
2008-02-20 23:49 anish
2008-02-21 8:54 ` Keir Fraser
@ 2008-02-21 9:04 ` Kieran Mansley
2008-02-21 9:16 ` Li, Xin B
2008-02-21 9:19 ` Shan, Haitao
1 sibling, 2 replies; 8+ messages in thread
From: Kieran Mansley @ 2008-02-21 9:04 UTC (permalink / raw)
To: anish; +Cc: xen-devel
On Wed, 2008-02-20 at 18:49 -0500, anish@cc.gatech.edu wrote:
> I was trying to patch Xen 3.2 from the mercurial repository with the MSI
> patches by Yunhong Jiang given at the bottom of this page :
>
> http://lists.xensource.com/archives/html/xen-devel/2007-11/msg00157.html
>
> The tree seems to have significantly changed, especially the
> hvm_irq_dpci_mapping structure in irq.h header file. Are there any updated
> patches,
Not as far as I know, and I'd be interested in reviewing patches that
apply to xen-unstable too. I contacted the patch author a while ago to
see if they had an up to date copy but have heard nothing back.
Kieran
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: MSI Support in Xen
2008-02-21 9:04 ` Kieran Mansley
@ 2008-02-21 9:16 ` Li, Xin B
2008-02-21 9:19 ` Shan, Haitao
1 sibling, 0 replies; 8+ messages in thread
From: Li, Xin B @ 2008-02-21 9:16 UTC (permalink / raw)
To: Kieran Mansley, anish; +Cc: xen-devel
>> I was trying to patch Xen 3.2 from the mercurial repository
>with the MSI
>> patches by Yunhong Jiang given at the bottom of this page :
>>
>>
>http://lists.xensource.com/archives/html/xen-devel/2007-11/msg0
>0157.html
>>
>> The tree seems to have significantly changed, especially the
>> hvm_irq_dpci_mapping structure in irq.h header file. Are
>there any updated
>> patches,
>
>Not as far as I know, and I'd be interested in reviewing patches that
>apply to xen-unstable too. I contacted the patch author a while ago to
>see if they had an up to date copy but have heard nothing back.
>
Duo to Chinese new year holidays...
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: MSI Support in Xen
2008-02-21 9:04 ` Kieran Mansley
2008-02-21 9:16 ` Li, Xin B
@ 2008-02-21 9:19 ` Shan, Haitao
2008-02-21 9:54 ` Keir Fraser
1 sibling, 1 reply; 8+ messages in thread
From: Shan, Haitao @ 2008-02-21 9:19 UTC (permalink / raw)
To: Kieran Mansley, anish; +Cc: xen-devel, Li, Xin B, Jiang, Yunhong
Hi,
Although I am not the author, I will be working on those patches about
one week later from now. I will post the status once I finished.
Best Regards
Haitao Shan
Kieran Mansley wrote:
> On Wed, 2008-02-20 at 18:49 -0500, anish@cc.gatech.edu wrote:
>> I was trying to patch Xen 3.2 from the mercurial repository with the
>> MSI patches by Yunhong Jiang given at the bottom of this page :
>>
>>
http://lists.xensource.com/archives/html/xen-devel/2007-11/msg00157.html
>>
>> The tree seems to have significantly changed, especially the
>> hvm_irq_dpci_mapping structure in irq.h header file. Are there any
>> updated patches,
>
> Not as far as I know, and I'd be interested in reviewing patches that
> apply to xen-unstable too. I contacted the patch author a while ago
> to see if they had an up to date copy but have heard nothing back.
>
> Kieran
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: MSI Support in Xen
2008-02-21 9:19 ` Shan, Haitao
@ 2008-02-21 9:54 ` Keir Fraser
0 siblings, 0 replies; 8+ messages in thread
From: Keir Fraser @ 2008-02-21 9:54 UTC (permalink / raw)
To: Shan, Haitao, Kieran Mansley, anish; +Cc: xen-devel, Li, Xin B, Jiang, Yunhong
Last time I saw them I was not blown away by the approach taken. Indeed it
looked over-complicated and a bit confused. But I may be convinceable
otherwise. In any case I will have more time coming up to 3.3 to get MSI
support beaten into a shape that I see as reasonable. Getting the existing
patches back up to unstable tip would be a good start.
-- Keir
On 21/2/08 09:19, "Shan, Haitao" <haitao.shan@intel.com> wrote:
> Hi,
>
> Although I am not the author, I will be working on those patches about
> one week later from now. I will post the status once I finished.
>
> Best Regards
> Haitao Shan
>
> Kieran Mansley wrote:
>> On Wed, 2008-02-20 at 18:49 -0500, anish@cc.gatech.edu wrote:
>>> I was trying to patch Xen 3.2 from the mercurial repository with the
>>> MSI patches by Yunhong Jiang given at the bottom of this page :
>>>
>>>
> http://lists.xensource.com/archives/html/xen-devel/2007-11/msg00157.html
>>>
>>> The tree seems to have significantly changed, especially the
>>> hvm_irq_dpci_mapping structure in irq.h header file. Are there any
>>> updated patches,
>>
>> Not as far as I know, and I'd be interested in reviewing patches that
>> apply to xen-unstable too. I contacted the patch author a while ago
>> to see if they had an up to date copy but have heard nothing back.
>>
>> Kieran
>>
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xensource.com
>> http://lists.xensource.com/xen-devel
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2008-03-24 20:48 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-24 20:16 MSI Support in Xen dulloor
2008-03-24 20:48 ` Anish Bhatt
-- strict thread matches above, loose matches on Subject: below --
2008-02-20 23:49 anish
2008-02-21 8:54 ` Keir Fraser
2008-02-21 9:04 ` Kieran Mansley
2008-02-21 9:16 ` Li, Xin B
2008-02-21 9:19 ` Shan, Haitao
2008-02-21 9:54 ` Keir Fraser
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.