Re: [PULL V2 16/20] qapi: net: Add query-netdev command

2021-03-24 Thread Jason Wang
在 2021/3/17 上午11:34, Jason Wang 写道: 在 2021/3/17 上午5:37, Peter Maydell 写道: On Mon, 15 Mar 2021 at 09:15, Jason Wang wrote: From: Alexey Kirillov The query-netdev command is used to get the configuration of the current network device backends (netdevs). This is the QMP analog of the HMP c

Re: [PULL V2 16/20] qapi: net: Add query-netdev command

2021-03-16 Thread Jason Wang
在 2021/3/17 上午5:27, Peter Maydell 写道: On Mon, 15 Mar 2021 at 09:15, Jason Wang wrote: From: Alexey Kirillov The query-netdev command is used to get the configuration of the current network device backends (netdevs). This is the QMP analog of the HMP command "info network" but only for netde

Re: [PULL V2 16/20] qapi: net: Add query-netdev command

2021-03-16 Thread Jason Wang
在 2021/3/17 上午5:37, Peter Maydell 写道: On Mon, 15 Mar 2021 at 09:15, Jason Wang wrote: From: Alexey Kirillov The query-netdev command is used to get the configuration of the current network device backends (netdevs). This is the QMP analog of the HMP command "info network" but only for netde

Re: [PULL V2 16/20] qapi: net: Add query-netdev command

2021-03-16 Thread Peter Maydell
On Mon, 15 Mar 2021 at 09:15, Jason Wang wrote: > > From: Alexey Kirillov > > The query-netdev command is used to get the configuration of the current > network device backends (netdevs). > This is the QMP analog of the HMP command "info network" but only for > netdevs (i.e. excluding NIC and hub

Re: [PULL V2 16/20] qapi: net: Add query-netdev command

2021-03-16 Thread Peter Maydell
On Mon, 15 Mar 2021 at 09:15, Jason Wang wrote: > > From: Alexey Kirillov > > The query-netdev command is used to get the configuration of the current > network device backends (netdevs). > This is the QMP analog of the HMP command "info network" but only for > netdevs (i.e. excluding NIC and hub

[PULL V2 16/20] qapi: net: Add query-netdev command

2021-03-15 Thread Jason Wang
From: Alexey Kirillov The query-netdev command is used to get the configuration of the current network device backends (netdevs). This is the QMP analog of the HMP command "info network" but only for netdevs (i.e. excluding NIC and hubports). The query-netdev command returns an array of objects