From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:52080) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmPai-00010M-R5 for qemu-devel@nongnu.org; Sun, 15 Jan 2012 07:53:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RmPah-00013W-Jc for qemu-devel@nongnu.org; Sun, 15 Jan 2012 07:53:44 -0500 Received: from fmmailgate04.web.de ([217.72.192.242]:50378) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RmPah-00013S-AB for qemu-devel@nongnu.org; Sun, 15 Jan 2012 07:53:43 -0500 Received: from moweb001.kundenserver.de (moweb001.kundenserver.de [172.19.20.114]) by fmmailgate04.web.de (Postfix) with ESMTP id 54FCD70E8EBA for ; Sun, 15 Jan 2012 13:53:42 +0100 (CET) Message-ID: <4F12CC53.9080005@web.de> Date: Sun, 15 Jan 2012 13:53:39 +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> <4F12C953.1030107@web.de> <4F12CB67.2010305@redhat.com> <4F12CB82.5050509@redhat.com> In-Reply-To: <4F12CB82.5050509@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig1B4E6BC8AA4DC54C923AF41F" 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) --------------enig1B4E6BC8AA4DC54C923AF41F Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable On 2012-01-15 13:50, Avi Kivity wrote: > 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 th= e new >>>>>>> MemoryListener API. The new API simplifies the caller, since the= re is no >>>>>>> need to deal with splitting and merging slots; however this is no= t 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 outpu= t >>> is corrupted, obviously dirty logging is not properly set up in that >>> graphic mode. >>> >> >> Downloading now. >> >=20 > Wait, isn't opensuse grub2 based? Which version should I test? >=20 My test case is 11.4-based, but I think to remember 12.1 is also still grub1 (luckily...). Jan --------------enig1B4E6BC8AA4DC54C923AF41F 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/ iEYEARECAAYFAk8SzFMACgkQitSsb3rl5xRN3ACfdLshWVpvtiqoO/c8vaAdw61q IZYAnihzVCcrvEtiorMnpa4pXeGz43+8 =TBGN -----END PGP SIGNATURE----- --------------enig1B4E6BC8AA4DC54C923AF41F--