summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* target/i386: fix floating-point load-constant roundingJoseph Myers2020-06-101-0/+199
* target/i386: fix fscale handling of rounding precisionJoseph Myers2020-06-101-0/+13
* target/i386: fix fscale handling of infinite exponentsJoseph Myers2020-06-101-0/+29
* target/i386: fix fscale handling of invalid exponent encodingsJoseph Myers2020-06-101-0/+29
* target/i386: fix fscale handling of signaling NaNJoseph Myers2020-06-101-0/+37
* target/i386: implement special cases for fxtractJoseph Myers2020-06-101-0/+120
* io/task: Move 'qom/object.h' header to sourcePhilippe Mathieu-Daudé2020-06-101-0/+1
* docker.py/build: support binary files in --extra-filesPaolo Bonzini2020-06-101-2/+6
* docker.py/build: support -t and -f argumentsPaolo Bonzini2020-06-102-4/+4
* Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell2020-06-081-8/+10
|\
| * tests/Makefile: Restrict some softmmu-only testsPhilippe Mathieu-Daudé2020-06-051-8/+8
| * tests/Makefile: Only display TCG-related tests when TCG is availablePhilippe Mathieu-Daudé2020-06-051-0/+2
* | raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB hostPaul Zimmerman2020-06-051-2/+7
* | tests/acceptance: Add a boot test for the xlnx-versal-virt machineThomas Huth2020-06-051-0/+26
* | fuzz: run the main-loop in fork-server processAlexander Bulekov2020-06-053-0/+5
* | fuzz: add mangled object name to linker scriptAlexander Bulekov2020-06-051-0/+5
* | fuzz: fix typo in i440fx-qtest-reboot argumentsAlexander Bulekov2020-06-051-1/+1
* | fuzz: add datadir for oss-fuzz compatabilityAlexander Bulekov2020-06-051-0/+15
* | 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