• M
    Added check for maximum number of vcpus exceeding topology limit · b54de083
    Martin Kletzander 提交于
    Earlier, when the number of vcpus was greater than the topology allowed,
    libvirt didn't raise an error and continued, resulting in running qemu
    with parameters making no sense. Even though qemu did not report any
    error itself, the number of vcpus was set to maximum allowed by the
    topology.
    b54de083
domain_conf.c 438.0 KB