qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] tcg/README: fix a description error.


From: Jiang Biao
Subject: [Qemu-devel] [PATCH] tcg/README: fix a description error.
Date: Thu, 27 Jul 2017 10:36:23 +0800

The atomics.txt is not in the docs directory but in docs/devel/
instead.

Signed-off-by: Jiang Biao <address@hidden>
---
 tcg/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tcg/README b/tcg/README
index bf49e82..03bfb6a 100644
--- a/tcg/README
+++ b/tcg/README
@@ -446,7 +446,7 @@ when MTTCG is enabled.
 The guest translators should generate this opcode for all guest instructions
 which have ordering side effects.
 
-Please see docs/atomics.txt for more information on memory barriers.
+Please see docs/devel/atomics.txt for more information on memory barriers.
 
 ********* 64-bit guest on 32-bit host support
 
-- 
2.7.4





reply via email to

[Prev in Thread] Current Thread [Next in Thread]