#25: Remove one x86 emulator from the tree? ---------------------------+------------------------------------------------ Reporter: uwe | Owner: somebody Type: defect | Status: new Priority: major | Milestone: Component: code | Version: v2 Keywords: | Include_gantt: 0 Dependencies: | Due_assign: MM/DD/YYYY Due_close: MM/DD/YYYY | ---------------------------+------------------------------------------------ From http://www.linuxbios.org/pipermail/linuxbios/2006-November/016626.html:
{{{ which of the following x86 emulators in the tree works better and are there any plans to eliminate one of them?
LinuxBIOSv2/src/devices/emulator/x86emu/ LinuxBIOSv2/util/vgabios/x86emu/src/x86emu/
Has anyone recently worked to merge this with current x.org and scitech code? }}}
From http://www.linuxbios.org/pipermail/linuxbios/2006-November/016627.html:
{{{
LinuxBIOSv2/src/devices/emulator/x86emu/
part of linuxbios
LinuxBIOSv2/util/vgabios/x86emu/src/x86emu/
standalone, for testing.
They had to fork, since one can use glibc, the other can not.
Has anyone recently worked to merge this with current x.org and scitech code?
it's been on the list for years. The last time we tried it, with some "optimized" code from other places, it totally broke.
So we need to be careful. }}}