Any chance of getting this patch included? I've deleted the incorrect patch and attached the correct one (taken from QEMU's sgabios repo).
** Patch removed: "0001-SGABIOS-fix-wrong-video-attrs-for-int-10h-ah-13h.patch" https://bugs.launchpad.net/ubuntu/+source/sgabios/+bug/1670509/+attachment/4834118/+files/0001-SGABIOS-fix-wrong-video-attrs-for-int-10h-ah-13h.patch ** Patch added: "0001-SGABIOS-fix-wrong-video-attrs-for-int-10h-ah-13h.patch" https://bugs.launchpad.net/ubuntu/+source/sgabios/+bug/1670509/+attachment/5019029/+files/0001-SGABIOS-fix-wrong-video-attrs-for-int-10h-ah-13h.patch -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1670509 Title: sgabios outputs incorrect video modes Status in QEMU: New Status in sgabios package in Ubuntu: Confirmed Bug description: When run with a bootstrap loader that uses int 0x10 with 0x1301 in %ax, incorrect video modes are output to the serial port. I believe the VGA image will be correct. This might also affect the returned values for some interrupts. This is caused because the set_cursor_position routine fails to save and restore %bx. I'm working on a fix for this. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1670509/+subscriptions