summaryrefslogtreecommitdiffstats
path: root/linux-user
diff options
context:
space:
mode:
authorKevin O'Connor2014-04-29 22:38:10 +0200
committerPaolo Bonzini2014-05-13 13:12:40 +0200
commit010e639a8dd3848c7994aae288c218c6ea52a819 (patch)
tree71db35b901609478851a8ef3d2d9bda2229120ea /linux-user
parenttarget-i386: set eflags prior to calling svm_load_seg_cache() in svm_helper.c (diff)
downloadqemu-010e639a8dd3848c7994aae288c218c6ea52a819.tar.gz
qemu-010e639a8dd3848c7994aae288c218c6ea52a819.tar.xz
qemu-010e639a8dd3848c7994aae288c218c6ea52a819.zip
target-i386: set eflags and cr0 prior to calling cpu_x86_load_seg_cache() in smm_helper.c
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>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions