From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=35908 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PXMa1-0004fS-5W for qemu-devel@nongnu.org; Mon, 27 Dec 2010 18:34:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PXMZx-0002Ql-Lu for qemu-devel@nongnu.org; Mon, 27 Dec 2010 18:34:14 -0500 Received: from mail-wy0-f173.google.com ([74.125.82.173]:62435) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PXMZx-0002Qf-Dn for qemu-devel@nongnu.org; Mon, 27 Dec 2010 18:34:13 -0500 Received: by wyg36 with SMTP id 36so9802777wyg.4 for ; Mon, 27 Dec 2010 15:34:12 -0800 (PST) MIME-Version: 1.0 Sender: tamura.yoshiaki@gmail.com In-Reply-To: <4D18C8D8.1000909@redhat.com> References: <1293438337-21377-1-git-send-email-tamura.yoshiaki@lab.ntt.co.jp> <1293438337-21377-19-git-send-email-tamura.yoshiaki@lab.ntt.co.jp> <20101227085617.GA22317@redhat.com> <20101227093237.GA23150@redhat.com> <4D18C8D8.1000909@redhat.com> Date: Tue, 28 Dec 2010 08:34:12 +0900 Message-ID: Subject: Re: [Qemu-devel] Re: [PATCH 18/19] Introduce -k option to enable FT migration mode (Kemari). From: Yoshiaki Tamura Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: kwolf@redhat.com, aliguori@us.ibm.com, dlaor@redhat.com, ananth@in.ibm.com, kvm@vger.kernel.org, "Michael S. Tsirkin" , mtosatti@redhat.com, ohmura.kei@lab.ntt.co.jp, qemu-devel@nongnu.org, vatsa@linux.vnet.ibm.com, psuriset@linux.vnet.ibm.com, stefanha@linux.vnet.ibm.com 2010/12/28 Avi Kivity : > On 12/27/2010 01:07 PM, Yoshiaki Tamura wrote: >> >> >> >> >> =A0> =A0Not sure whether we need to mention the codename here: is it = likely >> >> to >> >> =A0> =A0help the users? >> >> >> >> =A0Ah:-) =A0Just didn't know what the official name should be, and >> >> =A0placed Kemari for convenience. =A0Any ideas or preference here? >> >> >> >> =A0Yoshi >> > >> > =A0Do we need a name? Fault tolerance mode insufficient? >> >> Not really. =A0Let's call it Fault Tolerance mode from now:-) > > Then -k becomes meaningless. =A0Rename to -fault-tolerant? That's too long. The option of migration is a single character conventionally. In that sense, -f wasn't a good option because it usually reminds a file option, and -k was well fit not only because Kemari but also not well used and almost harmless. So, my preference is to keep -k option, but that may be developer's (my) ego, and I'm happy to here what would be the best for qemu community. Yoshi > > -- > error compiling committee.c: too many arguments to function > > >