From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:51516) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmPX4-0006tU-Ou for qemu-devel@nongnu.org; Sun, 15 Jan 2012 07:49:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RmPX3-0000Tg-N3 for qemu-devel@nongnu.org; Sun, 15 Jan 2012 07:49:58 -0500 Received: from mx1.redhat.com ([209.132.183.28]:8790) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmPX3-0000Tb-0p for qemu-devel@nongnu.org; Sun, 15 Jan 2012 07:49:57 -0500 Message-ID: <4F12CB67.2010305@redhat.com> Date: Sun, 15 Jan 2012 14:49:43 +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> In-Reply-To: <4F12C953.1030107@web.de> 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: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