87bf6e7de1
Int is not long enough to store the size of a dirty bitmap. This patch fixes this problem with the introduction of a wrapper function to calculate the sizes of dirty bitmaps. Note: in mark_page_dirty(), we have to consider the fact that __set_bit() takes the offset as int, not long. Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
asm-offsets.c | ||
irq.h | ||
kvm-ia64.c | ||
kvm_fw.c | ||
kvm_lib.c | ||
kvm_minstate.h | ||
lapic.h | ||
memcpy.S | ||
memset.S | ||
misc.h | ||
mmio.c | ||
optvfault.S | ||
process.c | ||
trampoline.S | ||
vcpu.c | ||
vcpu.h | ||
vmm.c | ||
vmm_ivt.S | ||
vti.h | ||
vtlb.c |