qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fam Zheng <famz@redhat.com>
To: qemu-devel@nongnu.org, Samuel Thibault <samuel.thibault@ens-lyon.org>
Cc: Eric Blake <eblake@redhat.com>, Jason Wang <jasowang@redhat.com>,
	Markus Armbruster <armbru@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v2 0/2] slirp: Add query-usernet QMP command
Date: Fri, 9 Mar 2018 09:33:29 +0800	[thread overview]
Message-ID: <20180309013329.GA14854@lemon.usersys.redhat.com> (raw)
In-Reply-To: <20180226075846.20307-1-famz@redhat.com>

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
> 

      parent reply	other threads:[~2018-03-09  1:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-26  7:58 [Qemu-devel] [PATCH v2 0/2] slirp: Add query-usernet QMP command Fam Zheng
2018-02-26  7:58 ` [Qemu-devel] [PATCH v2 1/2] slirp: Add "query-usernet" " Fam Zheng
2018-03-09 14:22   ` Eric Blake
2018-02-26  7:58 ` [Qemu-devel] [PATCH v2 2/2] tests: Use query-usernet instead of 'info usernet' Fam Zheng
2018-03-09 14:24   ` Eric Blake
2018-03-09  1:33 ` Fam Zheng [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180309013329.GA14854@lemon.usersys.redhat.com \
    --to=famz@redhat.com \
    --cc=armbru@redhat.com \
    --cc=eblake@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=samuel.thibault@ens-lyon.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).