[Qemu-devel] [PATCH for 4.1 0/5] tcg tests and gdbstub fixes

Alex Bennée posted 5 patches 4 years, 8 months ago
Test s390x passed
Test docker-clang@ubuntu passed
Test asan passed
Test docker-mingw@fedora passed
Test FreeBSD passed
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190705160421.19015-1-alex.bennee@linaro.org
gdbstub.c                      | 24 ++++++++++++++++++------
target/arm/vfp_helper.c        |  4 ++--
tests/tcg/Makefile             |  6 +++++-
tests/tcg/i386/Makefile.target |  4 ++--
4 files changed, 27 insertions(+), 11 deletions(-)
[Qemu-devel] [PATCH for 4.1 0/5] tcg tests and gdbstub fixes
Posted by Alex Bennée 4 years, 8 months ago
Hi,

A small selection of clean-up patches covering failing tests and
gdbstub.

The following patches need review
 patch 0002/tests tcg fix up test i386 fprem.ref generation.patch
 patch 0003/tests tcg fix diff out pass to properly report fa.patch
 patch 0004/gdbstub add some notes to the header comment.patch

Alex Bennée (4):
  tests/tcg: fix up test-i386-fprem.ref generation
  tests/tcg: fix diff-out pass to properly report failure
  gdbstub: add some notes to the header comment
  gdbstub: revert to previous set_reg behaviour

Philippe Mathieu-Daudé (1):
  target/arm/vfp_helper: Call set_fpscr_to_host before updating FPSCR
    reg

 gdbstub.c                      | 24 ++++++++++++++++++------
 target/arm/vfp_helper.c        |  4 ++--
 tests/tcg/Makefile             |  6 +++++-
 tests/tcg/i386/Makefile.target |  4 ++--
 4 files changed, 27 insertions(+), 11 deletions(-)

-- 
2.20.1