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 /hw/misc/mst_fpga.c | |
| parent | 639973a4740f38789057744b550df3a175bc49ad (diff) | |
| download | focaccia-qemu-304520291aac95d6a45a3f369f5275e11ef15b2e.tar.gz focaccia-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 'hw/misc/mst_fpga.c')
0 files changed, 0 insertions, 0 deletions