diff options
| author | Kevin O'Connor | 2014-04-29 22:38:10 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2014-05-13 13:12:40 +0200 |
| commit | 010e639a8dd3848c7994aae288c218c6ea52a819 (patch) | |
| tree | 71db35b901609478851a8ef3d2d9bda2229120ea /linux-user | |
| parent | target-i386: set eflags prior to calling svm_load_seg_cache() in svm_helper.c (diff) | |
| download | qemu-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
