From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51733) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uzqoi-0003SP-4w for qemu-devel@nongnu.org; Thu, 18 Jul 2013 12:12:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uzqod-00059k-Op for qemu-devel@nongnu.org; Thu, 18 Jul 2013 12:12:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1824) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uzqod-00059a-HD for qemu-devel@nongnu.org; Thu, 18 Jul 2013 12:12:27 -0400 Message-ID: <51E81478.30609@redhat.com> Date: Thu, 18 Jul 2013 18:14:48 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <1374155964-11278-1-git-send-email-lersek@redhat.com> <1374155964-11278-3-git-send-email-lersek@redhat.com> <51E8022A.7090008@redhat.com> <51E81056.8000004@redhat.com> <51E811C7.30801@redhat.com> In-Reply-To: <51E811C7.30801@redhat.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC 2/6] OptsVisitor: introduce list modes for interval flattening List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org, gaowanlong@cn.fujitsu.com On 07/18/13 18:03, Paolo Bonzini wrote: > Fair enough. But please find a way to put the "sub-mode" thing in the > code too (that's the redeeming grace of bitmaps)---even better if, at > the same time, the phrasing will calm the urge to say "bitmap!". OK. I'll expand the comments on the enum constants. Thanks! Laszlo