KVM: introduce wrapper functions for creating/destroying dirty bitmaps
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Wed, 27 Oct 2010 09:22:19 +0000 (18:22 +0900)
committerAvi Kivity <avi@redhat.com>
Wed, 12 Jan 2011 09:28:45 +0000 (11:28 +0200)
commita36a57b1a19bce17b67f5c6f43460baf664ae5fa
tree3cc8133240d81c3b1871db29d1958896a4fd8742
parent64be5007066173d11a4635eedd57d41a3b3a7027
KVM: introduce wrapper functions for creating/destroying dirty bitmaps

This makes it easy to change the way of allocating/freeing dirty bitmaps.

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Fernando Luis Vazquez Cao <fernando@oss.ntt.co.jp>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
virt/kvm/kvm_main.c