From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Cc: lekiravi@yandex-team.ru, jasowang@redhat.com, armbru@redhat.com,
dgilbert@redhat.com
Subject: [PATCH v2 0/2] netdev qapification
Date: Tue, 17 Mar 2020 15:17:09 -0500 [thread overview]
Message-ID: <20200317201711.322764-1-eblake@redhat.com> (raw)
In v2:
- patch 1 contents unchanged, but commit message improved [Markus]
- patch 2 is new
Eric Blake (2):
net: Complete qapi-fication of netdev_add
net: Track netdevs in NetClientState rather than QemuOpt
include/net/net.h | 2 +-
monitor/misc.c | 6 +-----
net/net.c | 39 ++++++++++++---------------------------
qapi/net.json | 14 +-------------
4 files changed, 15 insertions(+), 46 deletions(-)
--
2.25.1
next reply other threads:[~2020-03-17 20:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-17 20:17 Eric Blake [this message]
2020-03-17 20:17 ` [PATCH v2 1/2] net: Complete qapi-fication of netdev_add Eric Blake
2020-03-17 20:36 ` Markus Armbruster
2020-03-17 20:50 ` Markus Armbruster
2020-03-17 20:17 ` [PATCH v2 2/2] net: Track netdevs in NetClientState rather than QemuOpt Eric Blake
2020-03-17 20:35 ` Markus Armbruster
2020-03-17 20:53 ` [PATCH v2 0/2] netdev qapification Markus Armbruster
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=20200317201711.322764-1-eblake@redhat.com \
--to=eblake@redhat.com \
--cc=armbru@redhat.com \
--cc=dgilbert@redhat.com \
--cc=jasowang@redhat.com \
--cc=lekiravi@yandex-team.ru \
--cc=qemu-devel@nongnu.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).