From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:59019) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmPJO-0003Dk-PU for qemu-devel@nongnu.org; Sun, 15 Jan 2012 07:35:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RmPJN-0007Ii-Ot for qemu-devel@nongnu.org; Sun, 15 Jan 2012 07:35:50 -0500 Received: from mx1.redhat.com ([209.132.183.28]:24244) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmPJN-0007Id-Fr for qemu-devel@nongnu.org; Sun, 15 Jan 2012 07:35:49 -0500 Message-ID: <4F12C81B.5090106@redhat.com> Date: Sun, 15 Jan 2012 14:35:39 +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> In-Reply-To: <4F12AFFD.9020200@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 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. -- error compiling committee.c: too many arguments to function