Searched hist:10100 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/x86/
H A Dfaults.ccdiff 10100:24cfe67c0749 Mon Mar 03 08:44:00 EST 2014 Andreas Sandberg <andreas@sandberg.pp.se> x86: Setup correct TSL/TR segment attributes on INIT

The TSL/LDT & TR/TSS segments didn't contain valid attributes. This
caused problems when transfering the state into KVM where invalid
state is a no-go. Fixup the attributes with values from AMD's
architecture programmer's manual.

Completed in 11 milliseconds