summary refs log tree commit diff stats
path: root/tests/qtest (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Disable select tests under TSan, which hit TSan issue.Robert Foley2020-06-161-2/+5
* tests/qtest: Fix LGPL information in the file headersThomas Huth2020-06-1536-36/+36
* fuzz: Add support for logging QTest commandsAlexander Bulekov2020-06-151-1/+8
* fuzz: skip QTest serializationAlexander Bulekov2020-06-154-1/+288
* bios-tables-test: Fix "-tpmdev: invalid option"Eric Auger2020-06-151-0/+4
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-06-121-6/+4
|\
| * tests: machine-none-test: Enable MicroBlaze testingEdgar E. Iglesias2020-06-101-6/+4
* | bios-tables-test: Generate reference tables for Q35/TPM-TISEric Auger2020-06-091-2/+0
* | bios-tables-test: Add Q35/TPM-TIS testEric Auger2020-06-092-0/+59
* | tests: tpm-emu: Remove assert on TPM2_ST_NO_SESSIONSEric Auger2020-06-091-1/+0
* | tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-testEric Auger2020-06-091-0/+2
* | test/tpm-emu: include sockets and channel headers in tpm-emu headerEric Auger2020-06-091-0/+3
* | tests/acpi: update DSDT expected filesMichael S. Tsirkin2020-06-091-17/+0
* | qtest: allow DSDT acpi table changesGerd Hoffmann2020-06-091-0/+17
* | tests/acpi: update expected SRAT filesVishal Verma2020-06-091-3/+0
* | diffs-allowed: add the SRAT AML to diffs-allowedVishal Verma2020-06-091-0/+3
|/
* 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/armbru/tags/pull-error-2020-05-27' into...Peter Maydell2020-05-281-2/+2
|\
| * tests/migration: Tighten error checkingMarkus Armbruster2020-05-271-2/+2
* | hw/mips/fuloong2e: Fix typo in Fuloong machine namePhilippe Mathieu-Daudé2020-05-261-1/+1
|/
* tests/fuzz: Extract ioport_fuzz_qtest() methodPhilippe Mathieu-Daudé2020-05-151-2/+9
* tests/fuzz: Extract pciconfig_fuzz_qos() methodPhilippe Mathieu-Daudé2020-05-151-6/+14
* tests/fuzz: Remove unuseful/unused typedefsPhilippe Mathieu-Daudé2020-05-151-6/+4
* tests/fuzz: Add missing space in test descriptionPhilippe Mathieu-Daudé2020-05-151-3/+3
* tests/fuzz/Makefile: Do not link code using unavailable devicesPhilippe Mathieu-Daudé2020-05-151-3/+3
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-05-041-8/+11
|\
| * fuzz: select fuzz target using executable nameAlexander Bulekov2020-05-041-8/+11
* | acpi: unit-test: Update WAET ACPI Table expected binariesLiran Alon2020-05-041-2/+0
* | acpi: unit-test: Ignore diff in WAET ACPI tableLiran Alon2020-05-041-0/+2
* | tests/acpi: add expected tables for bios-tables-testShameer Kolothum2020-05-041-5/+0
* | bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virtShameer Kolothum2020-05-041-2/+7
* | tests: Update ACPI tables list for upcoming arm/virt test changesShameer Kolothum2020-05-041-0/+3
* | hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer lengthShameer Kolothum2020-05-041-0/+2
* | acpi: DSDT without _STAMichael S. Tsirkin2020-05-041-17/+0
* | qtest: allow DSDT acpi table changesGerd Hoffmann2020-05-041-0/+17
|/
* libqos: Give get_machine_allocator() internal linkageMarkus Armbruster2020-04-292-3/+1
* fuzz: Simplify how we compute available machines and typesMarkus Armbruster2020-04-294-80/+57
* tests: numa: test one backend with prealloc enabledIgor Mammedov2020-04-141-1/+1
* piix: fix xenfv regression, add compat machine xenfv-4.2Olaf Hering2020-04-113-36/+10
* qtest: add tulip test caseLi Qiang2020-03-312-0/+92
* tests/migration: Reduce autoconverge initial bandwidthPhilippe Mathieu-Daudé2020-03-251-1/+1
* Add rx-softmmuYoshinori Sato2020-03-191-0/+1
* Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2020-03-191-3/+3
|\
| * hd-geo-test: Clean up use of buf[] in create_qcow2_with_mbr()Markus Armbruster2020-03-171-3/+3
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...Peter Maydell2020-03-181-5/+2
|\ \