summaryrefslogtreecommitdiff
path: root/tests/tcg
AgeCommit message (Expand)Author
2020-06-16plugins: new lockstep plugin for debugging TCG changesAlex Bennée
2020-06-16tests/tcg: ensure -cpu max also used for plugin runAlex Bennée
2020-06-16tests/tcg: build plugin list from contents of src directoryAlex Bennée
2020-06-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-06-12target/i386: correct fix for pcmpxstrx substring searchJoseph Myers
2020-06-10target/i386: fix IEEE x87 floating-point exception raisingJoseph Myers
2020-06-10target/i386: fix fisttpl, fisttpll handling of out-of-range valuesJoseph Myers
2020-06-10target/i386: fix fbstp handling of out-of-range valuesJoseph Myers
2020-06-10target/i386: fix fbstp handling of negative zeroJoseph Myers
2020-06-10target/i386: fix fxam handling of invalid encodingsJoseph Myers
2020-06-10target/i386: fix floating-point load-constant roundingJoseph Myers
2020-06-10target/i386: fix fscale handling of rounding precisionJoseph Myers
2020-06-10target/i386: fix fscale handling of infinite exponentsJoseph Myers
2020-06-10target/i386: fix fscale handling of invalid exponent encodingsJoseph Myers
2020-06-10target/i386: fix fscale handling of signaling NaNJoseph Myers
2020-06-10target/i386: implement special cases for fxtractJoseph Myers
2020-06-08tests/tcg: add simple commpage test caseAlex Bennée
2020-05-27tests/tcg: add new threadcount testAlex Bennée
2020-05-27tests/docker: use a gcc-10 based image for arm64 testsAlex Bennée
2020-05-27tests/tcg: better detect confused gdb which can't connectAlex Bennée
2020-05-27tests/tcg: fix invocation of the memory record/replay testsAlex Bennée
2020-05-15softfloat: fix floatx80 pseudo-denormal round to integerJoseph Myers
2020-05-15softfloat: fix floatx80 pseudo-denormal comparisonsJoseph Myers
2020-05-15softfloat: fix floatx80 pseudo-denormal addition / subtractionJoseph Myers
2020-05-15softfloat: silence sNaN for conversions to/from floatx80Joseph Myers
2020-05-06tests/tcg: add a multiarch linux-user gdb testAlex Bennée
2020-05-06tests/tcg: drop inferior.was_attached() testAlex Bennée
2020-05-06tests/tcg: better trap gdb failuresAlex Bennée
2020-04-07tests/tcg: remove extraneous pasting macrosAlex Bennée
2020-03-17tests/tcg/aarch64: add test-sve-ioctl guest-debug testAlex Bennée
2020-03-17tests/tcg/aarch64: add SVE iotcl testAlex Bennée
2020-03-17tests/tcg/aarch64: add a gdbstub testcase for SVE registersAlex Bennée
2020-03-17tests/tcg/aarch64: userspace system register testAlex Bennée
2020-03-05tests/tcg/aarch64: Add newline in pauth-1 printfRichard Henderson
2020-02-25tests/tcg: take into account expected clashes pauth-4Alex Bennée
2020-02-25tests/tcg: fix typo in configure.sh test for v8.3Alex Bennée
2020-02-25tests/tcg: give debug builds a little bit longerAlex Bennée
2020-02-25tests/tcg: include a skip runner for pauth3 with pluginsAlex Bennée
2020-02-04tests/tcg: gate pauth-% tests on having compiler supportAlex Bennée
2020-02-04tests/tcg: add a configure compiler check for ARMv8.1 and SVEAlex Bennée
2020-01-23tests/tcg/aarch64: Add pauth-4Richard Henderson
2020-01-23tests/tcg/aarch64: Add pauth-3Richard Henderson
2020-01-23tests/tcg/aarch64: Fix compilation parameters for pauth-%Richard Henderson
2020-01-09tests/tcg: add user version of dumb-as-bricks semiconsole testAlex Bennée
2020-01-09tests/tcg: extract __semi_call into a header and expandAlex Bennée
2020-01-09tests/tcg: add a dumb-as-bricks semihosting console testAlex Bennée
2019-12-19tests/tcg: ensure we re-configure if configure.sh is updatedAlex Bennée
2019-12-18configure: allow disable of cross compilation containersAlex Bennée
2019-11-20tests/tcg: modify multiarch tests to work with clangTaylor Simpson
2019-11-06tests/tcg/multiarch/linux-test: Fix error check for shmatRichard Henderson