• J
    qemu: Always format CPU topology · f1c70100
    Jiri Denemark 提交于
    When libvirt cannot find a suitable CPU model for host CPU (easily
    reproducible by running libvirt in a guest), it would not provide CPU
    topology in capabilities XML either. Even though CPU topology is known
    and can be queried by virNodeGetInfo. With this patch, CPU topology will
    always be provided in capabilities XML regardless on the presence of CPU
    model.
    f1c70100
qemu_domain.c 59.2 KB