Files
android_kernel_xiaomi_sm8450/arch/x86
Avi Kivity 03ebebeb1f KVM: x86 emulator: Leave segment limit and attributs alone in real mode
When loading a segment in real mode, only the base and selector must
be modified.  The limit needs to be left alone, otherwise big real mode
users will hit a #GP due to limit checking (currently this is suppressed
because we don't check limits in real mode).

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2012-08-27 20:02:20 -03:00
..
2012-08-10 16:12:30 -07:00
2012-07-05 21:12:11 +02:00
2012-08-10 16:12:30 -07:00
2012-04-09 13:59:00 -04:00