summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-06-267-4/+4532
|\
| * i386: Mask SVM features if nested SVM is disabledEduardo Habkost2020-06-261-2/+2
| * target/i386: reimplement fpatan using floatx80 operationsJoseph Myers2020-06-261-0/+1071
| * target/i386: reimplement fyl2x using floatx80 operationsJoseph Myers2020-06-261-0/+1161
| * target/i386: reimplement fyl2xp1 using floatx80 operationsJoseph Myers2020-06-261-0/+1156
| * target/i386: reimplement f2xm1 using floatx80 operationsJoseph Myers2020-06-261-0/+1140
| * libqos: pci-pc: use 32-bit write for EJ registerPaolo Bonzini2020-06-261-1/+1
| * libqos: usb-hcd-ehci: use 32-bit write for config registerPaolo Bonzini2020-06-261-1/+1
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-06-261-1/+11
|\ \ | |/ |/|
| * check-block: enable iotests with SafeStackDaniele Buono2020-06-231-1/+11
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-06-2520-1/+19
|\ \
| * | tests/acpi: update expected data filesGerd Hoffmann2020-06-2418-0/+0
| * | acpi: bios-tables-test: show more context on asl diffsGerd Hoffmann2020-06-241-1/+1
| * | qtest: allow DSDT acpi table changesGerd Hoffmann2020-06-241-0/+18
* | | Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...Peter Maydell2020-06-252-56/+613
|\ \ \
| * | | qdev: Reject drive property overrideMarkus Armbruster2020-06-231-85/+3Star
| * | | 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
* | | | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-06-23-1...Peter Maydell2020-06-241-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | tpm: Move backend code under the 'backends/' directoryPhilippe Mathieu-Daudé2020-06-191-1/+1
* | | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623'...Peter Maydell2020-06-231-4/+34
|\ \ \ \
| * | | | tests/qtest/arm-cpu-features: Add feature setting testsAndrew Jones2020-06-231-4/+34
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-hw-20200622'...Peter Maydell2020-06-231-0/+68
|\ \ \ \ | |/ / / |/| | |
| * | | BootLinuxConsoleTest: Test the RX GDB simulatorPhilippe Mathieu-Daudé2020-06-221-0/+68
| | |/ | |/|
* | | 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