[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] libxl: Allow PV guests to add a PCI device without an IOMMU
On Fri, 30 Jul 2010, Mihir Nanavati wrote: > Stylistically, I'd be happy to follow any suggestions you have - would > just switching it to > errno != ENOSYS be sufficient? > > I think the content is ok - in HVM it effectively becomes if(rc < 0) > and in PV guests it becomes if(rc < 0 && errno != ENOSYS) which should > be correct. Or am I missing something? > I think the patch is correct, I'll apply it fixing the style. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |