summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell2021-03-14113-224/+226
|\
| * tests: remove "make check-speed" in favor of "make bench"Paolo Bonzini2021-03-121-6/+2Star
| * tests: Move benchmarks into a separate folderThomas Huth2021-03-128-33/+35
| * tests: Move unit tests into a separate directoryThomas Huth2021-03-12105-185/+189
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210314'...Peter Maydell2021-03-143-91/+244
|\ \
| * | tests/qtest: Test PWM fan RPM using MFT in PWM testHao Wu2021-03-121-6/+199
| * | tests/acceptance: drop ARMBIAN_ARTIFACTS_CACHED condition for orangepi-pc, cu...Niek Linnenbank2021-03-122-14/+0Star
| * | tests/acceptance: update sunxi kernel from armbian to 5.10.16Niek Linnenbank2021-03-122-24/+24
| * | tests/acceptance/boot_linux_console: change URL for test_arm_orangepi_bionic_...Niek Linnenbank2021-03-121-1/+1
| * | tests/acceptance/boot_linux_console: remove Armbian 19.11.3 bionic test for o...Niek Linnenbank2021-03-121-49/+23Star
* | | Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210310' in...Peter Maydell2021-03-124-0/+161
|\ \ \ | |/ / |/| |
| * | target/ppc: Fix bcdsub. emulation when result overflowsFabiano Rosas2021-03-094-0/+161
* | | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell2021-03-112-6/+5Star
|\ \ \
| * | | tests/fp/fp-test: Replace the word 'blacklist'Philippe Mathieu-Daudé2021-03-091-4/+4
| * | | fuzz-test: remove unneccessary debugging flagsAlexander Bulekov2021-03-091-2/+1Star
| |/ /
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...Peter Maydell2021-03-113-1/+141
|\ \ \
| * | | tests/avocado: add boot_xen testsAlex Bennée2021-03-101-0/+118
| * | | tests/docker: Use --arch-only when building Debian cross imagePhilippe Mathieu-Daudé2021-03-101-1/+1
| * | | tests/docker: add a test-tcg for building then running check-tcgAlex Bennée2021-03-101-0/+22
* | | | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into st...Peter Maydell2021-03-117-56/+204
|\ \ \ \ | |_|_|/ |/| | |
| * | | utils: Improve qemu_strtosz() to have 64 bits of precisionEric Blake2021-03-086-73/+89
| * | | utils: Enhance testsuite for do_strtosz()Eric Blake2021-03-081-11/+143
| * | | nbd: server: Report holes for raw imagesNir Soffer2021-03-081-2/+2
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell2021-03-102-337/+118Star
|\ \ \
| * | | Acceptance Tests: restore filtering of tests by target archCleber Rosa2021-03-091-1/+1
| * | | Acceptance Tests: restore downloading of VM imagesCleber Rosa2021-03-091-1/+2
| * | | libqos/qgraph: format qgraph comments for sphinx documentationEmanuele Giuseppe Esposito2021-03-091-335/+115Star
| |/ /
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...Peter Maydell2021-03-102-0/+241
|\ \ \ | |_|/ |/| |
| * | tests/qtest/sse-timer-test: Test counter scaling changesPeter Maydell2021-03-081-0/+32
| * | tests/qtest/sse-timer-test: Test the system timerPeter Maydell2021-03-081-0/+91
| * | tests/qtest/sse-timer-test: Add simple test of the SSE counterPeter Maydell2021-03-082-0/+118
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-03-0933-87/+336
|\ \ | |/ |/|
| * blockdev: Clarify error messages pertaining to 'node-name'Connor Kuehl2021-03-081-3/+3
| * block: Clarify error messages pertaining to 'node-name'Connor Kuehl2021-03-0817-26/+26
| * iotests: add parallels-read-bitmap testVladimir Sementsov-Ogievskiy2021-03-084-0/+112
| * iotests.py: add unarchive_sample_image() helperVladimir Sementsov-Ogievskiy2021-03-081-0/+10
| * libqtest: add qtest_remove_abrt_handler()Stefan Hajnoczi2021-03-082-6/+47
| * libqtest: add qtest_kill_qemu()Stefan Hajnoczi2021-03-082-3/+15
| * libqtest: add qtest_socket_server()Stefan Hajnoczi2021-03-082-17/+31
| * iotests: Fix up python style in 300Eric Blake2021-03-081-4/+6
| * iotests/283: Check that finalize drops backup-topMax Reitz2021-03-082-0/+68
| * iotests: Drop deprecated 'props' from object-addAlberto Garcia2021-03-089-29/+19Star
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-03-083-1/+24
|\ \ | |/ |/|
| * meson: adjust timeouts for some slower testsPaolo Bonzini2021-03-063-1/+24
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210308'...Peter Maydell2021-03-082-1/+864
|\ \
| * | tests/qtests: Add npcm7xx emc model testDoug Evans2021-03-052-1/+864
| |/
* / qapi: Fix parse errors for removal of null from schema languageMarkus Armbruster2021-03-052-2/+2
|/
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-03-023-32/+32
|\
| * chardev: do not use short form boolean options in non-QemuOpts character devi...Paolo Bonzini2021-02-251-4/+4
| * target/i386: update to show preferred boolean syntax for -cpuDaniel P. Berrangé2021-02-251-26/+26