aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-06-09qcow2.py: move qcow2 format classes to separate moduleVladimir Sementsov-Ogievskiy2-156/+177
2020-06-09qcow2.py: add licensing blurbVladimir Sementsov-Ogievskiy1-0/+16
2020-06-09qcow2.py: python style fixesVladimir Sementsov-Ogievskiy1-39/+56
2020-06-09bios-tables-test: Generate reference tables for Q35/TPM-TISEric Auger3-2/+0
2020-06-09bios-tables-test: Add Q35/TPM-TIS testEric Auger2-0/+59
2020-06-09tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONSEric Auger1-1/+0
2020-06-09tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-testEric Auger3-0/+2
2020-06-09test/tpm-emu: include sockets and channel headers in tpm-emu headerEric Auger1-0/+3
2020-06-09tests/acpi: update DSDT expected filesMichael S. Tsirkin18-17/+0
2020-06-09qtest: allow DSDT acpi table changesGerd Hoffmann1-0/+17
2020-06-09tests/acpi: update expected SRAT filesVishal Verma4-3/+0
2020-06-09decodetree: Drop check for less than 2 patterns in a groupRichard Henderson1-0/+13
2020-06-09diffs-allowed: add the SRAT AML to diffs-allowedVishal Verma1-0/+3
2020-06-08tests/decode: Test non-overlapping groupsRichard Henderson4-0/+45
2020-06-08decodetree: Allow group covering the entire insn spaceRichard Henderson1-1/+1
2020-06-08tests/vm: Remove flex/bison packagesPhilippe Mathieu-Daudé5-5/+1
2020-06-08tests/docker: Remove flex/bison packagesPhilippe Mathieu-Daudé8-14/+2
2020-06-08tests/tcg: add simple commpage test caseAlex Bennée2-0/+63
2020-06-08docker: update Ubuntu to 20.04Paolo Bonzini1-1/+1
2020-06-08tests/docker: fix pre-requisite for debian-tricore-crossAlex Bennée1-1/+1
2020-06-08tests/plugin: correctly honour io_countAlex Bennée1-1/+1
2020-06-08Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell1-8/+10
2020-06-05tests/Makefile: Restrict some softmmu-only testsPhilippe Mathieu-Daudé1-8/+8
2020-06-05tests/Makefile: Only display TCG-related tests when TCG is availablePhilippe Mathieu-Daudé1-0/+2
2020-06-05raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB hostPaul Zimmerman1-2/+7
2020-06-05tests/acceptance: Add a boot test for the xlnx-versal-virt machineThomas Huth1-0/+26
2020-06-05fuzz: run the main-loop in fork-server processAlexander Bulekov3-0/+5
2020-06-05fuzz: add mangled object name to linker scriptAlexander Bulekov1-0/+5
2020-06-05fuzz: fix typo in i440fx-qtest-reboot argumentsAlexander Bulekov1-1/+1
2020-06-05fuzz: add datadir for oss-fuzz compatabilityAlexander Bulekov1-0/+15
2020-06-03target/riscv: Remove the deprecated CPUsAlistair Francis1-2/+2
2020-06-01hmp: Implement qom-get HMP commandDr. David Alan Gilbert1-0/+1
2020-06-01Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-june-01-2020'...Peter Maydell1-1/+1
2020-06-01tests/Makefile: Fix description of "make check"Huacai Chen1-1/+1
2020-05-31Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200531...Peter Maydell11-56/+94
2020-05-31tests/acceptance: refactor boot_linux to allow code reusePavel Dovgalyuk1-20/+29
2020-05-31tests/acceptance: refactor boot_linux_console test to allow code reusePavel Dovgalyuk1-10/+11
2020-05-31tests/acceptance: allow console interaction with specific VMsPavel Dovgalyuk1-5/+8
2020-05-31tests/acceptance/migration.py: Wait for both sidesDr. David Alan Gilbert1-0/+4
2020-05-31tests/migration/guestperf: Use Python 3 interpreterPhilippe Mathieu-Daudé3-3/+3
2020-05-31tests/vm: allow wait_ssh() to specify commandRobert Foley1-7/+7
2020-05-31tests/vm: Add ability to select QEMU from current buildRobert Foley2-5/+27
2020-05-31tests/vm: Pass --debug through for vm-boot-sshRobert Foley1-0/+1
2020-05-31python: remove more instances of sys.version_infoJohn Snow2-6/+4
2020-05-29Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-05-26-v3' ...Peter Maydell9-9/+298
2020-05-29Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-2...Peter Maydell11-22/+150
2020-05-28iotests: Add test 291 to for qemu-img bitmap coverageEric Blake3-0/+193
2020-05-28qcow2: Expose bitmaps' size during measureEric Blake3-3/+87
2020-05-28iotests: Fix test 178Eric Blake2-2/+2
2020-05-28iotests: 194: test also migration of dirty bitmapVladimir Sementsov-Ogievskiy2-4/+16