From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50580) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yd0lj-0008Oe-Iu for qemu-devel@nongnu.org; Tue, 31 Mar 2015 14:20:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yd0lf-0002nA-HO for qemu-devel@nongnu.org; Tue, 31 Mar 2015 14:20:07 -0400 Message-ID: <551AE551.90402@redhat.com> Date: Tue, 31 Mar 2015 12:20:01 -0600 From: Eric Blake MIME-Version: 1.0 References: <20150331133251.5be10dd6@redhat.com> In-Reply-To: <20150331133251.5be10dd6@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="R7dSuUFbT2KMukUA3EahhD9CHijCLTW7D" Subject: Re: [Qemu-devel] [PATCH] balloon: improve error msg when adding second device List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino , qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --R7dSuUFbT2KMukUA3EahhD9CHijCLTW7D Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/31/2015 11:32 AM, Luiz Capitulino wrote: > A VM supports only one balloon device, but due to several changes > in infrastructure the error message got messed up when trying > to add a second device. Fix it. >=20 > Before this fix >=20 > After this fix [nice comparison snipped] >=20 > Signed-off-by: Luiz Capitulino > --- >=20 > I think this can go through in via -trivial. I also think this > is so simple and useful that it could be merged during freeze. >=20 > balloon.c | 1 - > hw/virtio/virtio-balloon.c | 2 +- > 2 files changed, 1 insertion(+), 2 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --R7dSuUFbT2KMukUA3EahhD9CHijCLTW7D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJVGuVRAAoJEKeha0olJ0NqChYIAJuJy8sN1nftuPrT//Wdd6db b8PxGmX8q6pzFCQunpfLw/7Z45UKzLusqyaUuWeCCs7FQOJ0+jofK0Ko7BOqoZnx cFhdtAiO9i1ATx+WiKohalArl3RNIrob8THM5z9Sll1mE0OGd0vWqw6cbxSQrKqT 41YQIV3JGDAn+x1kVqrJTghPJAlKuV5aqTeT8DD+LPmrsfYhbxfPnreQbrAa7hF7 /L3Zk+yGFUTL1V9wge85+2+qQeZ7WtzXaJwCKXAU9yYDraZLrqNoeGdfgzBCbInq tQWXGNxUgqe5k9pHwQ0IADAt6Akez8WK5jDO70FCef2Z3WOhX6EPQfXIA0cEVns= =d7sS -----END PGP SIGNATURE----- --R7dSuUFbT2KMukUA3EahhD9CHijCLTW7D--