All of lore.kernel.org
 help / color / mirror / Atom feed
From: m.smarduch@samsung.com (Mario Smarduch)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v11 2/6] KVM: Add generic implementation of kvm_vm_ioctl_get_dirty_log
Date: Mon, 29 Sep 2014 11:02:49 -0700	[thread overview]
Message-ID: <54299EC9.5070508@samsung.com> (raw)
In-Reply-To: <20140929191856.63ace99d.cornelia.huck@de.ibm.com>

On 09/29/2014 10:18 AM, Cornelia Huck wrote:
> On Mon, 22 Sep 2014 17:54:46 -0700
> Mario Smarduch <m.smarduch@samsung.com> wrote:
> 
>> Add support for generic implementation of dirty log read function. For now
>> x86_64 and ARMv7 share generic dirty log read. Other architectures call
>> their architecture specific functions.
>>
>> Signed-off-by: Mario Smarduch <m.smarduch@samsung.com>
> 
> This (and the previous patch), once fitted on current kvm/next (trivial
> rejects), seems to work fine on s390 and looks sane to me.
> 
> So, for the s390 parts:
> 
> Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
> 
Thanks,
  Mario

WARNING: multiple messages have this Message-ID (diff)
From: Mario Smarduch <m.smarduch@samsung.com>
To: Cornelia Huck <cornelia.huck@de.ibm.com>
Cc: kvmarm@lists.cs.columbia.edu, christoffer.dall@linaro.org,
	marc.zyngier@arm.com, pbonzini@redhat.com, gleb@kernel.org,
	agraf@suse.de, borntraeger@de.ibm.com,
	xiaoguangrong@linux.vnet.ibm.com, ralf@linux-mips.org,
	catali.marinas@arm.com, steve.capper@arm.com,
	peter.maydell@linaro.org, kvm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v11 2/6] KVM: Add generic implementation of kvm_vm_ioctl_get_dirty_log
Date: Mon, 29 Sep 2014 11:02:49 -0700	[thread overview]
Message-ID: <54299EC9.5070508@samsung.com> (raw)
In-Reply-To: <20140929191856.63ace99d.cornelia.huck@de.ibm.com>

On 09/29/2014 10:18 AM, Cornelia Huck wrote:
> On Mon, 22 Sep 2014 17:54:46 -0700
> Mario Smarduch <m.smarduch@samsung.com> wrote:
> 
>> Add support for generic implementation of dirty log read function. For now
>> x86_64 and ARMv7 share generic dirty log read. Other architectures call
>> their architecture specific functions.
>>
>> Signed-off-by: Mario Smarduch <m.smarduch@samsung.com>
> 
> This (and the previous patch), once fitted on current kvm/next (trivial
> rejects), seems to work fine on s390 and looks sane to me.
> 
> So, for the s390 parts:
> 
> Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
> 
Thanks,
  Mario

  reply	other threads:[~2014-09-29 18:02 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-23  0:54 [PATCH v11 0/6] arm: dirty page logging support for ARMv7 Mario Smarduch
2014-09-23  0:54 ` Mario Smarduch
2014-09-23  0:54 ` [PATCH v11 1/6] KVM: Add architecture-specific TLB flush implementations Mario Smarduch
2014-09-23  0:54   ` Mario Smarduch
2014-10-15 11:17   ` Alexander Graf
2014-10-15 11:17     ` Alexander Graf
2014-09-23  0:54 ` [PATCH v11 2/6] KVM: Add generic implementation of kvm_vm_ioctl_get_dirty_log Mario Smarduch
2014-09-23  0:54   ` Mario Smarduch
2014-09-29 13:36   ` Christoffer Dall
2014-09-29 13:36     ` Christoffer Dall
2014-09-29 17:18   ` Cornelia Huck
2014-09-29 17:18     ` Cornelia Huck
2014-09-29 18:02     ` Mario Smarduch [this message]
2014-09-29 18:02       ` Mario Smarduch
2014-10-15 11:21   ` Alexander Graf
2014-10-15 11:21     ` Alexander Graf
2014-09-23  0:54 ` [PATCH v11 3/6] arm: KVM: Add ARMv7 API to flush TLBs Mario Smarduch
2014-09-23  0:54   ` Mario Smarduch
2014-09-23  0:54 ` [PATCH v11 4/6] arm: KVM: Add initial dirty page locking infrastructure Mario Smarduch
2014-09-23  0:54   ` Mario Smarduch
2014-09-23  0:54 ` [PATCH v11 5/6] arm: KVM: dirty log read write protect support Mario Smarduch
2014-09-23  0:54   ` Mario Smarduch
2014-09-23  0:54 ` [PATCH v11 6/6] arm: KVM: ARMv7 dirty page logging 2nd stage page fault Mario Smarduch
2014-09-23  0:54   ` Mario Smarduch
2014-09-29 13:35   ` Christoffer Dall
2014-09-29 13:35     ` Christoffer Dall
2014-09-29 21:03     ` Mario Smarduch
2014-09-29 21:03       ` Mario Smarduch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54299EC9.5070508@samsung.com \
    --to=m.smarduch@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.