[Bug 20098] Wine fails to run my Kernel Mode Driver in Kernel Mode

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Sep 22 03:20:06 CDT 2009


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





--- Comment #6 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-09-22 03:20:05 ---
I just pointed out that Wine catches the exception and already has some
instruction emulation support. So, what you would need to do is ...

> Given that the RDMSR would work in kernel mode Wine could catch the exception,
> get the thread affinity, use this to mknod/read the appropiate /dev/cpu/n/msr
> device and depending on the outcome either pass the exception onto the driver
> of pass the msr contents back.

-- 
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