• P
    conf: Move enum virMemAccess to the NUMA code and rename it · a3673b22
    Peter Krempa 提交于
    Name it virNumaMemAccess and add it to conf/numa_conf.[ch]
    
    Note that to avoid a circular dependency the type of the NUMA cell
    memAccess variable was changed to int. It will be turned back later
    after the circular dependency will not exist.
    a3673b22
cpu_conf.h 4.0 KB