summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-05-14Merge remote-tracking branch 'remotes/marcandre/tags/rtd-pull-request' into s...Peter Maydell
2021-05-14write-threshold: deal with includesVladimir Sementsov-Ogievskiy
2021-05-14test-write-threshold: drop extra TestStruct structureVladimir Sementsov-Ogievskiy
2021-05-14test-write-threshold: drop extra testsVladimir Sementsov-Ogievskiy
2021-05-14block/write-threshold: drop extra APIsVladimir Sementsov-Ogievskiy
2021-05-14test-write-threshold: rewrite test_threshold_(not_)trigger testsVladimir Sementsov-Ogievskiy
2021-05-14qemu-iotests: fix pylint 2.8 consider-using-with errorEmanuele Giuseppe Esposito
2021-05-14qemu-iotests: fix case of SOCK_DIR already in the environmentPaolo Bonzini
2021-05-14qemu-iotests: let "check" spawn an arbitrary test commandPaolo Bonzini
2021-05-14qemu-iotests: move command line and environment handling from TestRunner to T...Paolo Bonzini
2021-05-14qemu-iotests: allow passing unittest.main arguments to the test scriptsPaolo Bonzini
2021-05-14qemu-iotests: do not buffer the test outputPaolo Bonzini
2021-05-14mirror: stop cancelling in-flight requests on non-force cancel in READYVladimir Sementsov-Ogievskiy
2021-05-14block/rbd: Add an escape-aware strchr helperConnor Kuehl
2021-05-14iotests/231: Update expected deprecation messageConnor Kuehl
2021-05-14sphinx: adopt kernel readthedoc themeMarc-André Lureau
2021-05-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210513a'...Peter Maydell
2021-05-14tests/qtest/migration-test: Use g_autofree to avoid leaks on error pathsPeter Maydell
2021-05-14tests: Avoid side effects inside g_assert() argumentsPeter Maydell
2021-05-14tests/qtest/rtc-test: Remove pointless NULL checkPeter Maydell
2021-05-14tests/qtest/tpm-util.c: Free memory with correct free functionPeter Maydell
2021-05-14tests/migration-test: Fix "true" vs trueDr. David Alan Gilbert
2021-05-14tests/qtest/npcm7xx_pwm-test.c: Avoid g_assert_true() for non-test assertionsPeter Maydell
2021-05-14tests/qtest/ahci-test.c: Calculate iso_size with 64-bit arithmeticPeter Maydell
2021-05-14libqtest: refuse QTEST_QEMU_BINARY=qemu-kvmStefan Hajnoczi
2021-05-14libqos/qgraph: fix "UNAVAILBLE" typoStefan Hajnoczi
2021-05-14tests/docker/dockerfiles: Add ccache to containers where it was missingThomas Huth
2021-05-13tests/migration: introduce multifd into guestperfHyman
2021-05-13tests/qtest/migration-test: Use g_autofree to avoid leaks on error pathsPeter Maydell
2021-05-13tests/migration-test: Fix "true" vs trueDr. David Alan Gilbert
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-12block: Drop the sheepdog block driverMarkus Armbruster
2021-05-12Remove the deprecated moxie targetThomas Huth
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
2021-05-04Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20210503' int...Peter Maydell
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-05-02Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-hex-20210502' into...Peter Maydell
2021-05-01Hexagon (target/hexagon) CABAC decode binTaylor Simpson
2021-05-01Hexagon (target/hexagon) load into shifted register instructionsTaylor Simpson
2021-05-01Hexagon (target/hexagon) load and unpack bytes instructionsTaylor Simpson
2021-05-01Hexagon (target/hexagon) bit reverse (brev) addressingTaylor Simpson
2021-05-01Hexagon (target/hexagon) circular addressingTaylor Simpson
2021-05-01decodetree: Extend argument set syntax to allow typesRichard Henderson
2021-05-01Hexagon (target/hexagon) add A4_addp_c/A4_subp_cTaylor Simpson
2021-05-01Hexagon (target/hexagon) add A6_vminub_RdPTaylor Simpson
2021-05-01Hexagon (target/hexagon) add A5_ACS (vacsh)Taylor Simpson
2021-05-01Hexagon (target/hexagon) add F2_sfinvsqrtaTaylor Simpson
2021-05-01Hexagon (target/hexagon) add F2_sfrecipa instructionTaylor Simpson