qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Virtio-net cli parameters


From: Pradeep Kiruvale
Subject: Re: [Qemu-devel] Virtio-net cli parameters
Date: Thu, 29 Sep 2016 10:13:25 +0200

On 28 September 2016 at 10:29, Stefan Hajnoczi <address@hidden> wrote:

> On Mon, Sep 26, 2016 at 05:41:55PM +0200, Pradeep Kiruvale wrote:
> > I want to add couple of new cli options for the virtio-net driver and use
> > them inside the
> > virtio-net driver to throttle the packets. I did go through the code and
> > did single stepping
> > using the gdb, but still could not find the place where the virtio-net
> > parameters are getting
> > parsed and populated into the virtio-net structures.
> > Could some one please guide/suggest where to look into, in qemu code
> base?
>
> Take a look at virtio_net_properties[] in hw/net/virtio-net.c.
>

Thanks Stefan
I will have a look.

Thanks & Regards,
Pradeep


reply via email to

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