This patch series is for making dirty logging development, and of course maintenance, easier. Please see individual patches for details. Changelog v1 -> v2: - rebased - booke and s390, kvm_vm_ioctl_get_dirty_log() to kvm_arch_vm_ioctl_get_dirty_log() Takuya --- arch/ia64/kvm/kvm-ia64.c | 54 ++++++++++++++++++-------------------------- arch/powerpc/kvm/book3s.c | 29 ++++++++++++++---------- arch/powerpc/kvm/booke.c | 2 +- arch/s390/kvm/kvm-s390.c | 4 +- arch/x86/kvm/x86.c | 14 +---------- include/linux/kvm_host.h | 6 +--- virt/kvm/kvm_main.c | 24 +++++-------------- 7 files changed, 53 insertions(+), 80 deletions(-) -- 1.7.0.4 -- To unsubscribe from this list: send the line "unsubscribe kvm-ia64" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html