summaryrefslogtreecommitdiffstats
path: root/tests/qtest
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...Peter Maydell2021-03-111-2/+1Star
|\
| * fuzz-test: remove unneccessary debugging flagsAlexander Bulekov2021-03-091-2/+1Star
* | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell2021-03-101-335/+115Star
|\ \
| * | libqos/qgraph: format qgraph comments for sphinx documentationEmanuele Giuseppe Esposito2021-03-091-335/+115Star
| |/
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...Peter Maydell2021-03-102-0/+241
|\ \
| * | tests/qtest/sse-timer-test: Test counter scaling changesPeter Maydell2021-03-081-0/+32
| * | tests/qtest/sse-timer-test: Test the system timerPeter Maydell2021-03-081-0/+91
| * | tests/qtest/sse-timer-test: Add simple test of the SSE counterPeter Maydell2021-03-082-0/+118
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-03-092-26/+93
|\ \ | |/ |/|
| * libqtest: add qtest_remove_abrt_handler()Stefan Hajnoczi2021-03-082-6/+47
| * libqtest: add qtest_kill_qemu()Stefan Hajnoczi2021-03-082-3/+15
| * libqtest: add qtest_socket_server()Stefan Hajnoczi2021-03-082-17/+31
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-03-081-0/+15
|\ \ | |/ |/|
| * meson: adjust timeouts for some slower testsPaolo Bonzini2021-03-061-0/+15
* | tests/qtests: Add npcm7xx emc model testDoug Evans2021-03-052-1/+864
|/
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-03-021-26/+26
|\
| * target/i386: update to show preferred boolean syntax for -cpuDaniel P. Berrangé2021-02-251-26/+26
* | qtest/acpi/bios-tables-test: update acpi tablesIsaku Yamahata2021-02-231-14/+0Star
* | acpi: add test case for -no-hpetIsaku Yamahata2021-02-231-0/+24
* | acpi: add test case for smm unsupported -machine smm=offIsaku Yamahata2021-02-231-0/+76
* | qtest: update tests/qtest/bios-tables-test-allowed-diff.hIsaku Yamahata2021-02-231-0/+14
* | tests/data/acpi/virt/DSDT.pxb: update with _CCAXingang Wang2021-02-231-1/+0Star
* | acpi: Allow pxb DSDT acpi table changesXingang Wang2021-02-231-0/+1
|/
* tests/qtest/boot-sector: Check that the guest did not panicThomas Huth2021-02-191-0/+9
* tests/qtest/boot-serial-test: Test Virt machine with 'max'Philippe Mathieu-Daudé2021-02-191-1/+1
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-02-174-4/+158
|\
| * tests/qtest/qos-test: dump QEMU command if verboseChristian Schoenebeck2021-02-161-0/+3
| * tests/qtest/qos-test: dump environment variables if verboseChristian Schoenebeck2021-02-161-1/+8
| * tests/qtest/qos-test: dump qos graph if verboseChristian Schoenebeck2021-02-163-0/+68
| * libqos/qgraph_internal: add qos_printf() and qos_printf_literal()Christian Schoenebeck2021-02-161-0/+11
| * libqos/qgraph: add qos_node_create_driver_named()Christian Schoenebeck2021-02-163-3/+68
* | hw/i2c: Implement NPCM7XX SMBus Module FIFO ModeHao Wu2021-02-161-3/+146
* | hw/i2c: Add a QTest for NPCM7XX SMBus DeviceHao Wu2021-02-162-0/+353
|/
* fuzz: add virtio-9p configurations for fuzzingAlexander Bulekov2021-02-081-0/+20
* fuzz: enable dynamic args for generic-fuzz configsAlexander Bulekov2021-02-082-1/+10
* fuzz: log the arguments used to initialize QEMUAlexander Bulekov2021-02-081-1/+10
* fuzz: refine the ide/ahci fuzzer configsAlexander Bulekov2021-02-081-1/+19
* fuzz: ignore address_space_map is_write flagAlexander Bulekov2021-02-081-6/+3Star
* tests/acpi: disallow updates for expected data filesMarian Postevca2021-02-051-94/+0Star
* tests/acpi: add OEM ID and OEM TABLE ID testMarian Postevca2021-02-051-24/+146
* tests/acpi: allow updates for expected data filesMarian Postevca2021-02-051-0/+94
* tests/qtest/cmsdk-apb-watchdog-test: Test clock changesPeter Maydell2021-01-291-0/+52
* tests: Add a simple test of the CMSDK APB dual timerPeter Maydell2021-01-292-0/+131
* tests: Add a simple test of the CMSDK APB watchdogPeter Maydell2021-01-292-0/+80
* tests: Add a simple test of the CMSDK APB timerPeter Maydell2021-01-292-0/+76
* tests/qtest: add a test case for pvpanic-pciMihai Carabas2021-01-292-0/+99
* hw/misc/pvpanic: split-out generic and bus dependent codeMihai Carabas2021-01-291-1/+1
* hw/misc: Fix arith overflow in NPCM7XX PWM moduleHao Wu2021-01-291-2/+2
* arm: rename xlnx-zcu102.canbusN propertiesPaolo Bonzini2021-01-291-15/+15
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2021-01-281-0/+39
|\