[Avocado-devel] Using network sniffer in avocado-vt

2018-09-11 Thread Sergey Bronnikov
Hello! avocado-vt uses network sniffer (tshark or tcpdump) for getting IP address of running guest OS. QEMU has an option to dump network traffic to a file. Using this option looks simpler than using of external sniffer . I believe there were reasons to prefer sniffer instead of qemu dump option.

Re: [Avocado-devel] Using network sniffer in avocado-vt

2018-09-11 Thread Cleber Rosa
On 9/11/18 5:43 AM, Sergey Bronnikov wrote: > Hello! > > avocado-vt uses network sniffer (tshark or tcpdump) for getting > IP address of running guest OS. QEMU has an option to dump network > traffic to a file. Using this option looks simpler than using of > external sniffer . I believe there w

[Avocado-devel] Question: qemu virtio_console tests pass port name, instead of port id, to QMP?

2018-09-11 Thread Xiong, Huan
ce_del vs2 has not been found'}) Note "vs2" in above log is virtio serial port name defined in virtio_console.cfg. The device's id is a random string generated in VM.create(). See log below: MALLOC_PERTURB_=1 /usr/bin/qemu-system-aarch64 \ ... -chardev so