Re: [Qemu-devel] networking

2019-01-24 Thread Stefan Hajnoczi
On Tue, Jan 22, 2019 at 10:02:09PM -0500, liebre...@grossmann-venter.com wrote: > The windows 7 guest on linux host had networking out of the box. > It now lost it for some reason. > The qemu string remained the same Please post your QEMU command-line. > It now want to do DHCP and fails. > It

Re: [Qemu-devel] Networking documentation for a Mac OS X guest

2015-12-05 Thread Programmingkid
On Dec 5, 2015, at 9:10 AM, Mark Cave-Ayland wrote: > On 04/12/15 11:46, Peter Maydell wrote: > >> On 4 December 2015 at 11:36, Mark Cave-Ayland >> wrote: >>> Is it worth setting up per-arch homepages on the wiki? This is something >>> I've thought about recently since most of the information o

Re: [Qemu-devel] Networking documentation for a Mac OS X guest

2015-12-05 Thread Mark Cave-Ayland
On 04/12/15 11:46, Peter Maydell wrote: > On 4 December 2015 at 11:36, Mark Cave-Ayland > wrote: >> Is it worth setting up per-arch homepages on the wiki? This is something >> I've thought about recently since most of the information out on the >> internet regarding QEMU's ability to run various

Re: [Qemu-devel] Networking documentation for a Mac OS X guest

2015-12-04 Thread Peter Maydell
On 4 December 2015 at 11:36, Mark Cave-Ayland wrote: > Is it worth setting up per-arch homepages on the wiki? This is something > I've thought about recently since most of the information out on the > internet regarding QEMU's ability to run various systems is badly out of > date with regard to SP

Re: [Qemu-devel] Networking documentation for a Mac OS X guest

2015-12-04 Thread Mark Cave-Ayland
On 04/12/15 00:02, Peter Maydell wrote: > On 3 December 2015 at 23:24, Programmingkid wrote: >> I would like to make a little tutorial on how to make networking >> work for a Mac OS X guest. Where would you suggest I put such >> documentation? The qemu-doc file is what I was thinking about using.

Re: [Qemu-devel] Networking documentation for a Mac OS X guest

2015-12-03 Thread Peter Maydell
On 3 December 2015 at 23:24, Programmingkid wrote: > I would like to make a little tutorial on how to make networking > work for a Mac OS X guest. Where would you suggest I put such > documentation? The qemu-doc file is what I was thinking about using. Hmm. I think for "doing stuff for a particul

Re: [Qemu-devel] Networking Documentation

2015-05-11 Thread Stefan Hajnoczi
On Thu, May 07, 2015 at 10:47:15AM +0200, David Borman wrote: > I just want to introduce myseld. Iam David from Germany and hope i can ask > some development specific questions and this is the right place.What is my > best starting point getting familar with the networking code and is there > any u

Re: [Qemu-devel] networking stalls in the guest -- backlog in the host

2014-04-23 Thread Stefan Hajnoczi
On Tue, Apr 01, 2014 at 09:43:42AM -0600, David Ahern wrote: > On 4/1/14, 9:09 AM, Stefan Hajnoczi wrote: > >On Thu, Mar 27, 2014 at 04:13:15PM -0600, David Ahern wrote: > >> > >>We are hitting a networking problem and hoping someone has an idea > >>-- perhaps a known bug. > >> > >>After a couple o

Re: [Qemu-devel] networking stalls in the guest -- backlog in the host

2014-04-01 Thread David Ahern
On 4/1/14, 9:09 AM, Stefan Hajnoczi wrote: On Thu, Mar 27, 2014 at 04:13:15PM -0600, David Ahern wrote: We are hitting a networking problem and hoping someone has an idea -- perhaps a known bug. After a couple of hours of runtime with low level traffic (e.g., 1 sec pings) the VM stops receivin

Re: [Qemu-devel] networking stalls in the guest -- backlog in the host

2014-04-01 Thread Stefan Hajnoczi
On Thu, Mar 27, 2014 at 04:13:15PM -0600, David Ahern wrote: > > We are hitting a networking problem and hoping someone has an idea > -- perhaps a known bug. > > After a couple of hours of runtime with low level traffic (e.g., 1 > sec pings) the VM stops receiving packets. In the host running tc

Re: [Qemu-devel] Networking in QEMU

2013-10-11 Thread Antony Pavlov
On Fri, 11 Oct 2013 03:01:48 -0700 Ayaz Akram wrote: > I have to emulate netwotking drivers for a particular mips board in qemu. I > have gone through MALTA mips machine and its emulation in qemu, but I have > not been able to find any good documentation to find out what should be > starting poin

Re: [Qemu-devel] Networking problem

