[Bug 12516] err:dosmem:setup_dos_mem error report on every run of Wine

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 12 10:22:32 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=12516


Robert Wm Ruedisueli <esd45 at earthlink.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |esd45 at earthlink.net




--- Comment #55 from Robert Wm Ruedisueli <esd45 at earthlink.net>  2010-07-12 10:22:30 ---
This technically is a bug in wine, now that wine includes kernel API emulation.

This is actually part of a much larger limitation of not being able to access
underlying hardware functions.

Obviously going full emulation would not be an option.  

However, the better options would be to utilize a modified variant of Xen to
handle the remapping of memory, IO and processor functions to the state and
location of a standard win32 system.

Both the APIC and the Virtualization extensions can do this very efficiently,
and it's not like we would be remapping standard program memory, or even
emulating all the hardware.

No matter what the solution is remapping-based emulation of these functions is
the ideal solution.

This would provide a lot of added features for hardware-reliant programs
including the ability to secure device access for programs

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list