aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
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-05-28Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-05-27' into...Peter Maydell1-2/+2
2020-05-27tests/migration: Tighten error checkingMarkus Armbruster1-2/+2
2020-05-26hw/mips/fuloong2e: Fix typo in Fuloong machine namePhilippe Mathieu-Daudé1-1/+1
2020-05-15tests/fuzz: Extract ioport_fuzz_qtest() methodPhilippe Mathieu-Daudé1-2/+9
2020-05-15tests/fuzz: Extract pciconfig_fuzz_qos() methodPhilippe Mathieu-Daudé1-6/+14
2020-05-15tests/fuzz: Remove unuseful/unused typedefsPhilippe Mathieu-Daudé1-6/+4
2020-05-15tests/fuzz: Add missing space in test descriptionPhilippe Mathieu-Daudé1-3/+3
2020-05-15tests/fuzz/Makefile: Do not link code using unavailable devicesPhilippe Mathieu-Daudé1-3/+3
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