2011-09-28 Thread Mulyadi Santosa
Hi... On Wed, Sep 28, 2011 at 20:18, Giovanni Formisano wrote: > I launch in this way the machine > HEADNODE > qemu-system-x86_64 -hda HeadNode.img -m 1024 -net > nic,model=virtio,macaddr=00:16:3e:75:09:aa -net tap,ifname=tap0,script=no > -vga vmware -net nic,model=rtl8139,macaddr=00:16:3e:74:08:

Re: [Qemu-devel] Networking problem

2011-09-28 Thread Giovanni Formisano
On Wed, Sep 28, 2011 at 3:18 PM, Giovanni Formisano < giovanni.formis...@gmail.com> wrote: > Hy all. > > I have a problem to configure the network i will try to explain may > trouble. I have to make a cluster of virtual machine with one Head node and > N worknode. I used a kvm and qemu. Now I want

Re: [Qemu-devel] networking issue

2010-11-09 Thread Mulyadi Santosa
On Mon, Nov 8, 2010 at 16:31, chandra shekar wrote: > i have installed ubunt 8.04 in qemu and my host os qemu 10.04 but iam unable > to browse > the internet in guest ubuntu and i have tried many options and many forums > say > the default ip the guest will be 10.0.2.15 but the guest is not assign

Re: [Qemu-devel] Networking problems

2010-08-14 Thread Mulyadi Santosa
On Fri, Aug 13, 2010 at 03:15, Daniel Carrera wrote: > Unfortunately, that's as far as it goes. It still cannot go online. > When NetBSD tries to "ping 10.0.2.3" (gateway I think) it just gets > 100% packet loss. Let me show you qemu's output on the command line: ping is "neglected" in user mode

Re: [Qemu-devel] Networking problems

2010-08-12 Thread Daniel Carrera
On Thu, Aug 12, 2010 at 9:35 PM, Cliff Wright wrote: > Its been a while since updating qemu, so on old version I had > -net nic,model=ne2k_pci -net user -redir tcp:2023::22 -soundhw es1370 > is the missing "-net user" causing you trouble? Actually, yes, the "-net user" flag makes a difference. Th

Re: [Qemu-devel] Networking problems

2010-08-12 Thread Cliff Wright
On Thu, 12 Aug 2010 19:12:14 +0200 Daniel Carrera wrote: > qemu -cdrom netbsd-i386cd-5.0.2.iso -hda NetBSD.img -no-acpi -net > nic,model=pcnet Its been a while since updating qemu, so on old version I had -net nic,model=ne2k_pci -net user -redir tcp:2023::22 -soundhw es1370 is the missing "-net

Re: [Qemu-devel] Networking under Hurd quest still not working

2010-07-10 Thread Aurelien Jarno
On Sat, Jul 10, 2010 at 09:16:36AM +0100, Nigel Horne wrote: > On 10/07/10 09:02, Aurelien Jarno wrote: >> On Sat, Jul 10, 2010 at 08:42:04AM +0100, Nigel Horne wrote: >> >>> Aurelien, >>> >>> Thank you for your reply. >>> > I've rebuild QEMU and gone back to old images of the Hurd wh

Re: [Qemu-devel] Networking under Hurd quest still not working

2010-07-10 Thread Nigel Horne
On 10/07/10 09:02, Aurelien Jarno wrote: On Sat, Jul 10, 2010 at 08:42:04AM +0100, Nigel Horne wrote: Aurelien, Thank you for your reply. I've rebuild QEMU and gone back to old images of the Hurd when networking was working (to eliminate that as a cause). Networking is still not wor

Re: [Qemu-devel] Networking under Hurd quest still not working

2010-07-10 Thread Aurelien Jarno
On Sat, Jul 10, 2010 at 08:42:04AM +0100, Nigel Horne wrote: > Aurelien, > > Thank you for your reply. >>> I've rebuild QEMU and gone back to old images of the Hurd when >>> networking was working (to eliminate that as a cause). Networking is >>> still not working with the latest Git version of QE

Re: [Qemu-devel] Networking under Hurd quest still not working

2010-07-10 Thread Nigel Horne
Aurelien, Thank you for your reply. I've rebuild QEMU and gone back to old images of the Hurd when networking was working (to eliminate that as a cause). Networking is still not working with the latest Git version of QEMU with Linux host and Hurd guest. Do you have more details about tha

Re: [Qemu-devel] Networking under Hurd quest still not working

2010-07-09 Thread Aurelien Jarno
On Fri, Jul 09, 2010 at 05:48:37PM +0100, Nigel Horne wrote: > I've rebuild QEMU and gone back to old images of the Hurd when > networking was working (to eliminate that as a cause). Networking is > still not working with the latest Git version of QEMU with Linux host > and Hurd guest. > Do

