On 26 November 2015 at 15:52, Paolo Bonzini <pbonz...@redhat.com> wrote: > The following changes since commit 4b6eda626fdb8bf90472c6868d502a2ac09abeeb: > > Merge remote-tracking branch 'remotes/lalrae/tags/mips-20151124' into > staging (2015-11-24 17:05:06 +0000) > > are available in the git repository at: > > git://github.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to 5120901a378501403d5454b69cf43e666fc29d5b: > > target-i386: kvm: Print warning when clearing mcg_cap bits (2015-11-26 > 16:48:16 +0100) > > ---------------------------------------------------------------- > Small patches, without the one that introduces -fwrapv. > > ---------------------------------------------------------------- > Daniel P. Berrange (2): > Revert "exec: silence hugetlbfs warning under qtest" > exec: remove warning about mempath and hugetlbfs > > Eduardo Habkost (3): > target-i386: kvm: Abort if MCE bank count is not supported by host > target-i386: kvm: Use env->mcg_cap when setting up MCE > target-i386: kvm: Print warning when clearing mcg_cap bits > > Eugene (jno) Dvurechenski (1): > virtio-scsi: don't crash without a valid device > > Paolo Bonzini (2): > MAINTAINERS: Update TCG CPU cores section > target-sparc: fix 32-bit truncation in fpackfix > > Wen Congyang (1): > call bdrv_drain_all() even if the vm is stopped >
Applied, thanks. -- PMM