On Mon, 17 Dec 2018 at 23:23, Paolo Bonzini <pbonz...@redhat.com> wrote: > > The following changes since commit 0f98c9945899c5dfacd5a410ff04178eda605a16: > > Merge remote-tracking branch > 'remotes/huth-gitlab/tags/pull-request-2018-12-12' into staging (2018-12-14 > 10:19:47 +0000) > > are available in the Git repository at: > > git://github.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to cf7d97201d31cf14c7285e76ffb58bd518280184: > > avoid TABs in files that only contain a few (2018-12-18 00:13:10 +0100) > > I removed the vhost-user patches, which need a small linux-headers update > in order to fix the BSDs, and added TAB fixes and the script to convert > multiline comments into 4-line format. >
Something seems to be wrong with the new test harness, eg for aarch32 builds I get: PASS 50 test-hmp /arm/hmp/vexpress-a15 PASS 5 display-vga-test /x86_64/display/pci/virtio-gpu PASS 1 intel-hda-test /x86_64/intel-hda/ich6 PASS 2 intel-hda-test /x86_64/intel-hda/ich9 shm_open: Permission denied ERROR - missing test plan /home/peter.maydell/qemu/tests/Makefile.include:836: recipe for target 'check-qtest-x86_64' failed and OSX host prints TEST check-tests/test-io-channel-buffer TEST check-tests/test-base64 TEST check-tests/test-crypto-pbkdf ERROR - missing test plan PS: can the colorization be disabled? Grepping logfiles for ERROR, FAIL, etc doesn't work in the presence of colour escape sequences... thanks -- PMM