search for: d137

Displaying 3 results from an estimated 3 matches for "d137".

Did you mean: 137
2008 Feb 24
7
Using SYSCALL/SYSRET with a minios kernel
...t * CS/DS but only a 32bit target. LSTAR sets the 64bit rip. */ wrmsrl(MSR_STAR, ((uint64_t)__USER_CS)<<48 | ((uint64_t)__KERNEL_CS)<<32); wrmsrl(MSR_LSTAR, system_call); But all that does is give a message on the xen console: (XEN) traps.c:1467:d137 Domain attempted WRMSR 00000000c0000081 from e023e010:00000000 to e033e033:00000000. (XEN) traps.c:1467:d137 Domain attempted WRMSR 00000000c0000082 from ffff8300:001e0800 to 00000000:001054c0. A later __asm__ __volatile__("syscall"::); does nothing while a __asm__ __volatile__("...
2007 Oct 02
1
MDAC 2.7/2.8
Has anyone had any success in getting Microsoft Data Access Components 2.7 or 2.8 working? I have an application, FabTrolMRP, that looks like it will work OK on wine except that it needs to connect to an MSSQL database. Normal installation of this app on Windows boxes includes running ODBC Data Source Administrator and making an SQL connection to the FabTrol database. When I duplicate this
2007 Sep 19
1
Do I have to install wine from own make
Hi all, I fetched wine via git and did a configure, make depend && make. Is it required to do a make install or can I just start wine from the make directory? Thanks for your help. Regards, Klaus -- Klaus Layer Walldorf, Germany GPG Fingerprint: 466D 12F8 28A3 D137 A77E FC3B 271C 2D79 6F5E 94C9 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20070919/d2d95fa1/attachment.pgp