On Sat, 11 Jul 2020 at 00:50, Paolo Bonzini <pbonz...@redhat.com> wrote: > > The following changes since commit 45db94cc90c286a9965a285ba19450f448760a09: > > Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20200707' > into staging (2020-07-10 16:43:40 +0100) > > are available in the Git repository at: > > git://github.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to 56908dc5041aa424fd1495b6c6beb78c539d93e1: > > linux-headers: update again to 5.8 (2020-07-10 19:26:55 -0400) > > ---------------------------------------------------------------- > * Make checkpatch say 'qemu' instead of 'kernel' (Aleksandar) > * Fix PSE guests with emulated NPT (Alexander B. #1) > * Fix leak (Alexander B. #2) > * HVF fixes (Roman, Cameron) > * New Sapphire Rapids CPUID bits (Cathy) > * cpus.c and softmmu/ cleanups (Claudio) > * TAP driver tweaks (Daniel, Havard) > * object-add bugfix and testcases (Eric A.) > * Fix Coverity MIN_CONST and MAX_CONST (Eric B.) > * "info lapic" improvement (Jan) > * SSE fixes (Joseph) > * "-msg guest-name" option (Mario) > * support for AMD nested live migration (myself) > * Small i386 TCG fixes (myself) > * improved error reporting for Xen (myself) > * fix "-cpu host -overcommit cpu-pm=on" (myself) > * Add accel/Kconfig (Philippe) > * iscsi sense handling fixes (Yongji) > * Misc bugfixes >
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1 for any user-visible changes. -- PMM