From mboxrd@z Thu Jan 1 00:00:00 1970 From: xming Subject: Re: 0.12.x: message "Option 'ipv4': Use 'on' or 'off'" Date: Wed, 10 Feb 2010 09:30:57 +0100 Message-ID: <519a8b111002100030x25237ebucd88d7f00cd59730@mail.gmail.com> References: <201001040918.01964.thomas.beinicke@fsd-web.de> <20100106082926.GA2369@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 To: "kvm@vger.kernel.org" Return-path: Received: from mail-bw0-f219.google.com ([209.85.218.219]:42901 "EHLO mail-bw0-f219.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751531Ab0BJIa6 (ORCPT ); Wed, 10 Feb 2010 03:30:58 -0500 Received: by bwz19 with SMTP id 19so1659888bwz.28 for ; Wed, 10 Feb 2010 00:30:57 -0800 (PST) In-Reply-To: <20100106082926.GA2369@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: hi, I am hitting this bug as well, using qemu-kvm-0.12.2 with the following command /usr/bin/kvm -name pfsense,process=pfsense -m 256 -vnc 192.168.0.254:13 -smp 1 -hda /dev/volume01/G-pfsense -vga std Option 'ipv4': Use 'on' or 'off' Failed to parse "yes" for "dummy.ipv4" inet_listen_opts: bind(ipv4,192.168.0.254,5913): Address already in use inet_listen_opts: FAILED I check the source in the tarball and git master, this patch is not in them. Is there any reason that this is not merged? cheers PS. this mail was only sent to Marcelo the first time, sorry for that.