From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56930) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuiRd-0001NZ-1X for qemu-devel@nongnu.org; Fri, 27 Jul 2012 07:10:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SuiRY-0003mT-Er for qemu-devel@nongnu.org; Fri, 27 Jul 2012 07:10:56 -0400 Received: from cantor2.suse.de ([195.135.220.15]:33232 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SuiRY-0003lI-7u for qemu-devel@nongnu.org; Fri, 27 Jul 2012 07:10:52 -0400 Message-ID: <50127737.7020200@suse.de> Date: Fri, 27 Jul 2012 13:10:47 +0200 From: =?ISO-8859-15?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1343233543-18561-1-git-send-email-aliguori@us.ibm.com> <1343233543-18561-3-git-send-email-aliguori@us.ibm.com> In-Reply-To: <1343233543-18561-3-git-send-email-aliguori@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 2/2] qemu-config: convert all QemuOpts to use dashes instead of underscores List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Luiz Capitulino , qemu-devel@nongnu.org, Markus Armbruster Am 25.07.2012 18:25, schrieb Anthony Liguori: > Signed-off-by: Anthony Liguori > --- > qemu-config.c | 38 +++++++++++++++++++------------------- > 1 files changed, 19 insertions(+), 19 deletions(-) >=20 > diff --git a/qemu-config.c b/qemu-config.c > index 5c3296b..1616547 100644 > --- a/qemu-config.c > +++ b/qemu-config.c [...] > @@ -560,11 +560,11 @@ static QemuOptsList qemu_machine_opts =3D { > .type =3D QEMU_OPT_STRING, > .help =3D "accelerator list", > }, { > - .name =3D "kernel_irqchip", > + .name =3D "kernel-irqchip", > .type =3D QEMU_OPT_BOOL, > .help =3D "use KVM in-kernel irqchip", > }, { > - .name =3D "kvm_shadow_mem", > + .name =3D "kvm_shadow-mem", Was the remaining underscore an oversight or intentional? > .type =3D QEMU_OPT_SIZE, > .help =3D "KVM shadow MMU size", > }, { Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg