From: Fam Zheng <famz@redhat.com>
To: qemu-devel@nongnu.org
Cc: Jason Wang <jasowang@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2] buildsys: Move vde cflags/libs to per object
Date: Thu, 7 Sep 2017 16:35:50 +0800 [thread overview]
Message-ID: <20170907083552.17725-1-famz@redhat.com> (raw)
Hi Jason,
this is the net/ part of the conversion of library cflags/libs from global
QEMU_CFLAGS and libs_softmmu to per object variables. Please review.
Fam Zheng (2):
vl: Don't include vde header
buildsys: Move vde libs to per object
configure | 3 +--
net/Makefile.objs | 2 ++
vl.c | 4 ----
3 files changed, 3 insertions(+), 6 deletions(-)
--
2.13.5
next reply other threads:[~2017-09-07 8:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-07 8:35 Fam Zheng [this message]
2017-09-07 8:35 ` [Qemu-devel] [PATCH 1/2] vl: Don't include vde header Fam Zheng
2017-09-07 8:35 ` [Qemu-devel] [PATCH 2/2] buildsys: Move vde libs to per object Fam Zheng
2017-09-08 1:59 ` [Qemu-devel] [PATCH 0/2] buildsys: Move vde cflags/libs " Jason Wang
2017-09-08 6:08 ` Fam Zheng
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=20170907083552.17725-1-famz@redhat.com \
--to=famz@redhat.com \
--cc=jasowang@redhat.com \
--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).