From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Hanquez Subject: Re: HVM domU with sdl not scheduled after vt-switch Date: Wed, 27 Apr 2011 14:35:35 +0100 Message-ID: <4DB81BA7.2040501@eu.citrix.com> References: <201104271327.10734.dietmar.hahn@ts.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201104271327.10734.dietmar.hahn@ts.fujitsu.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Dietmar Hahn Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 04/27/2011 12:27 PM, Dietmar Hahn wrote: > > The domU gets scheduled again after switching back to the virtual screen. > > This is not the case when using vnc. > > What is the cause and where in the source can I find the implementation? > > Thanks! > That's a known problem of SDL generally, it's not linked to qemu itself (i've seen the same behavior happened on other program using SDL). You probably want to look at the SDL source for the reason why. -- Vincent