Hi, Keir, This patch will add the missing MSI-X support to HVM domain. All code is added to qemu. Can I know your comments on this? Best Regards Haitao Shan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
You didn''t sign off on any of the three patches you sent yesterday. Can you please send us a single email containing changeset comments, including your signed-off-by line, for each patch. No need to re-attach the patches as it should be obvious which comment applies to which existing patch email. Thanks, Keir On 9/5/08 11:31, "Shan, Haitao" <haitao.shan@intel.com> wrote:> Hi, Keir, > > This patch will add the missing MSI-X support to HVM domain. All code is > added to qemu. > Can I know your comments on this? > > Best Regards > Haitao Shan >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Shan, Haitao
2008-May-10 22:30 UTC
[Xen-devel] RE: [PATCH] Add MSI-X support to HVM domain
Hi, Keir, Sure. They are list below. Sorry, I missed this important step. I will pay attention next time. 1> When a MSI-X capable device is assigned to domU, it is OK, but reboot will fail. This patch will fix this problem. Signed-off-by: Shan Haitao <Haitao.shan@intel.com> 2> This patch will clean MSI related data when destroy domain. Signed-off-by: Shan Haitao <Haitao.shan@intel.com> 3> This patch will add the missing MSI-X support to HVM domain. All code is added to qemu. Signed-off-by: Shan Haitao <Haitao.shan@intel.com> Best Regards Shan Haitao -----Original Message----- From: Keir Fraser [mailto:keir.fraser@eu.citrix.com] Sent: 2008年5月10日 16:05 To: Shan, Haitao Cc: xen-devel@lists.xensource.com Subject: Re: [PATCH] Add MSI-X support to HVM domain You didn''t sign off on any of the three patches you sent yesterday. Can you please send us a single email containing changeset comments, including your signed-off-by line, for each patch. No need to re-attach the patches as it should be obvious which comment applies to which existing patch email. Thanks, Keir On 9/5/08 11:31, "Shan, Haitao" <haitao.shan@intel.com> wrote:> Hi, Keir, > > This patch will add the missing MSI-X support to HVM domain. All code is > added to qemu. > Can I know your comments on this? > > Best Regards > Haitao Shan >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Reasonably Related Threads
- [PATCH] Handle MSI irq storm
- [PATCH 1/5] Add MSI support to XEN
- [PATCH] Dom0-kernel: Fix buggy mask_base in saving/restoring MSI-X table during S3
- [PATCH] Enable Core 2 Duo Performance Counters in HVM guest
- [PATCH] Dom0 Kernel - Fixes for saving/restoring MSI/MSI-X across Dom0 S3