提交 36af90be 编写于 作者: E Eduardo Habkost 提交者: Lucas Meneghel Rodrigues

qemu_cpu.cfg: qemu64 also had broken alias bits on RHEL-6

Update the config file so we ignore the broken alias bits on qemu64 too.
Signed-off-by: NEduardo Habkost <ehabkost@redhat.com>
上级 689ab7f9
......@@ -297,7 +297,7 @@
#KNOWN BUG: RHEL-6 has broken feature aliases on
# 0x80000001.EDX and they were not fixed, so ignore them:
machine.rhel.rhel600, machine.rhel.rhel610, machine.rhel.rhel620, machine.rhel.rhel630, machine.rhel.rhel640, machine.rhel.rhel650:
cpu.amd.athlon, cpu.amd.cpu64_rhel6, cpu.intel.kvm64:
cpu.amd.athlon, cpu.amd.cpu64_rhel6, cpu.intel.kvm64, cpu.amd.qemu64:
# vme, mtrr, mca, pse36
ignore_cpuid_leaves += " 0x80000001,0x0,edx,1"
ignore_cpuid_leaves += " 0x80000001,0x0,edx,12"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册