/[qemu]/qemu/exec-i386.c
ViewVC logotype

Diff of /qemu/exec-i386.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by bellard, Wed May 14 21:50:54 2003 UTC revision 1.21 by bellard, Wed May 14 22:41:55 2003 UTC
# Line 335  static inline int handle_cpu_signal(unsi Line 335  static inline int handle_cpu_signal(unsi
335  #endif  #endif
336      /* XXX: locking issue */      /* XXX: locking issue */
337      if (is_write && page_unprotect(address)) {      if (is_write && page_unprotect(address)) {
         sigprocmask(SIG_SETMASK, old_set, NULL);  
338          return 1;          return 1;
339      }      }
340      if (pc >= (unsigned long)code_gen_buffer &&      if (pc >= (unsigned long)code_gen_buffer &&

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26