On 12/12/18 9:22 AM, Paolo Bonzini wrote:
The following changes since commit bb9bf94b3e8926553290bc9a7cb84315af422086:
Merge remote-tracking branch
'remotes/ehabkost/tags/machine-next-pull-request' into staging (2018-12-11
19:18:58 +0000)
are available in the git repository at:
git://github.com/bonzini/qemu.git tags/for-upstream
for you to fetch changes up to e2a9129b491fdb3be3661baf08a9fa4c2e19a028:
vhost-user-test: create a temporary directory per TestServer (2018-12-12
13:49:31 +0100)
This introduces a new dependency on perl's Test::Harness package. This is
distributed in package perl-Test-Harness for Fedora, and libtest-harness-perl
for Debian. I couldn't find anything for BSD or macOS, but at least the
Patchew BSD images already have it so it is probably bundled with Perl.
* add explicit checks for the compiler version and cleanup (Thomas)
Thomas sent a separate pull request for these. Git will probably do the
right thing if the two pull requests have identical commits, but I
didn't check if there were any minor variations in patch contents that
would cause a conflict.
Marc-André Lureau (5):
vhost-user-bridge: fix "unknown type name" compilation error
build-sys: don't include windows.h, osdep.h does it
build-sys: move windows defines in osdep.h header
build-sys: build with Vista API by default
RFC: qga: drop < Vista compatibility
As Dan pointed out, removing the RFC from the commit title would require
a v2 spin of the pull request - if you send a v2, then you can also sort
out whether to include the minimum compiler version patches.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org