diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2014-04-29 16:38:31 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-05-13 13:12:40 +0200 |
commit | fd460606fd6f356ddcf424558ed67664e8d46eb4 (patch) | |
tree | 3719b49597c6e83c38b1e561eabad05998dfaa16 /bsd-user/netbsd | |
parent | 010e639a8dd3848c7994aae288c218c6ea52a819 (diff) | |
download | hqemu-fd460606fd6f356ddcf424558ed67664e8d46eb4.zip hqemu-fd460606fd6f356ddcf424558ed67664e8d46eb4.tar.gz |
target-i386: set eflags prior to calling cpu_x86_load_seg_cache() in seg_helper.c
The cpu_x86_load_seg_cache() function inspects eflags, so make sure
all changes to eflags 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 'bsd-user/netbsd')
0 files changed, 0 insertions, 0 deletions