* [PATCH v2 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup
@ 2010-06-23 5:58 Takuya Yoshikawa
2010-06-23 8:50 ` Avi Kivity
0 siblings, 1 reply; 2+ messages in thread
From: Takuya Yoshikawa @ 2010-06-23 5:58 UTC (permalink / raw)
To: kvm-ia64
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v2 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup
2010-06-23 5:58 [PATCH v2 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup Takuya Yoshikawa
@ 2010-06-23 8:50 ` Avi Kivity
0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2010-06-23 8:50 UTC (permalink / raw)
To: kvm-ia64
On 06/23/2010 08:58 AM, Takuya Yoshikawa wrote:
> This patch series is for making dirty logging development, and of course
> maintenance, easier. Please see individual patches for details.
>
Applied, thanks.
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-06-23 8:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-23 5:58 [PATCH v2 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup Takuya Yoshikawa
2010-06-23 8:50 ` Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox