]> Git Repo - qemu.git/blobdiff - qemu-doc.texi
update
[qemu.git] / qemu-doc.texi
index 2c7249ff955047b11a71e5fb0741a587998edf4a..2e324ca9885daaa41a150e4de6ad7745d2d6094b 100644 (file)
@@ -319,13 +319,13 @@ it is not very useful, it is an important test to show the power of the
 emulator.
 
 Achieving self-virtualization is not easy because there may be address
-space conflicts. QEMU solves this problem by being an ELF shared object
-as the ld-linux.so ELF interpreter. That way, it can be relocated at
-load time.
+space conflicts. QEMU solves this problem by being an executable ELF
+shared object as the ld-linux.so ELF interpreter. That way, it can be
+relocated at load time.
 
-Since self-modifying code is not supported yet, QEMU cannot self
-virtualize itself in case of translation cache flush. This limitation
-will be suppressed soon.
+Since self-modifying code is not supported yet, QEMU cannot emulate
+itself in case of translation cache flush. This limitation will be
+suppressed soon.
 
 @section Bibliography
 
This page took 0.023088 seconds and 4 git commands to generate.