Marcelo Tosatti <mtosatti@xxxxxxxxxx> wrote: > On Tue, Jun 22, 2010 at 06:03:58PM +0900, Takuya Yoshikawa wrote: > > This patch set is for making dirty logging development, and of course > > maintenance, easier. Please see individual patches for details. > > > > Takuya > > > > --- > > arch/ia64/kvm/kvm-ia64.c | 54 ++++++++++++++++++-------------------------- > > arch/powerpc/kvm/book3s.c | 29 ++++++++++++++---------- > > arch/x86/kvm/x86.c | 14 +---------- > > include/linux/kvm_host.h | 6 +--- > > virt/kvm/kvm_main.c | 24 +++++-------------- > > 5 files changed, 50 insertions(+), 77 deletions(-) > > > > -- > > 1.7.0.4 > > Looks good to me. Oh, I forgot about other archs: booke, s390. I'll change their kvm_vm_ioctl_get_dirty_log() to kvm_arch_vm_ioctl_get_dirty_log() and resend. Thanks, Takuya -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html