• P
    caps: Add helpers to convert NUMA nodes to corresponding CPUs · b8b38321
    Peter Krempa 提交于
    These helpers use the remembered host capabilities to retrieve the cpu
    map rather than query the host again. The intended usage for this
    helpers is to fix automatic NUMA placement with strict memory alloc. The
    code doing the prepare needs to pin the emulator process only to cpus
    belonging to a subset of NUMA nodes of the host.
    b8b38321
libvirt_private.syms 46.8 KB