[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH for 4.1 0/5] tcg tests and gdbstub fixes
From: |
Alex Bennée |
Subject: |
[Qemu-devel] [PATCH for 4.1 0/5] tcg tests and gdbstub fixes |
Date: |
Fri, 5 Jul 2019 17:04:16 +0100 |
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