On Tue, Sep 22, 2015 at 11:40:11AM -0400, //-//ani Nemati wrote: > It shows me that it uses virtio-net-pci as device for network. I don't know > which file qemu is using for network. Thank you for answering.
I'm not sure what you are asking. The virtio-net NIC emulation code is in hw/net/virtio-net.c. The network subsystem code is in net/. Stefan
