aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-05-31tests/acceptance/migration.py: Wait for both sidesDr. David Alan Gilbert
2020-05-31tests/migration/guestperf: Use Python 3 interpreterPhilippe Mathieu-Daudé
2020-05-31tests/vm: allow wait_ssh() to specify commandRobert Foley
2020-05-31tests/vm: Add ability to select QEMU from current buildRobert Foley
2020-05-31tests/vm: Pass --debug through for vm-boot-sshRobert Foley
2020-05-31python: remove more instances of sys.version_infoJohn Snow
2020-05-29Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-2...Peter Maydell
2020-05-28Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-05-27' into...Peter Maydell
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/docker: add debian11 base imageAlex Bennée
2020-05-27tests/tcg: better detect confused gdb which can't connectAlex Bennée
2020-05-27tests/fp: split and audit the conversion testsAlex Bennée
2020-05-27tests/fp: enable extf80_le_quite testsAlex Bennée
2020-05-27tests/tcg: fix invocation of the memory record/replay testsAlex Bennée
2020-05-27tests/vm: pass --genisoimage to basevm scriptAlex Bennée
2020-05-27tests/migration: Tighten error checkingMarkus Armbruster
2020-05-26hw/mips/fuloong2e: Fix typo in Fuloong machine namePhilippe Mathieu-Daudé
2020-05-21tests/acceptance: Add a test for the canon-a1100 machineThomas Huth
2020-05-21Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...Peter Maydell
2020-05-20tests/util-sockets: add abstract unix socket casesxiaoqiang zhao
2020-05-19softfloat: Change tininess_before_rounding to boolRichard Henderson
2020-05-19Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-05-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-05-18iotests/030: Reduce run time by unthrottling job earlierKevin Wolf
2020-05-18iotests: log messages from notrun()John Snow
2020-05-18block: Drop @child_class from bdrv_child_perm()Max Reitz
2020-05-18block: Drop child_fileMax Reitz
2020-05-18block: Use bdrv_default_perms()Max Reitz
2020-05-18tests: Use child_of_bds instead of child_fileMax Reitz
2020-05-18block: Make backing files child_of_bds childrenMax Reitz
2020-05-18block: Pass BdrvChildRole to bdrv_child_perm()Max Reitz
2020-05-18block: Add BdrvChildRole to BdrvChildMax Reitz
2020-05-18block: Rename BdrvChildRole to BdrvChildClassMax Reitz
2020-05-18block: Use blk_make_empty() after commitsMax Reitz
2020-05-18iotests: Run pylint and mypy in a testcaseKevin Wolf
2020-05-18iotests: Fix incomplete type declarationsKevin Wolf
2020-05-18iotests: Mirror with different source/target sizeKevin Wolf
2020-05-18iotests/229: Use blkdebug to inject an errorKevin Wolf
2020-05-18iotests/109: Don't mirror with mismatched sizeKevin Wolf
2020-05-18iotests: Enhance 223 to cover qemu-img map improvementsEric Blake
2020-05-18qemu_img: add cvtnum_full to print error reportsEyal Moscovici
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-15tests/guest-debug: catch hanging guestsAlex Bennée
2020-05-15tests/fuzz: Extract ioport_fuzz_qtest() methodPhilippe Mathieu-Daudé
2020-05-15tests/fuzz: Extract pciconfig_fuzz_qos() methodPhilippe Mathieu-Daudé
2020-05-15tests/fuzz: Remove unuseful/unused typedefsPhilippe Mathieu-Daudé