commit | 174a9a1fe06aaf8df6bd6a3e874091cefedadbdd | [log] [tgz] |
---|---|---|
author | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | Wed Sep 24 14:10:36 2008 +0000 |
committer | aliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162> | Wed Sep 24 14:10:36 2008 +0000 |
tree | b10b00016bfe994a934df84408cb7c75bade6765 | |
parent | c21bbcfa3ff4f6dc49fb01080ef598851aa424dd [diff] |
64 bit truncation in code_gen_buffer_size calculation (Jes Sorensen) Don't truncate code_gen_buffer_size calculation to int, as it will give unpredicted results on 64 bit systems when booting large guests. Signed-off-by: Jes Sorensen <jes@sgi.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com> git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5310 c046a42c-6fe2-441c-8c8c-71466251a162