aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-06-03target/riscv: Remove the deprecated CPUsAlistair Francis
2020-06-01hmp: Implement qom-get HMP commandDr. David Alan Gilbert
2020-06-01Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-june-01-2020'...Peter Maydell
2020-06-01tests/Makefile: Fix description of "make check"Huacai Chen
2020-05-31Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200531...Peter Maydell
2020-05-31tests/acceptance: refactor boot_linux to allow code reusePavel Dovgalyuk
2020-05-31tests/acceptance: refactor boot_linux_console test to allow code reusePavel Dovgalyuk
2020-05-31tests/acceptance: allow console interaction with specific VMsPavel Dovgalyuk
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/ericb/tags/pull-bitmaps-2020-05-26-v3' ...Peter Maydell
2020-05-29Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-2...Peter Maydell
2020-05-28iotests: Add test 291 to for qemu-img bitmap coverageEric Blake
2020-05-28qcow2: Expose bitmaps' size during measureEric Blake
2020-05-28iotests: Fix test 178Eric Blake
2020-05-28iotests: 194: test also migration of dirty bitmapVladimir Sementsov-Ogievskiy
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