From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:51585) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmPXQ-0007cJ-5K for qemu-devel@nongnu.org; Sun, 15 Jan 2012 07:50:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RmPXP-0000ZY-5c for qemu-devel@nongnu.org; Sun, 15 Jan 2012 07:50:20 -0500 Received: from mx1.redhat.com ([209.132.183.28]:11367) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmPXO-0000ZO-Ri for qemu-devel@nongnu.org; Sun, 15 Jan 2012 07:50:19 -0500 Message-ID: <4F12CB82.5050509@redhat.com> Date: Sun, 15 Jan 2012 14:50:10 +0200 From: Avi Kivity MIME-Version: 1.0 References: <1324304024-11220-1-git-send-email-avi@redhat.com> <1324304024-11220-14-git-send-email-avi@redhat.com> <4F12AF25.9050506@web.de> <4F12AFFD.9020200@web.de> <4F12C81B.5090106@redhat.com> <4F12C953.1030107@web.de> <4F12CB67.2010305@redhat.com> In-Reply-To: <4F12CB67.2010305@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 13/23] kvm: convert to MemoryListener API List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: xen-devel@lists.xensource.com, "Michael S. Tsirkin" , qemu-devel@nongnu.org, kvm@vger.kernel.org, Stefano Stabellini On 01/15/2012 02:49 PM, Avi Kivity wrote: > On 01/15/2012 02:40 PM, Jan Kiszka wrote: > > On 2012-01-15 13:35, Avi Kivity wrote: > > > On 01/15/2012 12:52 PM, Jan Kiszka wrote: > > >> On 2012-01-15 11:49, Jan Kiszka wrote: > > >>> On 2011-12-19 15:13, Avi Kivity wrote: > > >>>> Drop the use of cpu_register_phys_memory_client() in favour of the new > > >>>> MemoryListener API. The new API simplifies the caller, since there is no > > >>>> need to deal with splitting and merging slots; however this is not exploited > > >>>> in this patch. > > >>> > > >>> This breaks graphical grub1 with cirrus-vga in KVM mode. Dunno why yet. > > >> > > >> In fact, it breaks all vga types in that scenario. > > >> > > > > > > An F14 guest works here. More info, please. > > > > Just try to boot an openSUSE live image (or installation). Grub output > > is corrupted, obviously dirty logging is not properly set up in that > > graphic mode. > > > > Downloading now. > Wait, isn't opensuse grub2 based? Which version should I test? -- error compiling committee.c: too many arguments to function