qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/9 for 4.0] fpu and testing fixes


From: Alex Bennée
Subject: [Qemu-devel] [PULL 0/9 for 4.0] fpu and testing fixes
Date: Mon, 25 Mar 2019 13:20:00 +0000

The following changes since commit d97a39d903fe33c45be83ac6943a2f82a3649a11:

  Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' 
into staging (2019-03-22 09:37:38 +0000)

are available in the Git repository at:

  https://github.com/stsquad/qemu.git tags/pull-testing-and-fpu-fixes-250319-1

for you to fetch changes up to 87db90182060e0fc821a99cbc2cc2f4ebf1b721d:

  docker: trivial changes to `make docker` help (2019-03-25 10:39:19 +0000)

----------------------------------------------------------------
Mix of testing & fpu fixes

  - more splitting of Travis matric to avoid timeouts
  - Fused Multiply-Add fixes for MIPS and hardfloat
  - cleanups to docker travis emulation

----------------------------------------------------------------
Alex Bennée (4):
      configure: add --target-list-exclude
      .travis.yml: split some more system builds
      .travis.yml: --disable-user for --without-default-devices
      .travis.yml: reduce number of targets built while disabling things

Kito Cheng (1):
      hardfloat: fix float32/64 fused multiply-add

Mateja Marjanovic (1):
      target/mips: Fix minor bug in FPU

Wainer dos Santos Moschetta (3):
      docker: Fix travis.py parser and misc change
      docker: Fix travis script unable to find source dir
      docker: trivial changes to `make docker` help

 .travis.yml                   | 27 +++++++++++++++++++--------
 configure                     | 33 ++++++++++++++++++++++++++++++---
 fpu/softfloat-specialize.h    | 24 ++++++++++++++++--------
 fpu/softfloat.c               | 10 ++++++++++
 tests/docker/Makefile.include |  6 +++---
 tests/docker/travis           |  1 +
 tests/docker/travis.py        | 11 +++++------
 7 files changed, 84 insertions(+), 28 deletions(-)

-- 
2.20.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]