diff options
author | Juan Quintela <quintela@redhat.com> | 2017-03-21 15:18:05 +0100 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2017-04-21 12:25:39 +0200 |
commit | 06b106889a09277617fc8c542397a9f595ee605a (patch) | |
tree | 86bf4200ea9d130f215a3b662a15d8e774dc5f1b /migration/socket.c | |
parent | 247956946651ae0280f7b1ea88bb6237dd01c231 (diff) | |
download | qemu-06b106889a09277617fc8c542397a9f595ee605a.zip qemu-06b106889a09277617fc8c542397a9f595ee605a.tar.gz qemu-06b106889a09277617fc8c542397a9f595ee605a.tar.bz2 |
ram: Use page number instead of an address for the bitmap operations
We use an unsigned long for the page number. Notice that our bitmaps
already got that for the index, so we have that limit.
Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
--
rename page to page_abs everywhere.
fix trace types for pages
Diffstat (limited to 'migration/socket.c')
0 files changed, 0 insertions, 0 deletions