diff options
| author | Kevin O'Connor <kevin@koconnor.net> | 2014-04-29 16:38:10 -0400 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-05-13 13:12:40 +0200 |
| commit | 010e639a8dd3848c7994aae288c218c6ea52a819 (patch) | |
| tree | 71db35b901609478851a8ef3d2d9bda2229120ea /hw/misc/mst_fpga.c | |
| parent | 304520291aac95d6a45a3f369f5275e11ef15b2e (diff) | |
| download | focaccia-qemu-010e639a8dd3848c7994aae288c218c6ea52a819.tar.gz focaccia-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 'hw/misc/mst_fpga.c')
0 files changed, 0 insertions, 0 deletions