mirror of https://gitee.com/openkylin/qemu.git
Add comment.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2938 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
ecb644f409
commit
50a518e328
|
@ -710,7 +710,7 @@ int cpu_exec(CPUState *env1)
|
|||
cpu_loop_exit();
|
||||
}
|
||||
#endif
|
||||
}
|
||||
} /* for(;;) */
|
||||
} else {
|
||||
env_to_regs();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue