aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2021-03-02Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-26/+26
2021-02-25target/i386: update to show preferred boolean syntax for -cpuDaniel P. Berrangé1-26/+26
2021-02-23qtest/acpi/bios-tables-test: update acpi tablesIsaku Yamahata1-14/+0
2021-02-23acpi: add test case for -no-hpetIsaku Yamahata1-0/+24
2021-02-23acpi: add test case for smm unsupported -machine smm=offIsaku Yamahata1-0/+76
2021-02-23qtest: update tests/qtest/bios-tables-test-allowed-diff.hIsaku Yamahata1-0/+14
2021-02-23tests/data/acpi/virt/DSDT.pxb: update with _CCAXingang Wang1-1/+0
2021-02-23acpi: Allow pxb DSDT acpi table changesXingang Wang1-0/+1
2021-02-19tests/qtest/boot-sector: Check that the guest did not panicThomas Huth1-0/+9
2021-02-19tests/qtest/boot-serial-test: Test Virt machine with 'max'Philippe Mathieu-Daudé1-1/+1
2021-02-17Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell4-4/+158
2021-02-16tests/qtest/qos-test: dump QEMU command if verboseChristian Schoenebeck1-0/+3
2021-02-16tests/qtest/qos-test: dump environment variables if verboseChristian Schoenebeck1-1/+8
2021-02-16tests/qtest/qos-test: dump qos graph if verboseChristian Schoenebeck3-0/+68
2021-02-16libqos/qgraph_internal: add qos_printf() and qos_printf_literal()Christian Schoenebeck1-0/+11
2021-02-16libqos/qgraph: add qos_node_create_driver_named()Christian Schoenebeck3-3/+68
2021-02-16hw/i2c: Implement NPCM7XX SMBus Module FIFO ModeHao Wu1-3/+146
2021-02-16hw/i2c: Add a QTest for NPCM7XX SMBus DeviceHao Wu2-0/+353
2021-02-08fuzz: add virtio-9p configurations for fuzzingAlexander Bulekov1-0/+20
2021-02-08fuzz: enable dynamic args for generic-fuzz configsAlexander Bulekov2-1/+10
2021-02-08fuzz: log the arguments used to initialize QEMUAlexander Bulekov1-1/+10
2021-02-08fuzz: refine the ide/ahci fuzzer configsAlexander Bulekov1-1/+19
2021-02-08fuzz: ignore address_space_map is_write flagAlexander Bulekov1-6/+3
2021-02-05tests/acpi: disallow updates for expected data filesMarian Postevca1-94/+0
2021-02-05tests/acpi: add OEM ID and OEM TABLE ID testMarian Postevca1-24/+146
2021-02-05tests/acpi: allow updates for expected data filesMarian Postevca1-0/+94
2021-01-29tests/qtest/cmsdk-apb-watchdog-test: Test clock changesPeter Maydell1-0/+52
2021-01-29tests: Add a simple test of the CMSDK APB dual timerPeter Maydell2-0/+131
2021-01-29tests: Add a simple test of the CMSDK APB watchdogPeter Maydell2-0/+80
2021-01-29tests: Add a simple test of the CMSDK APB timerPeter Maydell2-0/+76
2021-01-29tests/qtest: add a test case for pvpanic-pciMihai Carabas2-0/+99
2021-01-29hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas1-1/+1
2021-01-29hw/misc: Fix arith overflow in NPCM7XX PWM moduleHao Wu1-2/+2
2021-01-29arm: rename xlnx-zcu102.canbusN propertiesPaolo Bonzini1-15/+15
2021-01-28Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-0/+39
2021-01-27virtio-scsi-test: Test writing to scsi-cd deviceKevin Wolf1-0/+39
2021-01-27libqtest: Rework qtest_rsp()Markus Armbruster1-24/+26
2021-01-20tests: Fix memory leak in tpm-util.cStefan Berger1-1/+1
2021-01-20qtest/npcm7xx_pwm-test: Fix memleak in pwm_qom_getGan Qixin1-1/+4
2021-01-20tests: Rename PAGE_SIZE definitionsJiaxun Yang3-31/+31
2021-01-19npcm7xx_adc-test: Fix memleak in adc_qom_setGan Qixin1-0/+1
2021-01-19target/arm: Add cpu properties to control pauthRichard Henderson1-0/+13
2021-01-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-4/+0
2021-01-17acpi: Update _DSM method in expected filesJiahui Cen1-5/+0
2021-01-17acpi: Enable pxb unit-test for ARM virt machineJiahui Cen1-4/+0
2021-01-17acpi: Allow DSDT acpi table changesJiahui Cen1-0/+5
2021-01-12Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-1/+3
2021-01-12hw/misc: Add QTest for NPCM7XX PWM ModuleHao Wu2-0/+491
2021-01-12hw/adc: Add an ADC module for NPCM7XXHao Wu2-1/+379
2021-01-12meson: do not use CONFIG_VIRTFSPaolo Bonzini1-1/+3