• J
    qemu: Fix segfault when host CPU is empty · 2ccc4a60
    Jiri Denemark 提交于
    In case libvirtd cannot detect host CPU model (which may happen if it
    runs inside a virtual machine), the daemon is likely to segfault when
    starting a new qemu domain. It segfaults when domain XML asks for host
    (either model or passthrough) CPU or does not ask for any specific CPU
    model at all.
    2ccc4a60
qemu_command.c 263.7 KB