summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fdc: Deprecate configuring floppies with -global isa-fdcMarkus Armbruster2020-06-231-0/+30
* fdc: Reject clash between -drive if=floppy and -global isa-fdcMarkus Armbruster2020-06-232-116/+35Star
* iotests/172: Cover -global floppy.drive=...Markus Armbruster2020-06-232-0/+141
* iotests/172: Cover empty filename and multiple use of drivesMarkus Armbruster2020-06-232-0/+62
* iotests/172: Include "info block" in test outputMarkus Armbruster2020-06-232-2/+489
* tests/acceptance: record/replay tests with advcal imagesPavel Dovgalyuk2020-06-211-0/+108
* tests/acceptance: add record/replay test for m68kPavel Dovgalyuk2020-06-211-0/+18
* tests/acceptance: add record/replay test for ppc64Pavel Dovgalyuk2020-06-211-0/+16
* tests/acceptance: add record/replay test for armPavel Dovgalyuk2020-06-211-0/+48
* tests/acceptance: add record/replay test for aarch64Pavel Dovgalyuk2020-06-211-0/+19
* tests/acceptance: add kernel record/replay test for x86_64Pavel Dovgalyuk2020-06-211-0/+18
* tests/acceptance: add base class record/replay kernel testsPavel Dovgalyuk2020-06-211-0/+73
* qht: Fix threshold rate calculationRichard Henderson2020-06-191-1/+2
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200617a'...Peter Maydell2020-06-181-27/+7Star
|\
| * tests/migration: fix unreachable path in stress testMao Zhongyi2020-06-171-8/+5Star
| * tests/migration: mem leak fixMao Zhongyi2020-06-171-19/+2Star
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-06-1810-270/+302
|\ \
| * | iotests: Add copyright line in qcow2.pyEric Blake2020-06-172-0/+3
| * | iotests/{190,291}: compat=0.10 is unsupportedMax Reitz2020-06-172-0/+4
| * | iotests/229: data_file is unsupportedMax Reitz2020-06-171-0/+3
| * | iotests/292: data_file is unsupportedMax Reitz2020-06-171-0/+5
| * | iotests/041: Skip test_small_target for qedMax Reitz2020-06-171-0/+2
| * | iotests.py: Add skip_for_formats() decoratorMax Reitz2020-06-172-4/+19
| * | qdev-properties: add getter for size32 and blocksizeRoman Kagan2020-06-171-265/+265
| * | block: consolidate blocksize properties consistency checksRoman Kagan2020-06-171-1/+1
| |/
* / configure: Add -Wno-psabiRichard Henderson2020-06-181-1/+1
|/
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16...Peter Maydell2020-06-1613-13/+499
|\
| * plugins: new lockstep plugin for debugging TCG changesAlex Bennée2020-06-163-1/+343
| * tests/tcg: ensure -cpu max also used for plugin runAlex Bennée2020-06-162-1/+3
| * tests/tcg: build plugin list from contents of src directoryAlex Bennée2020-06-163-7/+8
| * tests: Disable select tests under TSan, which hit TSan issue.Robert Foley2020-06-162-4/+12
| * tests/docker: Added docker build support for TSan.Robert Foley2020-06-164-0/+133
| * tests/docker: bump fedora to 32Alex Bennée2020-06-161-1/+1
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-06-15' into s...Peter Maydell2020-06-161-4/+5
|\ \ | |/ |/|
| * qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster2020-06-151-4/+5
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-06-1...Peter Maydell2020-06-1642-39/+346
|\ \
| * | tests/acceptance: Add boot tests for sh4 QEMU advent calendar imageThomas Huth2020-06-151-2/+11
| * | tests/qtest: Fix LGPL information in the file headersThomas Huth2020-06-1536-36/+36
| * | fuzz: Add support for logging QTest commandsAlexander Bulekov2020-06-151-1/+8
| * | fuzz: skip QTest serializationAlexander Bulekov2020-06-154-1/+288
| * | bios-tables-test: Fix "-tpmdev: invalid option"Eric Auger2020-06-151-0/+4
| |/
* / test-crypto-secret: add 'secret_keyring' object tests.Alexey Krasikov2020-06-152-0/+162
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-06-1313-12/+1692
|\
| * target/i386: correct fix for pcmpxstrx substring searchJoseph Myers2020-06-122-0/+36
| * target/i386: fix IEEE x87 floating-point exception raisingJoseph Myers2020-06-101-0/+831
| * tests: machine-none-test: Enable MicroBlaze testingEdgar E. Iglesias2020-06-101-6/+4Star
| * target/i386: fix fisttpl, fisttpll handling of out-of-range valuesJoseph Myers2020-06-101-0/+100
| * target/i386: fix fbstp handling of out-of-range valuesJoseph Myers2020-06-101-0/+115
| * target/i386: fix fbstp handling of negative zeroJoseph Myers2020-06-101-0/+25
| * target/i386: fix fxam handling of invalid encodingsJoseph Myers2020-06-101-0/+143