summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/v86d/v86d/Update-x86emu-from-X.org.patch
Commit message (Collapse)AuthorAgeFilesLines
* v86d: fix for SeaBIOS VGA BIOS compatibilityCristian Iorga2014-06-031-0/+21766
This fixes a compatibility issue between v86d and SeaBIOS VGA BIOS where the leal instruction is not decoded properly. Read the http://thread.gmane.org/gmane.comp.emulators.qemu/271806 thread for more details. Patch taken from upstream. (From OE-Core rev: 3e890dd00ed27cc30800caefa85827cb16da5a3a) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>