• X
    fix lack_flag_check.unknown_flag · b65d99b6
    Xueqiang Wei 提交于
    1. The behavior is different after run "-cpu 'model_name',+unknown,check"
       between RHEL7 and RHEL6
       (after qemu output "CPU feature unknown not found" qemu exit in RHEL7,
        but qemu not exit in RHEL6)
    2. The behavior in RHEL6 is not the one we really want, but it's
       just an usability issue (as using invalid flag names is not supported),
       so developper didn't backport the fix to RHEL6.
    3. in auto script, add check point:
       qemu output "CPU feature unknown not found"
    Signed-off-by: NXueqiang Wei <xuwei@redhat.com>
    b65d99b6
flag_check.cfg 1.6 KB