qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Eric Blake <eblake@redhat.com>,
	Sergio Andres Gomez Del Real <sergio.g.delreal@gmail.com>
Cc: James Hogan <james.hogan@imgtec.com>,
	Eduardo Habkost <ehabkost@redhat.com>,
	"open list:Overall" <kvm@vger.kernel.org>,
	"open list:CPU" <qemu-devel@nongnu.org>,
	Yongbok Kim <yongbok.kim@imgtec.com>,
	Aurelien Jarno <aurelien@aurel32.net>,
	Richard Henderson <rth@twiddle.net>
Subject: Re: [Qemu-devel] [PATCH] vcpu_dirty: share the same field in CPUState for all accelerators
Date: Tue, 27 Jun 2017 22:08:51 +0200	[thread overview]
Message-ID: <8f870924-04f1-e238-1e21-a78616fd8355@redhat.com> (raw)
In-Reply-To: <79be8ef3-de2e-b498-4b1d-628bfcc71154@redhat.com>



On 27/06/2017 20:36, Eric Blake wrote:
> On 06/19/2017 11:35 AM, Paolo Bonzini wrote:
>>
>>
>> On 18/06/2017 21:11, Sergio Andres Gomez Del Real wrote:
>>> This patch simply replaces the separate boolean field in CPUState that
>>> kvm, hax (and upcoming hvf) have for keeping track of vcpu dirtiness
>>> with a single shared field.
>>>
>>> Signed-off-by: Sergio Andres Gomez Del Real <Sergio.G.DelReal@gmail.com>
>>> ---
> 
>>>
>>
>> Thanks, I queued this patch for 2.9.
> 
> As in qemu-stable 2.9.1, or did you mean 2.10 mainline?

2.10 of course.

Paolo

      reply	other threads:[~2017-06-27 20:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-18 19:11 [Qemu-devel] [PATCH] vcpu_dirty: share the same field in CPUState for all accelerators Sergio Andres Gomez Del Real
2017-06-19 16:35 ` Paolo Bonzini
2017-06-27 18:36   ` Eric Blake
2017-06-27 20:08     ` Paolo Bonzini [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=8f870924-04f1-e238-1e21-a78616fd8355@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=aurelien@aurel32.net \
    --cc=eblake@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=james.hogan@imgtec.com \
    --cc=kvm@vger.kernel.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    --cc=sergio.g.delreal@gmail.com \
    --cc=yongbok.kim@imgtec.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).