Re: [Qemu-devel] Networking hangs

2009-12-15 Thread Scott Tsai
On Fri, Dec 4, 2009 at 8:55 AM, Christoffer Dall wrote: > I tried to verify if the bug existed with Realview, but I just can't get the > guest to mount an sd-card, which I created with qemu-img and copied a roots > onto there and the guest kernel cannot be configured with PCI/SCSI support > for th

Re: [Qemu-devel] Networking hangs

2009-12-03 Thread Christoffer Dall
Hi there. I tried to verify if the bug existed with Realview, but I just can't get the guest to mount an sd-card, which I created with qemu-img and copied a roots onto there and the guest kernel cannot be configured with PCI/SCSI support for the ext2 image. Do you have any ideas on how to pr

Re: [Qemu-devel] Networking hangs

2009-11-20 Thread Scott Tsai
On Sat, Nov 21, 2009 at 7:29 AM, Aurelien Jarno wrote: > On Thu, Nov 19, 2009 at 05:48:02PM -0500, Christoffer Dall wrote: >> Hi. >> >> I am experiencing problems with bridged networking to ARM guests. I have >> experimented with various kernel versions, distributions and host >> machines and I ex

Re: [Qemu-devel] Networking hangs

2009-11-20 Thread Aurelien Jarno
On Thu, Nov 19, 2009 at 05:48:02PM -0500, Christoffer Dall wrote: > Hi. > > I am experiencing problems with bridged networking to ARM guests. I have > experimented with various kernel versions, distributions and host > machines and I experience the problem in all cases. > > When I copy files in

Re: [Qemu-devel] Networking hangs

2009-11-20 Thread Christoffer Dall
Thanks for responding. I have made a tar file available with the scripts and images and qemu binary to run my setup: http://www.chazy.dk/downloads/qemu-network-test.tar.gz To produce the error I simply do: # scp r...@192.168.7.2:/root/. The file is approx. 32M large and the network usually cr

Re: [Qemu-devel] Networking hangs

2009-11-20 Thread Scott Tsai
On Fri, Nov 20, 2009 at 6:48 AM, Christoffer Dall wrote: > When I copy files into the guest using SCP, after an undeterministic number > of megabytes have been copied, the network crashes. At this point not even > pings to localhost works inside the guest. I cannot reproduce this with v0.11.0 emu

Re: [Qemu-devel] Networking between QEMU 0.8 on WinXP (Host) and NetBSD (Guest)

2006-01-23 Thread Joseph Miller
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 22 January 2006 8:18 am, Andrew Leach wrote: > Hi, > > I'm new to QEMU but have been sufficiently impressed (well done to all > involved) to try and get my networking working! > > I've installed the OpenVPN Tap driver (and called it QEMU) and

Re: [Qemu-devel] Networking

2005-06-25 Thread Jim C. Brown
On Sun, Jun 26, 2005 at 12:25:44AM +0200, Henrik Nordstrom wrote: > vde based networking , connected to a single > TUN/TAP device on the host. > > Regards > Henrik > tuntap for vde is only required to connect the guests to the host. It is optional otherwise. vde i

Re: [Qemu-devel] Networking

2005-06-25 Thread Henrik Nordstrom
On Fri, 24 Jun 2005, Wolfgang Richter wrote: Is it possible to network multiple sessions of QEMU so they appear to be on the same simulated network? Yes. A least two possible approaches: Set of bridged TUN/TAP devices. vde based networking , connected to a sin

Re: [Qemu-devel] Networking

2005-06-24 Thread wrichter
Amazing, Amazing, Amazing!!! I think i had stumbled upon VDE before, but dismissed it. Thanks for pointing it out to me! This looks like it is perfect for what I want to accomplish. -- Wolfgang Richter -- Original message -- From: Tom Sandholm <[EMAIL PROTECTED

Re: [Qemu-devel] Networking

2005-06-24 Thread Tom Sandholm
Absolutely! Use vde-networking to create a router/tunnel from your host-os to all of your qemu-instances. see.. http://vde.sourceforge.net/ http://sourceforge.net/projects/vde/ - Tom Sandholm Wolfgang Richter wrote: Is it possible to network multiple sessions of QEMU so they appear to be o

Re: [Qemu-devel] Networking

2005-06-24 Thread Renzo Davoli
On Fri, Jun 24, 2005 at 02:31:35PM -0400, Wolfgang Richter wrote: > Is it possible to network multiple sessions of QEMU so they appear to be > on the same simulated network? Try VDE, virtual distributed ethernet. renzo ___ Qemu-devel mailing li