summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* target/riscv: Remove the deprecated CPUsAlistair Francis2020-06-031-2/+2
* hmp: Implement qom-get HMP commandDr. David Alan Gilbert2020-06-011-0/+1
* Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-june-01-2020'...Peter Maydell2020-06-011-1/+1
|\
| * tests/Makefile: Fix description of "make check"Huacai Chen2020-06-011-1/+1
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200531...Peter Maydell2020-05-3111-56/+94
|\ \ | |/ |/|
| * tests/acceptance: refactor boot_linux to allow code reusePavel Dovgalyuk2020-05-311-20/+29
| * tests/acceptance: refactor boot_linux_console test to allow code reusePavel Dovgalyuk2020-05-311-10/+11
| * tests/acceptance: allow console interaction with specific VMsPavel Dovgalyuk2020-05-311-5/+8
| * tests/acceptance/migration.py: Wait for both sidesDr. David Alan Gilbert2020-05-311-0/+4
| * tests/migration/guestperf: Use Python 3 interpreterPhilippe Mathieu-Daudé2020-05-313-3/+3
| * tests/vm: allow wait_ssh() to specify commandRobert Foley2020-05-311-7/+7
| * tests/vm: Add ability to select QEMU from current buildRobert Foley2020-05-312-5/+27
| * tests/vm: Pass --debug through for vm-boot-sshRobert Foley2020-05-311-0/+1
| * python: remove more instances of sys.version_infoJohn Snow2020-05-312-6/+4Star
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-26-v3' ...Peter Maydell2020-05-299-9/+298
|\ \ | |/ |/|
| * iotests: Add test 291 to for qemu-img bitmap coverageEric Blake2020-05-283-0/+193
| * qcow2: Expose bitmaps' size during measureEric Blake2020-05-283-3/+87
| * iotests: Fix test 178Eric Blake2020-05-282-2/+2
| * iotests: 194: test also migration of dirty bitmapVladimir Sementsov-Ogievskiy2020-05-282-4/+16
* | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-2...Peter Maydell2020-05-2911-22/+150
|\ \ | |/ |/|
| * tests/tcg: add new threadcount testAlex Bennée2020-05-272-0/+66
| * tests/docker: use a gcc-10 based image for arm64 testsAlex Bennée2020-05-273-2/+17
| * tests/docker: add debian11 base imageAlex Bennée2020-05-272-1/+19
| * tests/tcg: better detect confused gdb which can't connectAlex Bennée2020-05-271-0/+4
| * tests/fp: split and audit the conversion testsAlex Bennée2020-05-271-5/+32
| * tests/fp: enable extf80_le_quite testsAlex Bennée2020-05-271-7/+0Star
| * tests/tcg: fix invocation of the memory record/replay testsAlex Bennée2020-05-271-1/+1
| * tests/vm: pass --genisoimage to basevm scriptAlex Bennée2020-05-272-6/+11
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-05-27' into...Peter Maydell2020-05-281-2/+2
|\ \
| * | tests/migration: Tighten error checkingMarkus Armbruster2020-05-271-2/+2
| |/
* / hw/mips/fuloong2e: Fix typo in Fuloong machine namePhilippe Mathieu-Daudé2020-05-261-1/+1
|/
* tests/acceptance: Add a test for the canon-a1100 machineThomas Huth2020-05-211-0/+35
* Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'...Peter Maydell2020-05-211-0/+92
|\
| * tests/util-sockets: add abstract unix socket casesxiaoqiang zhao2020-05-201-0/+92
* | softfloat: Change tininess_before_rounding to boolRichard Henderson2020-05-191-1/+1
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-05-192-20/+33
|\
| * tests/fuzz: Extract ioport_fuzz_qtest() methodPhilippe Mathieu-Daudé2020-05-151-2/+9
| * tests/fuzz: Extract pciconfig_fuzz_qos() methodPhilippe Mathieu-Daudé2020-05-151-6/+14
| * tests/fuzz: Remove unuseful/unused typedefsPhilippe Mathieu-Daudé2020-05-151-6/+4Star
| * tests/fuzz: Add missing space in test descriptionPhilippe Mathieu-Daudé2020-05-151-3/+3
| * tests/fuzz/Makefile: Do not link code using unavailable devicesPhilippe Mathieu-Daudé2020-05-151-3/+3
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-05-1916-122/+220
|\ \
| * | iotests/030: Reduce run time by unthrottling job earlierKevin Wolf2020-05-181-3/+3
| * | iotests: log messages from notrun()John Snow2020-05-181-6/+5Star
| * | block: Drop @child_class from bdrv_child_perm()Max Reitz2020-05-182-19/+1Star
| * | block: Drop child_fileMax Reitz2020-05-181-5/+3Star
| * | block: Use bdrv_default_perms()Max Reitz2020-05-183-9/+20
| * | tests: Use child_of_bds instead of child_fileMax Reitz2020-05-182-14/+21
| * | block: Make backing files child_of_bds childrenMax Reitz2020-05-181-6/+7
| * | block: Pass BdrvChildRole to bdrv_child_perm()Max Reitz2020-05-182-2/+4