qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] virtio: fix for rc2
@ 2017-08-03 14:07 Michael S. Tsirkin
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Michael S. Tsirkin @ 2017-08-03 14:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-08-04 12:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-03 14:07 [Qemu-devel] [PULL] virtio: fix for rc2 Michael S. Tsirkin
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

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).