aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-06-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell1-8/+10
2020-06-05tests/Makefile: Restrict some softmmu-only testsPhilippe Mathieu-Daudé1-8/+8
2020-06-05tests/Makefile: Only display TCG-related tests when TCG is availablePhilippe Mathieu-Daudé1-0/+2
2020-06-05raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB hostPaul Zimmerman1-2/+7
2020-06-05tests/acceptance: Add a boot test for the xlnx-versal-virt machineThomas Huth1-0/+26
2020-06-05fuzz: run the main-loop in fork-server processAlexander Bulekov3-0/+5
2020-06-05fuzz: add mangled object name to linker scriptAlexander Bulekov1-0/+5
2020-06-05fuzz: fix typo in i440fx-qtest-reboot argumentsAlexander Bulekov1-1/+1
2020-06-05fuzz: add datadir for oss-fuzz compatabilityAlexander Bulekov1-0/+15
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