----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1226/ -----------------------------------------------------------
Review request for Default. Description ------- Changeset 9029:9fbe1b15283b --------------------------- X86: Move the GDT down to where it can be accessed in 32 bit mode. The GDT can be accessed by user level software running in compatibility mode by moving segment selectors into segment registers. The GDT needs to be set up at an address accessible in this mode. Diffs ----- src/arch/x86/process.cc 5851586f399c Diff: http://reviews.gem5.org/r/1226/diff/ Testing ------- Thanks, Gabe Black _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
