From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: [Qemu-devel] [PULL] virtio: fix for rc2
Date: Thu, 3 Aug 2017 17:07:56 +0300 [thread overview]
Message-ID: <1501769263-27001-1-git-send-email-mst@redhat.com> (raw)
The following changes since commit aaaec6acad7cf97372d48c1b09126a09697519c8:
Update version for v2.10.0-rc1 release (2017-08-02 16:36:32 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream
for you to fetch changes up to e6a74868d92f858ac33915b6772999d7de2fd288:
build-sys: add --disable-vhost-user (2017-08-03 15:55:41 +0300)
----------------------------------------------------------------
virtio: fix for rc2
Looks like the constant stream of additions of vhost-user devices is a
problem for some people who are concerned about external connections
from qemu. A per-device flag seems like an overkill, but a single
configure flag seems like a sane way to support that, and it looks like
we need to do it before the release.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Marc-André Lureau (1):
build-sys: add --disable-vhost-user
configure | 28 ++++++++++++++++++++++++++--
default-configs/pci.mak | 2 +-
default-configs/s390x-softmmu.mak | 2 +-
hw/virtio/virtio-pci.c | 4 ++--
tests/Makefile.include | 6 +++---
5 files changed, 33 insertions(+), 9 deletions(-)
next reply other threads:[~2017-08-03 14:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-03 14:07 Michael S. Tsirkin [this message]
2017-08-03 14:07 ` [Qemu-devel] [PULL] build-sys: add --disable-vhost-user Michael S. Tsirkin
2017-08-04 12:03 ` [Qemu-devel] [PULL] virtio: fix for rc2 Peter Maydell
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=1501769263-27001-1-git-send-email-mst@redhat.com \
--to=mst@redhat.com \
--cc=peter.maydell@linaro.org \
--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).