From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Mueller Subject: 0.12.x: message "Option 'ipv4': Use 'on' or 'off'" Date: Sat, 2 Jan 2010 10:53:42 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit To: kvm@vger.kernel.org Return-path: Received: from lo.gmane.org ([80.91.229.12]:57771 "EHLO lo.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752265Ab0ABKyu (ORCPT ); Sat, 2 Jan 2010 05:54:50 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NR1d6-0000KP-6C for kvm@vger.kernel.org; Sat, 02 Jan 2010 11:54:44 +0100 Received: from 80-219-101-10.dclient.hispeed.ch ([80.219.101.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 02 Jan 2010 11:54:44 +0100 Received: from thomas by 80-219-101-10.dclient.hispeed.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 02 Jan 2010 11:54:44 +0100 Sender: kvm-owner@vger.kernel.org List-ID: 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