On 05/06/2015 18:38, Peter Maydell wrote: > On 5 June 2015 at 16:56, Paolo Bonzini <pbonz...@redhat.com> wrote: >> The following changes since commit 00967f4e0bab246679d0ddc32fd31a7179345baf: >> >> Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' >> into staging (2015-06-05 12:04:42 +0100) >> >> are available in the git repository at: >> >> git://github.com/bonzini/qemu.git tags/for-upstream >> >> for you to fetch changes up to 7452a3b21318902ffe725cc75e68dc3d0716070f: >> >> update Linux headers from kvm/next (2015-06-05 17:10:02 +0200) >> >> Apologies for the very large pull request, mostly due to the two main >> topics (dirty bitmap + SMM) being reviewed more or less at the same time. >> >> Diff to v1 below; Peter, it's a small ARM change so you can take a look. >> >> ---------------------------------------------------------------- >> * KVM error improvement from Laurent >> * CONFIG_PARALLEL fix from Mirek >> * Atomic/optimized dirty bitmap access from myself and Stefan >> * BUILD_DIR convenience/bugfix from Peter C >> * Memory leak fix from Shannon >> * SMM improvements (though still TCG only) from myself and Gerd, acked by mst >> >> ---------------------------------------------------------------- > > Hi. I'm afraid the tests failed to compile for me:
Oops, I sent a build-fix patch for this and didn't realize that _my_ pull request introduced it. (In my defense, the patch wasn't mine)... Will resend on Monday. Paolo