• J
    util: Create a new virvhba module and move/rename API's · 16416816
    John Ferlan 提交于
    Rather than have them mixed in with the virutil apis, create a separate
    virvhba.c module and move the vHBA related calls into there. Soon there
    will be more added.
    
    Also modify the names of the functions and some arguments to be more
    indicative of what is really happening. Adjust the callers respectively.
    
    While I was changing fchosttest, rather than the non-descriptive names
    test1...test6, rename them to match what the test is doing.
    16416816
Makefile.am 99.3 KB