qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] using -net dump with tap networking


From: Alexey Kardashevskiy
Subject: Re: [Qemu-devel] using -net dump with tap networking
Date: Tue, 19 Feb 2013 12:37:28 +1100
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

On 14/02/13 21:26, Stefan Hajnoczi wrote:

Now I want to enable network dump. With the old "-net" syntax I could do
that with "-net dump" but I cannot with the new syntax, tried many
variants, none works. What would the correct syntax be for the case above?

The question was about new "-netdev" interface.

I would do:

qemu-system-ppc64 ...
       -net tap,ifname=tap0,script=qemu-ifup.sh
       -net nic,model=virtio
       -net dump,file=./dump.lan.qemu.virtio


The answer is about old "-net" interface which I know how to use.

Does this mean that there is no way to use "dump" with "-netdev tap"?


--
Alexey



reply via email to

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