On 3 August 2017 at 15:07, Michael S. Tsirkin <m...@redhat.com> wrote: > 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 <m...@redhat.com> > > ---------------------------------------------------------------- > Marc-André Lureau (1): > build-sys: add --disable-vhost-user
Applied, thanks. -- PMM