On 16 October 2015 at 16:26, Paolo Bonzini <pbonz...@redhat.com> wrote: > > > On 16/10/2015 10:49, Paolo Bonzini wrote: >> The following changes since commit 5451316ed07b758a187dedf21047bed8f843f7f1: >> >> Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' >> into staging (2015-10-12 15:52:54 +0100) >> >> are available in the git repository at: >> >> git://github.com/bonzini/qemu.git tags/for-upstream >> >> for you to fetch changes up to 353a0e34e66d4640c04937e6b04eaabc6245231e: >> >> kvm: Allow the Hyper-V vendor ID to be specified (2015-10-16 10:48:19 >> +0200) >> >> ---------------------------------------------------------------- >> * KVM page size fix for PPC >> * Support for Linux 4.4's new Hyper-V features >> * Eliminate g_slice from areas I maintain >> * checkpatch fix >> * Peter's cpu_reload_memory_map() cleanups >> * More changes to MAINTAINERS >> * Require Python 2.6 >> * kvm: Allow the Hyper-V vendor ID to be specified >> * chardev creation fixes >> * PCI requester id for ARM KVM >> * cleanups and doc fixes
w32 build failure, I'm afraid: /home/petmay01/linaro/qemu-for-merges/qemu-char.c:4101: warning: ‘qmp_chardev_open_parallel’ defined but not used (looks like just a mismatched set of ifdefs on definition vs usage). thanks -- PMM