+17
−17
Loading
The cpu_x86_load_seg_cache() function inspects cr0 and eflags, so make sure all changes to eflags and cr0 are done prior to loading the segment caches. Signed-off-by:Kevin O'Connor <kevin@koconnor.net> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>