Re: Networking in Qemu with Xilinx-zcu102 machine

2021-06-09 Thread Thomas Huth
On 08/06/2021 19.09, asif siddiqui wrote: Hello All, I am working on the networking between my host OS linux and guest OS QNX(Running on top of qemu). I have an interface xzynq0 in my guest OS with a static/dynamic IP address. I am executing the qemu command as follows - qemu-system-aarch64

Re: Networking in Qemu with Xilinx-zcu102 machine

2021-06-09 Thread Peter Maydell
On Wed, 9 Jun 2021 at 08:41, Thomas Huth wrote: > Thus you might want to try "-nic" instead of "-netdev", but as far as I can > see, the xlnx-zcu102 does not have any NIC on board by default? It should do -- the xlnx-zcu102 board uses a TYPE_XLNX_ZYNQMP SoC object, which creates four TYPE_CADENCE

Re: Networking in Qemu with Xilinx-zcu102 machine

2021-06-09 Thread asif siddiqui
Hello All, Thanks for the inputs. I have tried following steps as per the suggestions given - 1) As Berto suggested to use - *tcpdump -e -i virbr0 ether host 00:0a:35:02:78:10 * while pinging from host to guest (Not able to ping guest from host or host from guest) Output -> tcpdump: verbose o