aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2021-03-15tests: Add tests for query-netdev commandAlexey Kirillov2-0/+123
2021-03-12tests/qtest: Test PWM fan RPM using MFT in PWM testHao Wu1-6/+199
2021-03-11Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell1-2/+1
2021-03-10Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell1-335/+115
2021-03-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...Peter Maydell2-0/+241
2021-03-09Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-26/+93
2021-03-09fuzz-test: remove unneccessary debugging flagsAlexander Bulekov1-2/+1
2021-03-09libqos/qgraph: format qgraph comments for sphinx documentationEmanuele Giuseppe Esposito1-335/+115
2021-03-08tests/qtest/sse-timer-test: Test counter scaling changesPeter Maydell1-0/+32
2021-03-08tests/qtest/sse-timer-test: Test the system timerPeter Maydell1-0/+91
2021-03-08tests/qtest/sse-timer-test: Add simple test of the SSE counterPeter Maydell2-0/+118
2021-03-08libqtest: add qtest_remove_abrt_handler()Stefan Hajnoczi2-6/+47
2021-03-08libqtest: add qtest_kill_qemu()Stefan Hajnoczi2-3/+15
2021-03-08libqtest: add qtest_socket_server()Stefan Hajnoczi2-17/+31
2021-03-08Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-0/+15
2021-03-06meson: adjust timeouts for some slower testsPaolo Bonzini1-0/+15
2021-03-05tests/qtests: Add npcm7xx emc model testDoug Evans2-1/+864
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