From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Beinicke Subject: Re: 0.12.x: message "Option 'ipv4': Use 'on' or 'off'" Date: Mon, 4 Jan 2010 09:18:01 +0100 Message-ID: <201001040918.01964.thomas.beinicke@fsd-web.de> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit To: "kvm@vger.kernel.org" Return-path: Received: from mars.fsdweb.de ([78.46.229.67]:54601 "EHLO mars.fsdweb.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751146Ab0ADI17 (ORCPT ); Mon, 4 Jan 2010 03:27:59 -0500 Received: from muadib.localnet (port-87-234-239-162.static.qsc.de [87.234.239.162]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mars.fsdweb.de (Postfix) with ESMTPSA id 105452F8DB for ; Mon, 4 Jan 2010 09:17:33 +0100 (CET) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: I get the same message since the update, is it -chardev option related? On Saturday 02 January 2010 11:53:42 Thomas Mueller wrote: > hi > > since 0.12.x i get the following messages starting a vm: > > Option 'ipv4': Use 'on' or 'off' > Failed to parse "yes" for "dummy.ipv4" > > > command is: > > > kvm -usbdevice tablet -drive file=~/virt/xp/drive1.qcow2,cache=writeback - > drive file=~/virt/xp/drive2.qcow2,cache=writeback -net nic -net > user,hostfwd=tcp:127.0.0.1:3389-:3389 -k de-ch -m 1024 -smp 2 -vnc > 127.0.0.1:20 -monitor unix:/var/run/kvm-winxp.socket,server,nowait - > daemonize -localtime > > what is option ipv4? > > - Thomas >