From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIet1-0006xd-74 for qemu-devel@nongnu.org; Wed, 26 Feb 2014 08:51:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WIesw-00073D-Aw for qemu-devel@nongnu.org; Wed, 26 Feb 2014 08:50:59 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36746) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIesv-000739-RY for qemu-devel@nongnu.org; Wed, 26 Feb 2014 08:50:54 -0500 Date: Wed, 26 Feb 2014 14:50:46 +0100 From: Igor Mammedov Message-ID: <20140226145046.0e14801e@nial.usersys.redhat.com> In-Reply-To: <530DEC52.9030901@redhat.com> References: <1391674564-3783-1-git-send-email-imammedo@redhat.com> <1391674564-3783-3-git-send-email-imammedo@redhat.com> <52F90EB3.8030902@redhat.com> <530DEC52.9030901@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 2/2] vl: convert -m to QemuOpts List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: kwolf@redhat.com, akong@redhat.com, stefanha@redhat.com, mjt@tls.msk.ru, armbru@redhat.com, qemu-devel@nongnu.org, aliguori@amazon.com, lcapitulino@redhat.com, mreitz@redhat.com, Laszlo Ersek On Wed, 26 Feb 2014 14:29:54 +0100 Paolo Bonzini wrote: > Il 10/02/2014 18:38, Laszlo Ersek ha scritto: > >> + " mem: initial amount of guest memory (default: " > >> > + stringify(DEFAULT_RAM_SIZE) "Mb)\n", > > I wonder if it should rather say "MB" -- small "b" has this "bits" > > connotation for me. But I could be wrong. > > Thanks, will fix this. > > > Also, again, I believe explaining the default used to mean something > > else, but I'm OK with that part as-is. > > What do you mean exactly? I cannot parse this. > > Paolo > > It should be fixed in v3 that you were going to apply to numa branch https://lists.gnu.org/archive/html/qemu-devel/2014-02/msg02321.html