]> Git Repo - qemu.git/blobdiff - qemu-tech.texi
qxl: use uint64_t for vram size
[qemu.git] / qemu-tech.texi
index 022017d55d55e3eb87dd7333fc923d50ffdb9d00..bdb2285f4e7f58f4c9a34d39e7487abd3ff416b7 100644 (file)
@@ -385,7 +385,7 @@ ops (see @code{target-i386/translate.c}). Some optimizations can be
 performed at this stage, including liveness analysis and trivial
 constant expression evaluation. TCG ops are then implemented in the
 host CPU back end, also known as TCG target (see
-@code{tcg/i386/tcg-target.c}). For more information, please take a
+@code{tcg/i386/tcg-target.inc.c}). For more information, please take a
 look at @code{tcg/README}.
 
 @node Condition code optimisations
This page took 0.021772 seconds and 4 git commands to generate.