[libvirt] [PATCH 2/2] Implement node device assignment in QEMU driver

Mark McLoughlin markmc at redhat.com
Wed Feb 25 19:05:10 UTC 2009


On Wed, 2009-02-25 at 15:14 +0000, Daniel P. Berrange wrote:

> I don't think we should be calling back out to the public API from
> internal impl here.  If the XML just uses the PCI address directly
> then we can easily call the internal pciDettach() and pciReAttach()
> APIs directly, and avoid the potential for thread deadlock that
> calling back out to public API could lead to.

Yep, that would make sense given that we won't be calling out to the
public APIs to fetch the nodedev XML.

Cheers,
Mark.




More information about the libvir-list mailing list