From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmPOP-0005ME-Ji for qemu-devel@nongnu.org; Sun, 15 Jan 2012 07:41:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RmPOO-0007rE-JC for qemu-devel@nongnu.org; Sun, 15 Jan 2012 07:41:01 -0500 Received: from fmmailgate03.web.de ([217.72.192.234]:43929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmPOO-0007r7-BH for qemu-devel@nongnu.org; Sun, 15 Jan 2012 07:41:00 -0500 Received: from moweb002.kundenserver.de (moweb002.kundenserver.de [172.19.20.108]) by fmmailgate03.web.de (Postfix) with ESMTP id 2CEAA1AFC6DAC for ; Sun, 15 Jan 2012 13:40:59 +0100 (CET) Message-ID: <4F12C953.1030107@web.de> Date: Sun, 15 Jan 2012 13:40:51 +0100 From: Jan Kiszka 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> In-Reply-To: <4F12C81B.5090106@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigE464EA0C433772C9B84B1637" 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: Avi Kivity Cc: xen-devel@lists.xensource.com, "Michael S. Tsirkin" , qemu-devel@nongnu.org, kvm@vger.kernel.org, Stefano Stabellini This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigE464EA0C433772C9B84B1637 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable 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 n= ew >>>> MemoryListener API. The new API simplifies the caller, since there = is no >>>> need to deal with splitting and merging slots; however this is not e= xploited >>>> in this patch. >>> >>> This breaks graphical grub1 with cirrus-vga in KVM mode. Dunno why ye= t. >> >> In fact, it breaks all vga types in that scenario. >> >=20 > 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. Jan --------------enigE464EA0C433772C9B84B1637 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8SyVMACgkQitSsb3rl5xQG6wCdF3YdDtEXtol0fTSp/pq1CJ4n u8oAnjUPxrYJEcw9e7jz204PbHznktMy =CTU+ -----END PGP SIGNATURE----- --------------enigE464EA0C433772C9B84B1637--