On Tue, 20 Aug 2019 at 19:03, Paolo Bonzini <pbonz...@redhat.com> wrote: > > The following changes since commit 17dc57990320edaad52ac9ea808be9719c91cea6: > > Merge remote-tracking branch > 'remotes/huth-gitlab/tags/pull-request-2019-08-20' into staging (2019-08-20 > 14:14:20 +0100) > > are available in the git repository at: > > > git://github.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to 80db491da4ce8b199e0e8d1e23943b20aab82f69: > > x86: Intel AVX512_BF16 feature enabling (2019-08-20 20:00:52 +0200) > > ---------------------------------------------------------------- > * New KVM PV features (Marcelo, Wanpeng) > * valgrind fixes (Andrey) > * Remove clock reset notifiers (David) > * KConfig and Makefile cleanups (Paolo) > * Replay and icount improvements (Pavel) > * x86 FP fixes (Peter M.) > * TCG locking assertions (Roman) > * x86 support for mmap-ed -kernel/-initrd (Stefano) > * Other cleanups (Wei Yang, Yan Zhao, Tony) > * LSI fix for infinite loop (Prasad) > * ARM migration fix (Catherine) > * AVX512_BF16 feature (Jing) >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/4.2 for any user-visible changes. -- PMM