----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/1226/#review2817 -----------------------------------------------------------
Ship it! Seems fine to me. Just for my information, why do we not set GDT for 64 bit processes? - Nilay Vaish On May 27, 2012, 2:46 p.m., Gabe Black wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/1226/ > ----------------------------------------------------------- > > (Updated May 27, 2012, 2:46 p.m.) > > > 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
