commit | 860329b2513cf754c5f7d5400f7bcf5dd1a44489 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Thu Sep 15 23:16:49 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Sep 18 14:55:16 2011 +0300 |
tree | 5af633d3cf737902a0b047bcd63e8340a2cd1489 | |
parent | be9c4183c44fcde64730446eb76bd68083dfa0db [diff] |
memory: fix subregion collision warning Instead of the offset property use the proper addr property to calculate the offsets. Additionally, be a little more verbose on the warning and print the subregion name. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Avi Kivity <avi@redhat.com>