From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=56037 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pu2eR-0001cT-Ff for qemu-devel@nongnu.org; Mon, 28 Feb 2011 07:56:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pu2eQ-0003WD-H0 for qemu-devel@nongnu.org; Mon, 28 Feb 2011 07:56:35 -0500 Received: from mail-ww0-f53.google.com ([74.125.82.53]:47000) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pu2eQ-0003VC-CY for qemu-devel@nongnu.org; Mon, 28 Feb 2011 07:56:34 -0500 Received: by wwb29 with SMTP id 29so1807847wwb.10 for ; Mon, 28 Feb 2011 04:56:32 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20110227190312.GA14445@playa.redhat.com> References: <4D68F20D.2020401@web.de> <20110227190312.GA14445@playa.redhat.com> Date: Mon, 28 Feb 2011 13:56:32 +0100 Message-ID: Subject: Re: [Qemu-devel] Re: kvm crashes with spice while loading qxl From: xming Content-Type: text/plain; charset=UTF-8 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel , kvm@vger.kernel.org Cc: Alon Levy On Sun, Feb 27, 2011 at 8:03 PM, Alon Levy wrote: > On Sat, Feb 26, 2011 at 01:29:01PM +0100, Jan Kiszka wrote: >> On 2011-02-26 12:43, xming wrote: >> > When trying to start X (and it loads qxl driver) the kvm process just crashes. > > This is fixed by Gerd's attached patch (taken from rhel repository, don't know > why it wasn't pushed to qemu-kvm upstream). I'll send it to kvm list as well (separate email). I can confirm that this patch fixes the issue, thanks a lot cheers