aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2020-05-04Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-8/+11
2020-05-04fuzz: select fuzz target using executable nameAlexander Bulekov1-8/+11
2020-05-04acpi: unit-test: Update WAET ACPI Table expected binariesLiran Alon1-2/+0
2020-05-04acpi: unit-test: Ignore diff in WAET ACPI tableLiran Alon1-0/+2
2020-05-04tests/acpi: add expected tables for bios-tables-testShameer Kolothum1-5/+0
2020-05-04bios-tables-test: test pc-dimm and nvdimm coldplug for arm/virtShameer Kolothum1-2/+7
2020-05-04tests: Update ACPI tables list for upcoming arm/virt test changesShameer Kolothum1-0/+3
2020-05-04hw/acpi/nvdimm: Fix for NVDIMM incorrect DSM output buffer lengthShameer Kolothum1-0/+2
2020-05-04acpi: DSDT without _STAMichael S. Tsirkin1-17/+0
2020-05-04qtest: allow DSDT acpi table changesGerd Hoffmann1-0/+17
2020-04-29libqos: Give get_machine_allocator() internal linkageMarkus Armbruster2-3/+1
2020-04-29fuzz: Simplify how we compute available machines and typesMarkus Armbruster4-80/+57
2020-04-14tests: numa: test one backend with prealloc enabledIgor Mammedov1-1/+1
2020-04-11piix: fix xenfv regression, add compat machine xenfv-4.2Olaf Hering3-36/+10
2020-03-31qtest: add tulip test caseLi Qiang2-0/+92
2020-03-25tests/migration: Reduce autoconverge initial bandwidthPhilippe Mathieu-Daudé1-1/+1
2020-03-19Add rx-softmmuYoshinori Sato1-0/+1
2020-03-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell1-3/+3
2020-03-18Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-03-17' into...Peter Maydell1-5/+2
2020-03-18Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...Peter Maydell1-2/+1
2020-03-17Use &error_abort instead of separate assert()Markus Armbruster1-5/+2
2020-03-17hd-geo-test: Clean up use of buf[] in create_qcow2_with_mbr()Markus Armbruster1-3/+3
2020-03-17ppc/spapr: Allow FWNMI on TCGNicholas Piggin1-2/+1
2020-03-17ppc/spapr: Change FWNMI namesNicholas Piggin1-1/+1
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé1-1/+1
2020-03-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-1/+0
2020-03-12tests: Disable dbus-vmstate-testPeter Maydell1-1/+2
2020-03-11tests/qemu-iotests: Fix socket_scm_helper build pathPhilippe Mathieu-Daudé1-1/+0
2020-03-06qtest: fix fuzzer-related 80-char limit violationsAlexander Bulekov1-1/+4
2020-03-06fuzz: fix style/typos in linker-script commentsAlexander Bulekov1-6/+10
2020-03-05test: tpm-tis: Add Sysbus TPM-TIS device testEric Auger3-0/+168
2020-03-05test: tpm-tis: Get prepared to share tests between ISA and sysbus devicesEric Auger9-415/+493
2020-03-05test: tpm: pass optional machine options to swtpm test functionsEric Auger6-13/+23
2020-03-05tpm: Separate TPM_TIS and TPM_TIS_ISA configsEric Auger1-2/+2
2020-02-28multifd: Add zstd compression multifd supportJuan Quintela1-0/+10
2020-02-28multifd: Add zlib compression multifd supportJuan Quintela1-0/+6
2020-02-28multifd: Add multifd-compression parameterJuan Quintela1-4/+10
2020-02-27Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-15/+16
2020-02-25bios-tables-test: default diff commandMichael S. Tsirkin1-19/+12
2020-02-25bios-tables-test: fix up DIFF generationMichael S. Tsirkin1-1/+7
2020-02-25bios-tables-test: tell people how to updateMichael S. Tsirkin1-1/+3
2020-02-25Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...Paolo Bonzini1-66/+72
2020-02-22fuzz: add virtio-scsi fuzz targetAlexander Bulekov2-0/+214
2020-02-22fuzz: add virtio-net fuzz targetAlexander Bulekov2-0/+199
2020-02-22fuzz: add i440fx fuzz targetsAlexander Bulekov2-0/+196
2020-02-22fuzz: add support for qos-assisted fuzz targetsAlexander Bulekov3-0/+269
2020-02-22fuzz: support for fork-based fuzzing.Alexander Bulekov4-0/+120
2020-02-22fuzz: add fuzzer skeletonAlexander Bulekov3-0/+280
2020-02-22libqos: move useful qos-test funcs to qos_externalAlexander Bulekov4-131/+198
2020-02-22libqos: split qos-test and libqos makefile varsAlexander Bulekov1-35/+36