> Also, the code inside UML should absolutely support it (from the code I > don't > see any problem), at least for the x86 UML.
modify_ldt is a x86 syscall aswell, so it will only appear in x86/x86_64 umls. It was implemented and used by dosemu project originally. What actually uses this syscall as I find the syscall to be badly documented last time I looked at it. Stian Skjelstad ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ User-mode-linux-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
