aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
2021-02-08fuzz: add virtio-9p configurations for fuzzingAlexander Bulekov
2021-02-08fuzz: enable dynamic args for generic-fuzz configsAlexander Bulekov
2021-02-08fuzz: log the arguments used to initialize QEMUAlexander Bulekov
2021-02-08fuzz: refine the ide/ahci fuzzer configsAlexander Bulekov
2021-02-08fuzz: ignore address_space_map is_write flagAlexander Bulekov
2021-02-05tests/acpi: disallow updates for expected data filesMarian Postevca
2021-02-05tests/acpi: add OEM ID and OEM TABLE ID testMarian Postevca
2021-02-05tests/acpi: allow updates for expected data filesMarian Postevca
2021-01-29tests/qtest/cmsdk-apb-watchdog-test: Test clock changesPeter Maydell
2021-01-29tests: Add a simple test of the CMSDK APB dual timerPeter Maydell
2021-01-29tests: Add a simple test of the CMSDK APB watchdogPeter Maydell
2021-01-29tests: Add a simple test of the CMSDK APB timerPeter Maydell
2021-01-29tests/qtest: add a test case for pvpanic-pciMihai Carabas
2021-01-29hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas
2021-01-29hw/misc: Fix arith overflow in NPCM7XX PWM moduleHao Wu
2021-01-29arm: rename xlnx-zcu102.canbusN propertiesPaolo Bonzini
2021-01-28Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-01-27virtio-scsi-test: Test writing to scsi-cd deviceKevin Wolf
2021-01-27libqtest: Rework qtest_rsp()Markus Armbruster
2021-01-20tests: Fix memory leak in tpm-util.cStefan Berger
2021-01-20qtest/npcm7xx_pwm-test: Fix memleak in pwm_qom_getGan Qixin
2021-01-20tests: Rename PAGE_SIZE definitionsJiaxun Yang
2021-01-19npcm7xx_adc-test: Fix memleak in adc_qom_setGan Qixin
2021-01-19target/arm: Add cpu properties to control pauthRichard Henderson
2021-01-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2021-01-17acpi: Update _DSM method in expected filesJiahui Cen
2021-01-17acpi: Enable pxb unit-test for ARM virt machineJiahui Cen
2021-01-17acpi: Allow DSDT acpi table changesJiahui Cen
2021-01-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-01-12hw/misc: Add QTest for NPCM7XX PWM ModuleHao Wu
2021-01-12hw/adc: Add an ADC module for NPCM7XXHao Wu
2021-01-12meson: do not use CONFIG_VIRTFSPaolo Bonzini
2021-01-11fuzz: map all BARs and enable PCI devicesAlexander Bulekov
2021-01-11qtest/libqtest: fix heap-buffer-overflow in qtest_cb_for_every_machine()Gan Qixin
2021-01-01Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-12-2...Peter Maydell
2020-12-19qobject: Change qobject_to_json()'s value to GStringMarkus Armbruster
2020-12-19qobject: Make qobject_to_json_pretty() take a pretty argumentMarkus Armbruster
2020-12-18fuzz: fix the generic-fuzz-floppy configAlexander Bulekov
2020-12-18fuzz: Add more i386 configurations for fuzzingAlexander Bulekov
2020-12-15memory: clamp cached translation in case it points to an MMIO regionPaolo Bonzini
2020-12-15qtest/pvpanic: Test panic option that allows VM to continueAlejandro Jimenez
2020-12-15remove preconfig statePaolo Bonzini
2020-12-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini
2020-12-10treewide: do not use short-form boolean optionsPaolo Bonzini
2020-12-10Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-12-10' into ...Peter Maydell
2020-12-10Clean up includesMarkus Armbruster
2020-12-10Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20201210' int...Peter Maydell
2020-12-10Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201210-pull-reque...Peter Maydell
2020-12-10tests/qtest/npcm7xx_rng-test: dump random data on failureHavard Skinnemoen