* PCI frontend/backend, pciif.h
@ 2008-06-26 15:37 Samuel Thibault
2008-06-27 10:11 ` Keir Fraser
0 siblings, 1 reply; 2+ messages in thread
From: Samuel Thibault @ 2008-06-26 15:37 UTC (permalink / raw)
To: xen-devel
Hello,
Is there some documentation about the internals of PCI frontend/backend?
About pciif.h, it uses struct msix_entry from /usr/include/linux/pci.h,
that is not really portable. Shouldn't it define it itself?
Samuel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: PCI frontend/backend, pciif.h
2008-06-26 15:37 PCI frontend/backend, pciif.h Samuel Thibault
@ 2008-06-27 10:11 ` Keir Fraser
0 siblings, 0 replies; 2+ messages in thread
From: Keir Fraser @ 2008-06-27 10:11 UTC (permalink / raw)
To: Samuel Thibault, xen-devel
On 26/6/08 16:37, "Samuel Thibault" <samuel.thibault@eu.citrix.com> wrote:
> Hello,
>
> Is there some documentation about the internals of PCI frontend/backend?
I don't think so.
> About pciif.h, it uses struct msix_entry from /usr/include/linux/pci.h,
> that is not really portable. Shouldn't it define it itself?
Yes, the headers are supposed to be self-contained.
-- Keir
> Samuel
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-06-27 10:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-26 15:37 PCI frontend/backend, pciif.h Samuel Thibault
2008-06-27 10:11 ` 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.