qemu-devel
[Top][All Lists]
Advanced

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

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


From: Alexey Kardashevskiy
Subject: [Qemu-devel] using -net dump with tap networking
Date: Thu, 14 Feb 2013 01:48:39 +1100
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

Hi!

I am running qemu as:

qemu/ppc64-softmmu/qemu-system-ppc64 -m 1024 -M pseries -trace events=trace_events -netdev user,id=virtnet,hostfwd=tcp::5000-:22 -device virtio-net-pci,netdev=virtnet -nographic -vga none -enable-kvm -kernel vml36_64k -initrd 1.cpio

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?

Thanks!


--
Alexey



reply via email to

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