Initialise %cs, %ds and %ss in the virtual machine to match the values
supplied by the operating system for the code, data and stack segments.

Explicit references using these segments still won't work but they
will at least produce an assertion to indicate that they aren't
supported instead of raising a segmentation fault in the target
program because of an apparent privilege violation.


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@2379 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed