summaryrefslogtreecommitdiffstats
path: root/tests/qtest
Commit message (Expand)AuthorAgeFilesLines
* tests/arm-cpu-features: Add A64FX processor related testsShuuichirou Ishii2021-09-011-0/+13
* tests: Remove uses of deprecated raspi2/raspi3 machine namesPhilippe Mathieu-Daudé2021-09-014-9/+9
* tests/qtest/ipmi-bt-test: Zero-initialize sockaddr structPeter Maydell2021-08-261-1/+1
* tests/qtest/vhost-user-blk-test: Check whether qemu-storage-daemon is availableThomas Huth2021-08-111-0/+8
* storage-daemon: Add missing build dependency to the vhost-user-blk-testThomas Huth2021-08-111-2/+5
* hw/sd/sdcard: Fix assertion accessing out-of-range addresses with CMD30Philippe Mathieu-Daudé2021-08-031-0/+36
* tests: Fix migration-test build failure for sparcPeter Xu2021-07-291-2/+3
* Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell2021-07-271-1/+86
|\
| * tests/qtest/nvme-test: add mmio read testKlaus Jensen2021-07-261-0/+26
| * tests/qtest/nvme-test: add persistent memory region testGollu Appalanaidu2021-07-261-1/+60
* | tests/qtest/migration-test.c: use 127.0.0.1 instead of 0Dr. David Alan Gilbert2021-07-261-2/+2
|/
* hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30)Philippe Mathieu-Daudé2021-07-122-0/+67
* Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into stagingPeter Maydell2021-07-116-3/+786
|\
| * tests/qtest: add tests for MAX34451 device modelTitus Rwantare2021-07-082-0/+337
| * tests/qtest: add tests for ADM1272 device modelTitus Rwantare2021-07-082-0/+446
| * sensor: Move hardware sensors from misc to a sensor directoryCorey Minyard2021-06-173-3/+3
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210709'...Peter Maydell2021-07-111-0/+37
|\ \
| * | tests/boot-serial-test: Add STM32VLDISCOVERY board testcaseAlexandre Iooss2021-07-091-0/+37
* | | spapr: Implement Open Firmware client interfaceAlexey Kardashevskiy2021-07-091-2/+13
|/ /
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-07-061-11/+11
|\ \
| * | machine: add smp compound propertyPaolo Bonzini2021-07-061-11/+11
* | | Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210705' int...Peter Maydell2021-07-052-0/+10
|\ \ \ | |/ / |/| |
| * | 9pfs: add link to 9p developer docsChristian Schoenebeck2021-07-052-0/+10
* | | tests: migration-test: Add dirty ring testPeter Xu2021-07-051-3/+55
|/ /
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...Peter Maydell2021-06-251-0/+17
|\ \
| * | hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42hQiang Liu2021-06-241-0/+17
* | | fuzz: Display hexadecimal value with '0x' prefixPhilippe Mathieu-Daudé2021-06-211-2/+2
* | | Remove leading underscores from QEMU definesAhmed Abouzied2021-06-211-2/+2
|/ /
* / hw/audio/sb16: Avoid assertion by restricting I/O sampling rate rangePhilippe Mathieu-Daudé2021-06-172-0/+53
|/
* tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks testKit Westneat2021-06-041-0/+51
* tests/qtest/tpm-tests: Remove unnecessary NULL checksPeter Maydell2021-06-031-8/+4Star
* tests/qtest/pflash-cfi02-test: Avoid potential integer overflowPeter Maydell2021-06-031-1/+1
* tests/qtest/hd-geo-test: Fix checks on mkstemp() return valuePeter Maydell2021-06-031-2/+2
* tests/qtest/e1000e-test: Check qemu_recv() succeededPeter Maydell2021-06-031-1/+2
* tests/qtest/bios-tables-test: Check for dup2() failurePeter Maydell2021-06-031-2/+6
* tests/qtest/fuzz: Fix build failurePhilippe Mathieu-Daudé2021-05-261-0/+1
* vhost-user-blk-test: test discard/write zeroes invalid inputsStefan Hajnoczi2021-05-181-0/+124
* tests/qtest: add multi-queue test case to vhost-user-blk-testStefan Hajnoczi2021-05-181-5/+76
* test: new qTest case to test the vhost-user-blk-serverCoiby Xu2021-05-185-0/+977
* tests/qtest/migration-test: Use g_autofree to avoid leaks on error pathsPeter Maydell2021-05-141-41/+20Star
* tests: Avoid side effects inside g_assert() argumentsPeter Maydell2021-05-142-3/+6
* tests/qtest/rtc-test: Remove pointless NULL checkPeter Maydell2021-05-141-4/+2Star
* tests/qtest/tpm-util.c: Free memory with correct free functionPeter Maydell2021-05-141-2/+2
* tests/migration-test: Fix "true" vs trueDr. David Alan Gilbert2021-05-141-7/+7
* tests/qtest/npcm7xx_pwm-test.c: Avoid g_assert_true() for non-test assertionsPeter Maydell2021-05-141-2/+2
* tests/qtest/ahci-test.c: Calculate iso_size with 64-bit arithmeticPeter Maydell2021-05-141-2/+2
* libqtest: refuse QTEST_QEMU_BINARY=qemu-kvmStefan Hajnoczi2021-05-141-1/+8
* libqos/qgraph: fix "UNAVAILBLE" typoStefan Hajnoczi2021-05-141-1/+1
* Drop the deprecated unicore32 targetMarkus Armbruster2021-05-121-1/+0Star
* Drop the deprecated lm32 targetMarkus Armbruster2021-05-121-1/+0Star