• T
    vbox: New network driver · 87dea4fc
    Taowei 提交于
    This patch seperate the domain driver and the network driver.
    
    libvirt_driver_vbox_impl.la has been linked in the network driver.
    So that the version specified codes in vbox_V*.c would only be
    compiled once.
    
    The vboxGetNetworkDriver provides a simple interface to get vbox
    network driver.
    87dea4fc
vbox_tmpl.c 196.0 KB