From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45465) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c2DPT-0002Aw-1C for qemu-devel@nongnu.org; Thu, 03 Nov 2016 04:30:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c2DPO-0004Gt-5a for qemu-devel@nongnu.org; Thu, 03 Nov 2016 04:30:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54764) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c2DPO-0004Gh-17 for qemu-devel@nongnu.org; Thu, 03 Nov 2016 04:30:02 -0400 Message-ID: <1478161797.19057.3.camel@redhat.com> From: Gerd Hoffmann Date: Thu, 03 Nov 2016 09:29:57 +0100 In-Reply-To: <26d51ec5-7fcd-bf63-5273-a5e74ef840fd@redhat.com> References: <20161024141318.21041.87583.malonedeb@gac.canonical.com> <20161028082343.20884.81864.malone@gac.canonical.com> <26d51ec5-7fcd-bf63-5273-a5e74ef840fd@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [Bug 1636217] Re: qemu-kvm 2.7 does not boot kvm VMs with virtio on top of VMware ESX List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek Cc: Bug 1636217 <1636217@bugs.launchpad.net>, qemu-devel@nongnu.org, Fabian =?ISO-8859-1?Q?Gr=FCnbichler?= , Marcel Apfelbaum , Kevin O'Connor > However, QEMU 2.7 shipped with bundled SeaBIOS 1.9.3 binaries. See QEMU > commits 6e03a28e1cee (part of v2.7.0) and 6e99f5741ff1 (not part of any > tagged release yet). >=20 > The fix is probably the following: > - backport SeaBIOS commit 0e21548b15e2 to the stable 1.9 branch, for > release 1.9.4 > - bundle SeaBIOS 1.9.4 binaries with QEMU v2.7.1. I'd rather cherry-pick 6e99f5741ff1 into 2.7.1 ... cheers, Gerd