commit | e108ff2f8033a417ee3e517d9f8730f665646076 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Jan 15 15:58:54 2015 -0800 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri Jan 16 14:40:14 2015 +0100 |
tree | 49a22efb3318ec444ad796785994aaf1c02c0502 | |
parent | ba0513b5b8ffbcb0cc89e2f172c0bcb70497ba2e [diff] |
KVM: x86: switch to kvm_get_dirty_log_protect We now have a generic function that does most of the work of kvm_vm_ioctl_get_dirty_log, now use it. Acked-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Mario Smarduch <m.smarduch@samsung.com>