summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2020-06-26target/i386: reimplement fpatan using floatx80 operationsJoseph Myers
2020-06-26target/i386: reimplement fyl2x using floatx80 operationsJoseph Myers
2020-06-26target/i386: reimplement fyl2xp1 using floatx80 operationsJoseph Myers
2020-06-26target/i386: reimplement f2xm1 using floatx80 operationsJoseph Myers
2020-06-26libqos: pci-pc: use 32-bit write for EJ registerPaolo Bonzini
2020-06-26libqos: usb-hcd-ehci: use 32-bit write for config registerPaolo Bonzini
2020-06-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-06-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...Peter Maydell
2020-06-24tests/acpi: update expected data filesGerd Hoffmann
2020-06-24acpi: bios-tables-test: show more context on asl diffsGerd Hoffmann
2020-06-24qtest: allow DSDT acpi table changesGerd Hoffmann
2020-06-24Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-06-23-1...Peter Maydell
2020-06-23Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623'...Peter Maydell
2020-06-23qdev: Reject drive property overrideMarkus Armbruster
2020-06-23fdc: Deprecate configuring floppies with -global isa-fdcMarkus Armbruster
2020-06-23fdc: Reject clash between -drive if=floppy and -global isa-fdcMarkus Armbruster
2020-06-23iotests/172: Cover -global floppy.drive=...Markus Armbruster
2020-06-23iotests/172: Cover empty filename and multiple use of drivesMarkus Armbruster
2020-06-23iotests/172: Include "info block" in test outputMarkus Armbruster
2020-06-23Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-hw-20200622'...Peter Maydell
2020-06-23tests/qtest/arm-cpu-features: Add feature setting testsAndrew Jones
2020-06-22BootLinuxConsoleTest: Test the RX GDB simulatorPhilippe Mathieu-Daudé
2020-06-21tests/acceptance: record/replay tests with advcal imagesPavel Dovgalyuk
2020-06-21tests/acceptance: add record/replay test for m68kPavel Dovgalyuk
2020-06-21tests/acceptance: add record/replay test for ppc64Pavel Dovgalyuk
2020-06-21tests/acceptance: add record/replay test for armPavel Dovgalyuk
2020-06-21tests/acceptance: add record/replay test for aarch64Pavel Dovgalyuk
2020-06-21tests/acceptance: add kernel record/replay test for x86_64Pavel Dovgalyuk
2020-06-21tests/acceptance: add base class record/replay kernel testsPavel Dovgalyuk
2020-06-19qht: Fix threshold rate calculationRichard Henderson
2020-06-19tpm: Move backend code under the 'backends/' directoryPhilippe Mathieu-Daudé
2020-06-18Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200617a'...Peter Maydell
2020-06-18Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-06-18configure: Add -Wno-psabiRichard Henderson
2020-06-17tests/migration: fix unreachable path in stress testMao Zhongyi
2020-06-17tests/migration: mem leak fixMao Zhongyi
2020-06-17iotests: Add copyright line in qcow2.pyEric Blake
2020-06-17iotests/{190,291}: compat=0.10 is unsupportedMax Reitz
2020-06-17iotests/229: data_file is unsupportedMax Reitz
2020-06-17iotests/292: data_file is unsupportedMax Reitz
2020-06-17iotests/041: Skip test_small_target for qedMax Reitz
2020-06-17iotests.py: Add skip_for_formats() decoratorMax Reitz
2020-06-17qdev-properties: add getter for size32 and blocksizeRoman Kagan
2020-06-17block: consolidate blocksize properties consistency checksRoman Kagan
2020-06-16Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-16...Peter Maydell
2020-06-16plugins: new lockstep plugin for debugging TCG changesAlex Bennée
2020-06-16tests/tcg: ensure -cpu max also used for plugin runAlex Bennée
2020-06-16tests/tcg: build plugin list from contents of src directoryAlex Bennée
2020-06-16tests: Disable select tests under TSan, which hit TSan issue.Robert Foley
2020-06-16tests/docker: Added docker build support for TSan.Robert Foley