From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39666) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ehdXb-0001Pv-Gl for qemu-devel@nongnu.org; Fri, 02 Feb 2018 10:47:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ehdQV-0003MA-Ty for qemu-devel@nongnu.org; Fri, 02 Feb 2018 10:40:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40900) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ehdQV-0003K6-6X for qemu-devel@nongnu.org; Fri, 02 Feb 2018 10:38:55 -0500 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 1DD193E521 for ; Fri, 2 Feb 2018 15:38:54 +0000 (UTC) References: <20180202111022.19269-1-kraxel@redhat.com> <20180202111022.19269-9-kraxel@redhat.com> From: Eric Blake Message-ID: Date: Fri, 2 Feb 2018 09:38:49 -0600 MIME-Version: 1.0 In-Reply-To: <20180202111022.19269-9-kraxel@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3L3l2OMKvBdeLolL0iag9IZReZurDuEbF" Subject: Re: [Qemu-devel] [PATCH v3 08/12] curses: use DisplayOptions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann , qemu-devel@nongnu.org Cc: Markus Armbruster , Paolo Bonzini This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --3L3l2OMKvBdeLolL0iag9IZReZurDuEbF From: Eric Blake To: Gerd Hoffmann , qemu-devel@nongnu.org Cc: Markus Armbruster , Paolo Bonzini Message-ID: Subject: Re: [PATCH v3 08/12] curses: use DisplayOptions References: <20180202111022.19269-1-kraxel@redhat.com> <20180202111022.19269-9-kraxel@redhat.com> In-Reply-To: <20180202111022.19269-9-kraxel@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/02/2018 05:10 AM, Gerd Hoffmann wrote: > Switch curses ui to use qapi DisplayOptions for configuration. >=20 > Signed-off-by: Gerd Hoffmann > --- > include/ui/console.h | 4 ++-- > ui/curses.c | 2 +- > vl.c | 4 +++- > qapi/ui.json | 5 +++-- > 4 files changed, 9 insertions(+), 6 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org --3L3l2OMKvBdeLolL0iag9IZReZurDuEbF Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEzBAEBCAAdFiEEccLMIrHEYCkn0vOqp6FrSiUnQ2oFAlp0hgkACgkQp6FrSiUn Q2rdqwf/e9fK15oenlqwa9sxserSWF5KASvykv73+teutfNMBW3VvdT1UwcBYWDJ Oq6snl7m0JzzupP6zTjQGk94HMwqqOv7Tw9PyRHDfenOA+WECAV3d3vNn7jrIXj1 g7x88pGiaNQu5EEPvC17RNXR+UVlRHVd2tuGcD7pdxQtr+MonB7cpJxp0E8Il2Nh oFnSljfotXkjmKbfdh2lKEW8srusPGO173L34Sn8lWASC/ipXQEFjh2K2laIbcsL MoGZvaek1bzh98PWcKxJwTt86CvltnVkdWZMxdw07RSvwXlPrbcgRTs23BkcqGN+ X0960RC5l4cToIklHmbp/r6nyJQyIA== =F9eL -----END PGP SIGNATURE----- --3L3l2OMKvBdeLolL0iag9IZReZurDuEbF--