aboutsummaryrefslogtreecommitdiff
path: root/qemu-tech.texi
diff options
context:
space:
mode:
authorGonglei <arei.gonglei@huawei.com>2015-07-03 17:50:57 +0800
committerPaolo Bonzini <pbonzini@redhat.com>2015-07-24 13:57:45 +0200
commitd274e07c6df4cc8207b01892ff6f81118ea6083c (patch)
tree73780b47e02658e3915923bb11441f03e661e03d /qemu-tech.texi
parentc1076c3e13a86140cc2ba29866512df8460cc7c2 (diff)
qemu-doc: fix typos
Signed-off-by: Gonglei <arei.gonglei@huawei.com> Message-Id: <1435917057-9396-1-git-send-email-arei.gonglei@huawei.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qemu-tech.texi')
-rw-r--r--qemu-tech.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-tech.texi b/qemu-tech.texi
index 8aefa743a8..b6fcb2d61b 100644
--- a/qemu-tech.texi
+++ b/qemu-tech.texi
@@ -440,7 +440,7 @@ translator cannot deduce statically).
@section Direct block chaining
After each translated basic block is executed, QEMU uses the simulated
-Program Counter (PC) and other cpu state informations (such as the CS
+Program Counter (PC) and other cpu state information (such as the CS
segment base value) to find the next basic block.
In order to accelerate the most common cases where the new simulated PC