qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Re: slirp regression


From: Avi Kivity
Subject: Re: [Qemu-devel] Re: slirp regression
Date: Thu, 02 Jul 2009 13:06:45 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Lightning/1.0pre Thunderbird/3.0b2

On 07/02/2009 01:03 PM, Avi Kivity wrote:
On 07/02/2009 11:14 AM, Jan Kiszka wrote:
Avi Kivity wrote:
Slirp now defaults to direct connection (no gateway) to 10.0.0.0/8,
compared to 10.0.2.0/24 in the past.  This renders my real 10.0.0.0/8
network inaccessible.

Also, NetworkManager in F11 isn't able to bind to the network - I have
to dhclient manually.  I don't know whether this is a regression or an
F11 bug.

Please post the corresponding pcap trace generated by "-net dump".

address@hidden qemu-kvm (master)]$ q -m 1024 /images/F11.img -cdrom /home/avi/iso/linux/Fedora-11-x86_64-DVD.iso -net nic -net user -drive file=/dev/vg0/compile,if=virtio,cache=none -smp 8 -redir tcp:4444::22 -net dump
kvm_create_vcpu: Bad file descriptor
kvm_create_vcpu: Bad file descriptor
kvm_create_vcpu: Bad file descriptor
kvm_create_vcpu: Bad file descriptor
kvm_create_vcpu: Bad file descriptor
kvm_create_vcpu: Bad file descriptor
kvm_create_vcpu: Bad file descriptor
kvm_create_vcpu: Bad file descriptor
create_userspace_phys_mem: Bad file descriptor
kvm_cpu_register_physical_memory: failed

Looks like something is closing random file descriptors.


Simplifying the command line I do get a dump, attached. No dhcp packets there.


--
error compiling committee.c: too many arguments to function

Attachment: qemu-vlan0.pcap
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]