On Tue, 7 Jul 2020 at 19:37, Peter Maydell <peter.mayd...@linaro.org> wrote: > > On Mon, 6 Jul 2020 at 17:48, Paolo Bonzini <pbonz...@redhat.com> wrote: > > > > The following changes since commit fc1bff958998910ec8d25db86cd2f53ff125f7ab: > > > > hw/misc/pca9552: Add missing TypeInfo::class_size field (2020-06-29 > > 21:16:10 +0100) > > > > are available in the Git repository at: > > > > git://github.com/bonzini/qemu.git tags/for-upstream > > > > for you to fetch changes up to 80270507070ec73ea82741ce24cb7909a9258ea3: > > > > scripts: improve message when TAP based tests fail (2020-07-06 12:14:25 > > -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.) > > * 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) > > * KVM API cleanup (Philippe) > > * iscsi sense handling fixes (Yongji) > > * Misc bugfixes > > Hi; various build or test failures (5 total):
Also it broke my working tree, in the sense that when I rolled back to current master incremental-rebuild didn't work but instead failed with: make: *** No rule to make target '/home/ubuntu/qemu/Kconfig', needed by 'aarch64-softmmu/config-devices.mak'. Stop. thanks -- PMM