From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: TUN networking - guest device missing Date: Thu, 11 Jan 2007 14:12:40 +0200 Message-ID: <45A629B8.9080208@qumranet.com> References: <20070111112118.GA26299@umlbox3.linuxbox.cz> <45A6239E.9060905@qumranet.com> <20070111115723.GA26924@umlbox3.linuxbox.cz> <45A6251E.90809@qumranet.com> <20070111121744.GB26924@umlbox3.linuxbox.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Return-path: To: Nikola Ciprich In-Reply-To: <20070111121744.GB26924-Q1hMHgS8kG8mnefyVReuhO3CNBr840j2@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org Nikola Ciprich wrote: > Sorry, I should have already attached that information. > cmdline is: > > qemu-system-x86_64 \ > -m 384 -no-acpi \ > -hda vdisk.img \ > -boot c \ > -net tap,script=/etc/kvm/qemu-ifup > > /etc/kvm/qemu-ifup is: > #!/bin/sh > brctl addif br0 $1 > exit 0 > > is it qemu-ifup executable? > - I already have br0 defined, with eth0 as a member, IP address is set only for bridge... > > I don't see device even with -no-kvm > > ok > I also noticed another strange thing - clock is running much faster in the guest system... > > I'm using version 10 of KVM - should I give ver 11 a try? > > > shouldn't make a difference in this area. -- error compiling committee.c: too many arguments to function ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV