• C
    Promote virEvent*Handle/Timeout to public API · 6094ad7b
    Cole Robinson 提交于
    Since we virEventRegisterDefaultImpl is now a public API, callers need
    a way to invoke the default registered Handle and Timeout functions. We
    already have general functions for these internally, so promote
    them to the public API.
    
    v2:
        Actually add APIs to libvirt.h
    6094ad7b
uml_driver.c 60.3 KB