qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH] Fix and simplify gui timer logic.


From: Gerd Hoffmann
Subject: [Qemu-devel] Re: [PATCH] Fix and simplify gui timer logic.
Date: Fri, 04 Jun 2010 15:55:38 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100430 Fedora/3.0.4-2.fc12 Thunderbird/3.0.4

On 06/04/10 15:44, Gerd Hoffmann wrote:
Kill nographic timer.  Have a global gui_timer instead.  Have the gui
timer enabled unconditionally.  We need a timer running anyway for mmio
flush, so the whole have-gui-timer-only-when-needed logic is pretty
pointless.  It also simplifies displaylisteners coming and going at
runtime, we don't need to care about the timer then as it runs anyway.

Oops, scratch that. Doesn't apply cleanly on master due to dependencies on other local patches.

/me goes preparing a patch series ...

cheers,
  Gerd




reply via email to

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