diff options
author | Alexey Romko | 2020-01-10 14:51:34 +0100 |
---|---|---|
committer | Juan Quintela | 2020-01-20 09:10:23 +0100 |
commit | 8bba004ccabd0d71e8b5ca056e576d2737c17305 (patch) | |
tree | 6b20de8b00d5feef7e497afec52600699276bd68 /hw/timer | |
parent | migration/multifd: fix destroyed mutex access in terminating multifd threads (diff) | |
download | qemu-8bba004ccabd0d71e8b5ca056e576d2737c17305.tar.gz qemu-8bba004ccabd0d71e8b5ca056e576d2737c17305.tar.xz qemu-8bba004ccabd0d71e8b5ca056e576d2737c17305.zip |
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>
Diffstat (limited to 'hw/timer')
0 files changed, 0 insertions, 0 deletions