• J
    Deal with CPU models in [] · e07314f4
    Jiri Denemark 提交于
    Qemu committed a patch which list some CPU names in [] when asked for
    supported CPUs (qemu -cpu ?). Yet, it needs such CPUs to be passed
    without those square braces. When probing for supported CPU models, we
    can just strip the square braces and pretend we have never seen them.
    e07314f4
qemu_conf.c 191.6 KB