• J
    qemu_conf.c: also recognize new first line of qemu -help output · 20beb0c0
    Jim Meyering 提交于
    * src/qemu/qemu_conf.c (QEMU_VERSION_STR_1, QEMU_VERSION_STR_2):
    Define these instead of...
    (QEMU_VERSION_STR): ... this.  Remove definition.
    (qemudParseHelpStr): Check first for the new, shorter prefix,
    "QEMU emulator version", and then for the old one,
    "QEMU PC emulator version" when trying to parse the version number.
    Based on a patch by Chris Wright.
    20beb0c0
qemu_conf.c 192.2 KB