[PATCH 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Takuya Yoshikawa
Date: Tuesday, June 22, 2010 - 2:03 am

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

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup, Takuya Yoshikawa, (Tue Jun 22, 2:03 am)
[PATCH 2/4] KVM: ia64: cleanup kvm_ia64_sync_dirty_log(), Takuya Yoshikawa, (Tue Jun 22, 2:09 am)
[PATCH 3/4] KVM: cleanup: remove kvm_get_dirty_log(), Takuya Yoshikawa, (Tue Jun 22, 2:13 am)
Re: [PATCH 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and ..., Marcelo Tosatti, (Tue Jun 22, 11:56 am)
Re: [PATCH 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and ..., Takuya Yoshikawa, (Tue Jun 22, 6:09 pm)