| Submitter | Stefan Hajnoczi |
|---|---|
| Date | Nov. 10, 2011, 12:36 p.m. |
| Message ID | <1320928604-6642-2-git-send-email-stefanha@linux.vnet.ibm.com> |
| Download | mbox | patch |
| Permalink | /patch/124874/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/qemu-tech.texi b/qemu-tech.texi index 397b070..62afe45 100644 --- a/qemu-tech.texi +++ b/qemu-tech.texi @@ -435,7 +435,7 @@ generate an addition for the segment base. @node Translation cache @section Translation cache -A 16 MByte cache holds the most recently used translations. For +A 32 MByte cache holds the most recently used translations. For simplicity, it is completely flushed when it is full. A translation unit contains just a single basic block (a block of x86 instructions terminated by a jump or by a virtual CPU state change which the