Gentle ping..

On Mon, 02/26 15:58, Fam Zheng wrote:
> v2: Fix compiler error. [patchew]
> 
> The command is a counterpart of HMP "info usernet" and is at least very useful
> for the VM tests. So add it.
> 
> Fam Zheng (2):
>   slirp: Add "query-usernet" QMP command
>   tests: Use query-usernet instead of 'info usernet'
> 
>  net/slirp.c        |  26 +++++++
>  qapi/net.json      | 201 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  slirp/libslirp.h   |   1 +
>  slirp/misc.c       | 156 +++++++++++++++++++++++++++++------------
>  slirp/tcp.h        |  15 ----
>  tests/vm/basevm.py |  14 ++--
>  6 files changed, 346 insertions(+), 67 deletions(-)
> 
> -- 
> 2.14.3
> 

Reply via email to