[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: [Qemu-devel] [PATCH V2 09/10] Introduce Xen PCI Passthrough, PCI config space helpers (2/3)
On Thu, Oct 20, 2011 at 12:01, Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx> wrote: >> + Â Â/* disable MSI/MSI-X and MSI-INTx translation */ >> + Â Âif (s->msi) { >> + Â Â Â Âpt_msi_disable(s); >> + Â Â} >> + Â Âif (s->msix) { >> + Â Â Â Âpt_msix_disable(s); >> + Â Â} > > these msi functions are not implemented yet Ok, I will remove all msi related call and define, and move them to the next patch. -- Anthony PERARD _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |