summaryrefslogtreecommitdiffstats
path: root/linux-user
diff options
context:
space:
mode:
authorKevin O'Connor2014-04-29 22:37:50 +0200
committerPaolo Bonzini2014-05-13 13:12:40 +0200
commit304520291aac95d6a45a3f369f5275e11ef15b2e (patch)
treeef8cb6d88ef11a8e7f70f31de8af2855437ead60 /linux-user
parentpci-assign: limit # of msix vectors (diff)
downloadqemu-304520291aac95d6a45a3f369f5275e11ef15b2e.tar.gz
qemu-304520291aac95d6a45a3f369f5275e11ef15b2e.tar.xz
qemu-304520291aac95d6a45a3f369f5275e11ef15b2e.zip
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 'linux-user')
0 files changed, 0 insertions, 0 deletions