* [PATCH 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup
@ 2010-06-22 9:03 Takuya Yoshikawa
2010-06-22 18:56 ` Marcelo Tosatti
2010-06-23 1:09 ` Takuya Yoshikawa
0 siblings, 2 replies; 3+ messages in thread
From: Takuya Yoshikawa @ 2010-06-22 9:03 UTC (permalink / raw)
To: kvm-ia64
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup
2010-06-22 9:03 [PATCH 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup Takuya Yoshikawa
@ 2010-06-22 18:56 ` Marcelo Tosatti
2010-06-23 1:09 ` Takuya Yoshikawa
1 sibling, 0 replies; 3+ messages in thread
From: Marcelo Tosatti @ 2010-06-22 18:56 UTC (permalink / raw)
To: kvm-ia64
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup
2010-06-22 9:03 [PATCH 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup Takuya Yoshikawa
2010-06-22 18:56 ` Marcelo Tosatti
@ 2010-06-23 1:09 ` Takuya Yoshikawa
1 sibling, 0 replies; 3+ messages in thread
From: Takuya Yoshikawa @ 2010-06-23 1:09 UTC (permalink / raw)
To: kvm-ia64
Marcelo Tosatti <mtosatti@redhat.com> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-06-23 1:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-22 9:03 [PATCH 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup Takuya Yoshikawa
2010-06-22 18:56 ` Marcelo Tosatti
2010-06-23 1:09 ` Takuya Yoshikawa
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox