• P
    test: Refactor vcpu pinning and vcpu info retrieval · 3dd859c0
    Peter Krempa 提交于
    Drop internal data structures and use the proper fields in virDomainDef.
    
    This allows to greatly simplify the code and allows to remove the
    private data structure that was holding just redundant data.
    
    This patch also fixes the bogous output where we'd report that a fresh
    VM without vCPU pinning would not run on all vcpus.
    3dd859c0
test_driver.c 190.2 KB