commit | 5ab97b7f81dccccee03a3f1d03a4d09a27f0eeff | [log] [tgz] |
---|---|---|
author | Alex Rozenman <Alex_Rozenman@mentor.com> | Tue Dec 13 12:52:08 2011 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Dec 15 10:22:40 2011 -0600 |
tree | cdc1c601179a16e7aa901d8291a363ebc2cfba31 | |
parent | 885660bd48efbe3742892e06de7a8898703e0bdc [diff] |
phys_page_find_alloc: Use correct initial region_offset. This fixes a common bug with initial region_offset value. Usually, the pages are re-assigned afterwards, so the bug has a very small effect on regular QEMU use flows. Signed-off-by: Alex Rozenman <Alex_Rozenman@mentor.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>