qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] vcpu_dirty: share the same field in CPUState fo


From: Paolo Bonzini
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
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0


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 <address@hidden>
>>> ---
> 
>>>
>>
>> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]