On Tue, 8 Jan 2019 at 18:23, Paolo Bonzini <pbonz...@redhat.com> wrote: > > The following changes since commit 147923b1a901a0370f83a0f4c58ec1baffef22f0: > > Merge remote-tracking branch > 'remotes/kraxel/tags/usb-20190108-pull-request' into staging (2019-01-08 > 16:07:32 +0000) > > are available in the Git repository at: > > git://github.com/bonzini/qemu.git tags/for-upstream > > for you to fetch changes up to aac9150d775a51cd6c49c466114006ac9f8a3baa: > > avoid TABs in files that only contain a few (2019-01-08 19:20:41 +0100) > > ---------------------------------------------------------------- > * HAX support for Linux hosts (Alejandro) > * esp bugfixes (Guenter) > * Windows build cleanup (Marc-André) > * checkpatch logic improvements (Paolo) > * coalesced range bugfix (Paolo) > * switch testsuite to TAP (Paolo, with Peter's fix to hexloader-test) > * QTAILQ rewrite (Paolo) > * block/iscsi.c cancellation fixes (Stefan) > * improve selection of the default accelerator (Thomas) > > ---------------------------------------------------------------- > v4->v5: fix conflicts
unexpected write errors still here :-( Looking for expected file 'tests/data/acpi/q35/DSDT.bridge' Using expected file 'tests/data/acpi/q35/DSDT.bridge' Looking for expected file 'tests/data/acpi/q35/FACP.bridge' Looking for expected file 'tests/data/acpi/q35/FACP' Using expected file 'tests/data/acpi/q35/FACP' Looking for expected file 'tests/data/acpi/q35/APIC.bridge' Looking for expected file 'tests/data/acpi/q35/APIC' Using expected file 'tests/data/acpi/q35/APIC' Looking for expectfwrite(): Resource temporarily unavailable make: Leaving directory '/home/petmay01/linaro/qemu-for-merges/build/alldbg' make: write error: stdout I'll try to prod this a bit more on Thursday (and find out if it's intermittent or consistent). thanks -- PMM