From d274e07c6df4cc8207b01892ff6f81118ea6083c Mon Sep 17 00:00:00 2001 From: Gonglei Date: Fri, 3 Jul 2015 17:50:57 +0800 Subject: qemu-doc: fix typos Signed-off-by: Gonglei Message-Id: <1435917057-9396-1-git-send-email-arei.gonglei@huawei.com> Reviewed-by: Peter Maydell Signed-off-by: Paolo Bonzini --- qemu-tech.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qemu-tech.texi') 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 -- cgit v1.2.3