aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2020-12-15memory: clamp cached translation in case it points to an MMIO regionPaolo Bonzini1-0/+51
2020-12-15qtest/pvpanic: Test panic option that allows VM to continueAlejandro Jimenez1-1/+25
2020-12-15remove preconfig statePaolo Bonzini1-1/+1
2020-12-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell5-12/+13
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini1-0/+1
2020-12-10treewide: do not use short-form boolean optionsPaolo Bonzini4-12/+12
2020-12-10Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-12-10' into ...Peter Maydell2-2/+0
2020-12-10Clean up includesMarkus Armbruster2-2/+0
2020-12-10Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...Peter Maydell2-0/+82
2020-12-10Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201210-pull-reque...Peter Maydell1-4/+16
2020-12-10tests/qtest/npcm7xx_rng-test: dump random data on failureHavard Skinnemoen1-0/+12
2020-12-10tests/qtest: Introduce tests for Xilinx ZynqMP CAN controllerVikram Garhwal2-0/+361
2020-12-10hw/misc: add an EMC141{3,4} device modelJohn Wang2-0/+82
2020-12-10tests/acpi: disallow updates for expected data filesGerd Hoffmann1-2/+0
2020-12-10tests/acpi: add ioapic2=on test for microvmGerd Hoffmann1-0/+12
2020-12-10tests/acpi: allow updates for expected data filesGerd Hoffmann1-0/+2
2020-12-10microvm: add second ioapicGerd Hoffmann1-4/+4
2020-12-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-6/+52
2020-12-09tests/acpi: update expected filesIgor Mammedov1-21/+0
2020-12-09tests/acpi: allow expected files changeIgor Mammedov1-0/+21
2020-12-09fuzz: avoid double-fetches by defaultAlexander Bulekov1-0/+1
2020-12-09tests/qtest/fuzz-test: Quit test_lp1878642 once donePhilippe Mathieu-Daudé1-0/+1
2020-12-08unit-test: Add the binary file and clear diff.hYubo Miao1-1/+0
2020-12-08unit-test: Add testcase for pxbYubo Miao1-6/+52
2020-12-08unit-test: The files changed.Yubo Miao1-0/+1
2020-11-24tests/9pfs: Mark "local" tests as "slow"Greg Kurz1-0/+9
2020-11-20qtest: do not return freed argument vector from qtest_rspPaolo Bonzini1-0/+1
2020-11-20tests/qtest: fix memleak in npcm7xx_watchdog_timer-testChen Qun1-2/+4
2020-11-20tests/qtest: variable defined by g_autofree need to be initializedChen Qun1-5/+3
2020-11-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-1/+1
2020-11-11pvpanic: Advertise the PVPANIC_CRASHLOADED event supportPaolo Bonzini1-1/+1
2020-11-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201110'...Peter Maydell1-1/+1
2020-11-10tests/qtest/npcm7xx_rng-test: count runs properlyHavard Skinnemoen1-1/+1
2020-11-10qtest: Update references to parse_escape() in commentsPeter Maydell2-10/+10
2020-11-10fuzz: add virtio-blk fuzz targetDima Stepanov2-0/+235
2020-11-10fuzz: Make fork_fuzz.ld compatible with LLVM's LLDDaniele Buono1-1/+11
2020-11-09tests/qtest/tpm: Remove redundant check in the tpm_test_swtpm_test()AlexChen1-4/+2
2020-11-09qtest: Fix bad printf format specifiersAlexChen1-4/+4
2020-11-05Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell7-28/+60
2020-11-04qtest: escape device name in device-introspect-testPaolo Bonzini1-2/+8
2020-11-04ivshmem-test: do not use short-form boolean optionPaolo Bonzini1-1/+1
2020-11-03fuzz: fuzz offsets within pio/mmio regionsAlexander Bulekov1-0/+5
2020-11-03fuzz: check the MR in the DMA callbackAlexander Bulekov1-1/+1
2020-11-03fuzz: fix writing DMA patternsAlexander Bulekov1-20/+17
2020-11-03hw/mips: Remove the 'r4k' machinePhilippe Mathieu-Daudé2-3/+1
2020-11-03tests/qtest: Fix potential NULL pointer dereference in qos_build_main_args()AlexChen1-1/+2
2020-11-03tests/qtest/libqos/ahci.c: Avoid NULL dereference in ahci_exec()Peter Maydell1-1/+4
2020-11-03tests/qtest/libqtest.c: Check for setsockopt() failurePeter Maydell1-2/+7
2020-11-03qtest: add a reproducer for LP#1878642Alexander Bulekov1-0/+15
2020-11-02tests/qtest/npcm7xx_rng-test: Disable randomness testsPeter Maydell1-4/+10