Skip to content
Commit cd1a4a98 authored by Uri Lublin's avatar Uri Lublin Committed by Avi Kivity
Browse files

KVM: Fix dirty page log bitmap size/access calculation



Since dirty_bitmap is an unsigned long array, the alignment and size need
to take that into account.

Signed-off-by: default avatarUri Lublin <uril@qumranet.com>
Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent ab51a434
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment