commit | 8bba004ccabd0d71e8b5ca056e576d2737c17305 | [log] [tgz] |
---|---|---|
author | Alexey Romko <nevilad@yahoo.com> | Fri Jan 10 14:51:34 2020 +0100 |
committer | Juan Quintela <quintela@redhat.com> | Mon Jan 20 09:10:23 2020 +0100 |
tree | 6b20de8b00d5feef7e497afec52600699276bd68 | |
parent | 9560a48ecc0c20d87bc458a6db77fba651605819 [diff] |
Bug #1829242 correction. Added type conversions to ram_addr_t before all left shifts of page indexes to TARGET_PAGE_BITS, to correct overflows when the page address was 4Gb and more. Signed-off-by: Alexey Romko <nevilad@yahoo.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>