qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC v4 23/58] vga: convert vga and its derivatives to


From: Jan Kiszka
Subject: Re: [Qemu-devel] [RFC v4 23/58] vga: convert vga and its derivatives to the memory API
Date: Wed, 20 Jul 2011 16:52:15 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

On 2011-07-20 16:48, Avi Kivity wrote:
> On 07/20/2011 05:45 PM, Jan Kiszka wrote:
>>>
>>>  (that's the whole point - it can be made invisible by something outside
>>>  the cirrus card's knowledge).
>>>
>>>  Note - with kvm, there is still a race between syncing the bitmap and
>>>  removing the region.  However that is a bug in the kvm API; it is not
>>>  possible to work around it in qemu.
>>>
>>
>> Dirty log off, reconfigure, dirty log on?
> 
> What happens if there's a write after the first comma (assuming 
> "reconfigure" == "remove slot")?
> 
> Granted, the guest shouldn't be doing that.
> 
> Hmm, I guess you could just mark the entire range dirty after removing it.

Maybe.

So the problem is that the dirty bitmap is lost when we unregister a
region with the KVM kernel?

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux



reply via email to

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