From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YyNQT-0002aG-RN for qemu-devel@nongnu.org; Fri, 29 May 2015 12:46:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YyNQS-0005Ks-PC for qemu-devel@nongnu.org; Fri, 29 May 2015 12:46:29 -0400 Message-ID: <556897DA.1020906@redhat.com> Date: Fri, 29 May 2015 10:46:18 -0600 From: Eric Blake MIME-Version: 1.0 References: <1432885880-9847-1-git-send-email-kraxel@redhat.com> In-Reply-To: <1432885880-9847-1-git-send-email-kraxel@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Sgdd2Xf6XqrPhDC6PDKgAvO8bnplJL35B" Subject: Re: [Qemu-devel] [Qemu-block] [PATCH v2] virtio: make features 64bit wide List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann , qemu-devel@nongnu.org Cc: virtio-blk , mst@redhat.com, Cornelia Huck , "Aneesh Kumar K.V" , Stefan Hajnoczi , Amit Shah , Paolo Bonzini This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Sgdd2Xf6XqrPhDC6PDKgAvO8bnplJL35B Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 05/29/2015 01:51 AM, Gerd Hoffmann wrote: > Make features 64bit wide everywhere. Exception: command line flags > remain 32bit and are copyed into the lower 32 host_features at s/copyed/copied/ > initialization time. >=20 > On migration a full 64bit guest_features field is sent if one of the > high bits is set, additionally to the lower 32bit guest_features field s/additionally/in addition/ > which must stay for compatibility reasons. That way we send the lower > 32 feature bits twice, but that way the code is simpler because we don'= t > have to split and compose the 64bit features into two 32bit fields. >=20 > This depends on "move host_features" patch by cornelia. This paragraph could go after the '---' separator. >=20 > Signed-off-by: Gerd Hoffmann > --- --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --Sgdd2Xf6XqrPhDC6PDKgAvO8bnplJL35B 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 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVaJfbAAoJEKeha0olJ0NqVW4H/10NAS+vHrllJdlTOXzZXzN2 jeHSxlAw+UUnX88m5enSQ7m/BBTdG1ksmlKkTppQbV10D24tH77kdaqTzXd940Fv mG4q2rxiLTtpDqUasMWxKZ1tqggzG89JYGvNkRybE7h50G9vOBECeahJyyRODGp4 zD4kce3sqh3C5bergYP5onv81PgkalPVvBGGgmEh6ZUddNdgWHoFmUGzjw153C0W CoiQ4FjVONl2c+4KOVt1lVGevmc10fcu+WBcANQETUnp5mZgZcRrO2bdkcL7fuKo F27DGl95tBy+L0PWx2zvQMfwlig0vL9/K0Mr/4rLNUdDSoTuIPJwVIZK4ey9+P0= =O3Xt -----END PGP SIGNATURE----- --Sgdd2Xf6XqrPhDC6PDKgAvO8bnplJL35B--