From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54413) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5sga-0006Uj-AQ for qemu-devel@nongnu.org; Mon, 27 Aug 2012 02:20:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T5sgV-00069X-RK for qemu-devel@nongnu.org; Mon, 27 Aug 2012 02:20:32 -0400 Received: from mout.web.de ([212.227.15.3]:62906) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5sgV-00069R-HO for qemu-devel@nongnu.org; Mon, 27 Aug 2012 02:20:27 -0400 Message-ID: <503B11A3.8060901@web.de> Date: Mon, 27 Aug 2012 08:20:19 +0200 From: Jan Kiszka MIME-Version: 1.0 References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig71BBA05E5CCCB9DB09AC4BE2" Subject: Re: [Qemu-devel] [PATCH for-1.2 0/2] migrate PV EOI MSR List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: gleb@redhat.com, kvm@vger.kernel.org, mtosatti@redhat.com, qemu-devel@nongnu.org, avi@redhat.com, Anthony Liguori This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig71BBA05E5CCCB9DB09AC4BE2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 2012-08-26 17:59, Michael S. Tsirkin wrote: > It turns out PV EOI gets disabled after migration - > until next guest reset. > This is because we are missing code to actually migrate it. > This patch fixes it up: it does not do anything useful > without kvm irqchip but applies cleanly to qemu.git > as well as qemu-kvm.git, so I think it's cleaner > to apply it in qemu.git to keep diff to minimum. There is nothing except pci-assign left in qemu-kvm (which will be posted for upstream in a minute), so you are intuitively doing the right thing. Patch 2 looks good to me, see patch 1 for the clean procedure. Jan --------------enig71BBA05E5CCCB9DB09AC4BE2 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://www.enigmail.net/ iEYEARECAAYFAlA7EaYACgkQitSsb3rl5xTh4ACeMjxTyNsckcE8DS2SfiuQ/YO2 uTwAoI0KI+5/YjIKprYEFzy43w+ifM+Y =C3QM -----END PGP SIGNATURE----- --------------enig71BBA05E5CCCB9DB09AC4BE2--