diff options
author | pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-06-29 10:43:16 +0000 |
---|---|---|
committer | pbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-06-29 10:43:16 +0000 |
commit | dd5d6fe913b458463aecb3abd6dca049e5d5b0c6 (patch) | |
tree | 6c183ebf436f7773189cfe28717a099632a08f7e /qemu-doc.texi | |
parent | 2e70f6efa8b960d3b5401373ad6fa98747bb9578 (diff) |
Add missing file. Fix spelling errors.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4800 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'qemu-doc.texi')
-rw-r--r-- | qemu-doc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu-doc.texi b/qemu-doc.texi index 057b9f6551..cda403faa0 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -974,7 +974,7 @@ time within a few seconds of real time. Note that while this option can give deterministic behavior, it does not provide cycle accurate emulation. Modern CPUs contain superscalar out of -order cores with complex cache heirachies. The number of instructions +order cores with complex cache hierarchies. The number of instructions executed often has little or no correlation with actual performance. @end table |