Skip to content
Commit 3b428e95 authored by Paolo Bonzini's avatar Paolo Bonzini Committed by Michael Roth
Browse files

linuxboot_dma: compile for i486



The ROM uses the cmovne instruction, which is new in Pentium Pro and does not
work when running QEMU with "-cpu 486".  Avoid producing that instruction.

Suggested-by: default avatarRichard W.M. Jones <rjones@redhat.com>
Suggested-by: default avatarThomas Huth <thuth@redhat.com>
Reported-by: default avatarRob Landley <rob@landley.net>
Cc: qemu-stable@nongnu.org
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit 7e018385)
Signed-off-by: default avatarMichael Roth <mdroth@linux.vnet.ibm.com>
parent 11bac2f9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment