* Chris Wright ([email protected]) wrote: > * Alex Williamson ([email protected]) wrote: > > We've already got an open fd for PCI config space for the device, we > > might as well use it. This also makes sure that if we're making use of > > a privileged file descriptor opened for us, we use it for all accesses > > to the device. > > > > Signed-off-by: Alex Williamson <[email protected]> > > Looks good to me.
Hmm, it's not that straight forward. We still have a build requirement for libpci. Not for the library, but the headers. This leaves the check for the header, drops the unused pci_dev, and narrows our header requirement. thanks, -chris > Acked-by: Chris Wright <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
