From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51783) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIeYq-0006dA-5K for qemu-devel@nongnu.org; Wed, 26 Feb 2014 08:30:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WIeYh-0007Th-PE for qemu-devel@nongnu.org; Wed, 26 Feb 2014 08:30:08 -0500 Received: from mail-qc0-x22a.google.com ([2607:f8b0:400d:c01::22a]:40742) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIeYh-0007Td-Lg for qemu-devel@nongnu.org; Wed, 26 Feb 2014 08:29:59 -0500 Received: by mail-qc0-f170.google.com with SMTP id c9so1277366qcz.15 for ; Wed, 26 Feb 2014 05:29:59 -0800 (PST) Sender: Paolo Bonzini Message-ID: <530DEC52.9030901@redhat.com> Date: Wed, 26 Feb 2014 14:29:54 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1391674564-3783-1-git-send-email-imammedo@redhat.com> <1391674564-3783-3-git-send-email-imammedo@redhat.com> <52F90EB3.8030902@redhat.com> In-Reply-To: <52F90EB3.8030902@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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: Laszlo Ersek , Igor Mammedov Cc: kwolf@redhat.com, aliguori@amazon.com, mjt@tls.msk.ru, armbru@redhat.com, qemu-devel@nongnu.org, mreitz@redhat.com, stefanha@redhat.com, lcapitulino@redhat.com, akong@redhat.com 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