On 13 September 2016 at 00:39, Richard Henderson <r...@twiddle.net> wrote: > Mostly the same as v2, except rebased and the tcg/mips patch > adjusted for the mips32r6 discussion with Leon. > > > r~ > > > The following changes since commit c2a57aae9a1c3dd7de77daf5478df10379aeeebf: > > Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into > staging (2016-09-09 12:49:41 +0100) > > are available in the git repository at: > > git://github.com/rth7680/qemu.git tags/pull-tcg-20160912 > > for you to fetch changes up to 3c8951649d996facd9581752b87b6c09d2dbab06: > > tcg: Optimize fence instructions (2016-09-12 16:29:50 -0700) > > ---------------------------------------------------------------- > queued tcg patches > > ----------------------------------------------------------------
I see these test failures on OSX, and aarch64, aarch32 and x86-64 Linux host: TEST: tests/pxe-test... (pid=14244) /i386/pxe/e1000: ** ERROR:/home/petmay01/qemu/tests/boot-sector.c:111:boot_sector_test: assertion failed (signat ure == SIGNATURE): (0x00000000 == 0x0000dead) FAIL GTester: last random seed: R02S4049f2392d6ada8fbe4f8686d839ba8a (pid=14250) /i386/pxe/virtio: ** ERROR:/home/petmay01/qemu/tests/boot-sector.c:111:boot_sector_test: assertion failed (signat ure == SIGNATURE): (0x00000000 == 0x0000dead) FAIL GTester: last random seed: R02S0bdaebf271b668b6af61e13af2119181 (pid=14255) FAIL: tests/pxe-test (ppc64be worked fine, for some reason -- surely this can't be the rare "only works on bigendian" class of bug? :-)) thanks -- PMM