diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2014-04-29 16:37:50 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-05-13 13:12:40 +0200 |
commit | 304520291aac95d6a45a3f369f5275e11ef15b2e (patch) | |
tree | ef8cb6d88ef11a8e7f70f31de8af2855437ead60 /target-i386/seg_helper.c | |
parent | 639973a4740f38789057744b550df3a175bc49ad (diff) |
target-i386: set eflags prior to calling svm_load_seg_cache() in svm_helper.c
The svm_load_seg_cache() function calls cpu_x86_load_seg_cache() which
inspects env->eflags. So, make sure all changes to eflags are done
prior to loading the segment cache.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target-i386/seg_helper.c')
0 files changed, 0 insertions, 0 deletions