From mboxrd@z Thu Jan 1 00:00:00 1970 From: Niels Berglund Subject: Re: kvm-76 --std-vga problem Date: Mon, 6 Oct 2008 07:35:04 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from main.gmane.org ([80.91.229.2]:38389 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751057AbYJFHkN (ORCPT ); Mon, 6 Oct 2008 03:40:13 -0400 Received: from root by ciao.gmane.org with local (Exim 4.43) id 1KmkhG-000291-Tw for kvm@vger.kernel.org; Mon, 06 Oct 2008 07:40:03 +0000 Received: from 87-194-144-119.bethere.co.uk ([87.194.144.119]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Oct 2008 07:40:02 +0000 Received: from niels.berglund by 87-194-144-119.bethere.co.uk with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 06 Oct 2008 07:40:02 +0000 Sender: kvm-owner@vger.kernel.org List-ID: duck roaming.ath.cx> writes: > Michael Malone wrote: [snip > Glauber Costa replied: [snip] > > This is a band aid, but proves the general idea. Can you > > confirm that it fixes the problem for you ? > > When I apply glommer's abovementioned band aid patch and use -std-vga then > the problem is different, but not fixed. I no longer see the > kvm_create_phys_mem error, nor the set_vram_mapping error, but the: > > kvm: get_dirty_pages returned -2 > kvm: get_dirty_pages returned -2 > kvm: get_dirty_pages returned -2 > kvm: get_dirty_pages returned -2 > kvm: get_dirty_pages returned -2 > ...zillions of this line... > > still appears. I'm seeing the same issue as duck above, i.e the get_dirty_pages issue still exist aftr having applied the patch. For me it's not a showstopper though, I just run kvm without the -std-vga flag for the time being. Niels