projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecb644f
)
Add comment.
author
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 3 Jun 2007 18:52:15 +0000
(18:52 +0000)
committer
ths
<ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 3 Jun 2007 18:52:15 +0000
(18:52 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2938
c046a42c
-6fe2-441c-8c8c-
71466251a162
cpu-exec.c
patch
|
blob
|
history
diff --git
a/cpu-exec.c
b/cpu-exec.c
index 4320f61e1fb6b906542e7f8ef55f0436eb9eb27f..4f7f215c01aee3830956d6661675ed1c0d8d37ee 100644
(file)
--- a/
cpu-exec.c
+++ b/
cpu-exec.c
@@
-710,7
+710,7
@@
int cpu_exec(CPUState *env1)
cpu_loop_exit();
}
#endif
- }
+ }
/* for(;;) */
} else {
env_to_regs();
}