• J
    qemu: Ignore unusable binaries · ef264e82
    Jiri Denemark 提交于
    When initializing qemu guest capabilities, we should ignore qemu
    binaries that we are not able to extract version/help info from since
    they will be unusable for creating domains anyway. Ignoring them is also
    much better than letting initialization of qemu driver fail.
    ef264e82
qemu_capabilities.c 36.8 KB