[libvirt] Concerning umlInotifyEvent

Ron Yorston rmy at tigress.co.uk
Sun Nov 30 15:17:04 UTC 2008


At the top of umlInotifyEvent in uml_driver.c there is this test:

    if (watch != driver->inotifyWatch)
        return;

This doesn't seem to be correct.  I have to comment out the test to get
libvirtd to work with UML.

Ron




More information about the libvir-list mailing list