From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 13/23] kvm: convert to MemoryListener API Date: Sun, 15 Jan 2012 14:49:43 +0200 Message-ID: <4F12CB67.2010305@redhat.com> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Stefano Stabellini , qemu-devel@nongnu.org, "Michael S. Tsirkin" , xen-devel@lists.xensource.com, kvm@vger.kernel.org To: Jan Kiszka Return-path: Received: from mx1.redhat.com ([209.132.183.28]:34705 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751430Ab2AOMt5 (ORCPT ); Sun, 15 Jan 2012 07:49:57 -0500 In-Reply-To: <4F12C953.1030107@web.de> Sender: kvm-owner@vger.kernel.org List-ID: 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. -- error compiling committee.c: too many arguments to function