qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Xu <peterx@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: Hyman <huangy81@chinatelecom.cn>,
	Keqian Zhu <zhukeqian1@huawei.com>,
	qemu-devel@nongnu.org,
	"Dr . David Alan Gilbert" <dgilbert@redhat.com>
Subject: Re: [PATCH v7 00/10] KVM: Dirty ring support (QEMU part)
Date: Fri, 14 May 2021 11:51:19 -0400	[thread overview]
Message-ID: <YJ6cdzDqu7q5Y3iE@t490s> (raw)
In-Reply-To: <dac5f0c6-1bca-3daf-e5d2-6451dbbaca93@redhat.com>

On Fri, May 14, 2021 at 05:38:17PM +0200, Paolo Bonzini wrote:
> On 06/05/21 18:05, Peter Xu wrote:
> > This is v7 of the qemu dirty ring interface support.
> > 
> > v7:
> > - Rebase to latest master commit d45a5270d07
> 
> Queued, thanks!
> 
> I only made a small change to rename the property from dirty-gfn-count
> to dirty-ring-size, since (assuming the user knows what gfn means)
> it's not clear that it's related to the ring buffer support.

Yeah previously the only concern was to be clear it's for entry count rather
than size in bytes, however with the man page and all places describing then
looks good.  Thanks Paolo!

-- 
Peter Xu



      reply	other threads:[~2021-05-14 15:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-06 16:05 [PATCH v7 00/10] KVM: Dirty ring support (QEMU part) Peter Xu
2021-05-06 16:05 ` [PATCH v7 01/10] memory: Introduce log_sync_global() to memory listener Peter Xu
2021-05-06 16:05 ` [PATCH v7 02/10] KVM: Use a big lock to replace per-kml slots_lock Peter Xu
2021-05-06 16:05 ` [PATCH v7 03/10] KVM: Create the KVMSlot dirty bitmap on flag changes Peter Xu
2021-05-06 16:05 ` [PATCH v7 04/10] KVM: Provide helper to get kvm dirty log Peter Xu
2021-05-06 16:05 ` [PATCH v7 05/10] KVM: Provide helper to sync dirty bitmap from slot to ramblock Peter Xu
2021-05-06 16:05 ` [PATCH v7 06/10] KVM: Simplify dirty log sync in kvm_set_phys_mem Peter Xu
2021-05-06 16:05 ` [PATCH v7 07/10] KVM: Cache kvm slot dirty bitmap size Peter Xu
2021-05-06 16:05 ` [PATCH v7 08/10] KVM: Add dirty-gfn-count property Peter Xu
2021-05-06 16:05 ` [PATCH v7 09/10] KVM: Disable manual dirty log when dirty ring enabled Peter Xu
2021-05-06 16:05 ` [PATCH v7 10/10] KVM: Dirty ring support Peter Xu
2021-05-14 15:38 ` [PATCH v7 00/10] KVM: Dirty ring support (QEMU part) Paolo Bonzini
2021-05-14 15:51   ` Peter Xu [this message]

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=YJ6cdzDqu7q5Y3iE@t490s \
    --to=peterx@redhat.com \
    --cc=dgilbert@redhat.com \
    --cc=huangy81@chinatelecom.cn \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=zhukeqian1@huawei.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).