aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-06-03target/riscv: Remove the deprecated CPUsAlistair Francis1-2/+2
2020-06-01hmp: Implement qom-get HMP commandDr. David Alan Gilbert1-0/+1
2020-06-01Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-june-01-2020'...Peter Maydell1-1/+1
2020-06-01tests/Makefile: Fix description of "make check"Huacai Chen1-1/+1
2020-05-31Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200531...Peter Maydell11-56/+94
2020-05-31tests/acceptance: refactor boot_linux to allow code reusePavel Dovgalyuk1-20/+29
2020-05-31tests/acceptance: refactor boot_linux_console test to allow code reusePavel Dovgalyuk1-10/+11
2020-05-31tests/acceptance: allow console interaction with specific VMsPavel Dovgalyuk1-5/+8
2020-05-31tests/acceptance/migration.py: Wait for both sidesDr. David Alan Gilbert1-0/+4
2020-05-31tests/migration/guestperf: Use Python 3 interpreterPhilippe Mathieu-Daudé3-3/+3
2020-05-31tests/vm: allow wait_ssh() to specify commandRobert Foley1-7/+7
2020-05-31tests/vm: Add ability to select QEMU from current buildRobert Foley2-5/+27
2020-05-31tests/vm: Pass --debug through for vm-boot-sshRobert Foley1-0/+1
2020-05-31python: remove more instances of sys.version_infoJohn Snow2-6/+4
2020-05-29Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-26-v3' ...Peter Maydell9-9/+298
2020-05-29Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-2...Peter Maydell11-22/+150
2020-05-28iotests: Add test 291 to for qemu-img bitmap coverageEric Blake3-0/+193
2020-05-28qcow2: Expose bitmaps' size during measureEric Blake3-3/+87
2020-05-28iotests: Fix test 178Eric Blake2-2/+2
2020-05-28iotests: 194: test also migration of dirty bitmapVladimir Sementsov-Ogievskiy2-4/+16
2020-05-28Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-05-27' into...Peter Maydell1-2/+2
2020-05-27tests/tcg: add new threadcount testAlex Bennée2-0/+66
2020-05-27tests/docker: use a gcc-10 based image for arm64 testsAlex Bennée3-2/+17
2020-05-27tests/docker: add debian11 base imageAlex Bennée2-1/+19
2020-05-27tests/tcg: better detect confused gdb which can't connectAlex Bennée1-0/+4
2020-05-27tests/fp: split and audit the conversion testsAlex Bennée1-5/+32
2020-05-27tests/fp: enable extf80_le_quite testsAlex Bennée1-7/+0
2020-05-27tests/tcg: fix invocation of the memory record/replay testsAlex Bennée1-1/+1
2020-05-27tests/vm: pass --genisoimage to basevm scriptAlex Bennée2-6/+11
2020-05-27tests/migration: Tighten error checkingMarkus Armbruster1-2/+2
2020-05-26hw/mips/fuloong2e: Fix typo in Fuloong machine namePhilippe Mathieu-Daudé1-1/+1
2020-05-21tests/acceptance: Add a test for the canon-a1100 machineThomas Huth1-0/+35
2020-05-21Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...Peter Maydell1-0/+92
2020-05-20tests/util-sockets: add abstract unix socket casesxiaoqiang zhao1-0/+92
2020-05-19softfloat: Change tininess_before_rounding to boolRichard Henderson1-1/+1
2020-05-19Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-20/+33
2020-05-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell16-122/+220
2020-05-18iotests/030: Reduce run time by unthrottling job earlierKevin Wolf1-3/+3
2020-05-18iotests: log messages from notrun()John Snow1-6/+5
2020-05-18block: Drop @child_class from bdrv_child_perm()Max Reitz2-19/+1
2020-05-18block: Drop child_fileMax Reitz1-5/+3
2020-05-18block: Use bdrv_default_perms()Max Reitz3-9/+20
2020-05-18tests: Use child_of_bds instead of child_fileMax Reitz2-14/+21
2020-05-18block: Make backing files child_of_bds childrenMax Reitz1-6/+7
2020-05-18block: Pass BdrvChildRole to bdrv_child_perm()Max Reitz2-2/+4
2020-05-18block: Add BdrvChildRole to BdrvChildMax Reitz2-11/+13
2020-05-18block: Rename BdrvChildRole to BdrvChildClassMax Reitz2-18/+20
2020-05-18block: Use blk_make_empty() after commitsMax Reitz1-4/+4
2020-05-18iotests: Run pylint and mypy in a testcaseKevin Wolf3-0/+48
2020-05-18iotests: Fix incomplete type declarationsKevin Wolf1-4/+4