[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL for 4.1 0/4] testing and gdbstub fixes
From: |
Alex Bennée |
Subject: |
[Qemu-devel] [PULL for 4.1 0/4] testing and gdbstub fixes |
Date: |
Wed, 10 Jul 2019 11:25:53 +0100 |
The following changes since commit 6df2cdf44a82426f7a59dcb03f0dd2181ed7fdfa:
Update version for v4.1.0-rc0 release (2019-07-09 17:21:53 +0100)
are available in the Git repository at:
https://github.com/stsquad/qemu.git tags/pull-testing-and-gdbstub-100719-1
for you to fetch changes up to 94b2a62bb65b80760bcc59737bec908c9175abf4:
gdbstub: revert to previous set_reg behaviour (2019-07-10 10:54:46 +0100)
----------------------------------------------------------------
Testing and gdbstub fixes:
- fix diff-out pass in check-tcg
- ensure generation of fprem reference
- fix gdb set_reg fallback
----------------------------------------------------------------
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
gdbstub.c | 24 ++++++++++++++++++------
tests/tcg/Makefile | 6 +++++-
tests/tcg/i386/Makefile.target | 4 ++--
3 files changed, 25 insertions(+), 9 deletions(-)
--
2.20.1
- [Qemu-devel] [PULL for 4.1 0/4] testing and gdbstub fixes,
Alex Bennée <=
- [Qemu-devel] [PULL 2/4] tests/tcg: fix diff-out pass to properly report failure, Alex Bennée, 2019/07/10
- [Qemu-devel] [PULL 3/4] gdbstub: add some notes to the header comment, Alex Bennée, 2019/07/10
- [Qemu-devel] [PULL 1/4] tests/tcg: fix up test-i386-fprem.ref generation, Alex Bennée, 2019/07/10
- [Qemu-devel] [PULL 4/4] gdbstub: revert to previous set_reg behaviour, Alex Bennée, 2019/07/10
- Re: [Qemu-devel] [PULL for 4.1 0/4] testing and gdbstub fixes, Peter Maydell, 2019/07/11