aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2021-08-26tests/qtest/ipmi-bt-test: Zero-initialize sockaddr structPeter Maydell1-1/+1
2021-08-11tests/qtest/vhost-user-blk-test: Check whether qemu-storage-daemon is availableThomas Huth1-0/+8
2021-08-11storage-daemon: Add missing build dependency to the vhost-user-blk-testThomas Huth1-2/+5
2021-08-03hw/sd/sdcard: Fix assertion accessing out-of-range addresses with CMD30Philippe Mathieu-Daudé1-0/+36
2021-07-29tests: Fix migration-test build failure for sparcPeter Xu1-2/+3
2021-07-27Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell1-1/+86
2021-07-26tests/qtest/nvme-test: add mmio read testKlaus Jensen1-0/+26
2021-07-26tests/qtest/nvme-test: add persistent memory region testGollu Appalanaidu1-1/+60
2021-07-26tests/qtest/migration-test.c: use 127.0.0.1 instead of 0Dr. David Alan Gilbert1-2/+2
2021-07-12hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30)Philippe Mathieu-Daudé2-0/+67
2021-07-11Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into stagingPeter Maydell6-3/+786
2021-07-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210709'...Peter Maydell1-0/+37
2021-07-09tests/boot-serial-test: Add STM32VLDISCOVERY board testcaseAlexandre Iooss1-0/+37
2021-07-09spapr: Implement Open Firmware client interfaceAlexey Kardashevskiy1-2/+13
2021-07-08tests/qtest: add tests for MAX34451 device modelTitus Rwantare2-0/+337
2021-07-08tests/qtest: add tests for ADM1272 device modelTitus Rwantare2-0/+446
2021-07-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell1-11/+11
2021-07-06machine: add smp compound propertyPaolo Bonzini1-11/+11
2021-07-05Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210705' int...Peter Maydell2-0/+10
2021-07-059pfs: add link to 9p developer docsChristian Schoenebeck2-0/+10
2021-07-05tests: migration-test: Add dirty ring testPeter Xu1-3/+55
2021-06-25Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...Peter Maydell1-0/+17
2021-06-24hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42hQiang Liu1-0/+17
2021-06-21fuzz: Display hexadecimal value with '0x' prefixPhilippe Mathieu-Daudé1-2/+2
2021-06-21Remove leading underscores from QEMU definesAhmed Abouzied1-2/+2
2021-06-17sensor: Move hardware sensors from misc to a sensor directoryCorey Minyard3-3/+3
2021-06-17hw/audio/sb16: Avoid assertion by restricting I/O sampling rate rangePhilippe Mathieu-Daudé2-0/+53
2021-06-04tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks testKit Westneat1-0/+51
2021-06-03tests/qtest/tpm-tests: Remove unnecessary NULL checksPeter Maydell1-8/+4
2021-06-03tests/qtest/pflash-cfi02-test: Avoid potential integer overflowPeter Maydell1-1/+1
2021-06-03tests/qtest/hd-geo-test: Fix checks on mkstemp() return valuePeter Maydell1-2/+2
2021-06-03tests/qtest/e1000e-test: Check qemu_recv() succeededPeter Maydell1-1/+2
2021-06-03tests/qtest/bios-tables-test: Check for dup2() failurePeter Maydell1-2/+6
2021-05-26tests/qtest/fuzz: Fix build failurePhilippe Mathieu-Daudé1-0/+1
2021-05-18vhost-user-blk-test: test discard/write zeroes invalid inputsStefan Hajnoczi1-0/+124
2021-05-18tests/qtest: add multi-queue test case to vhost-user-blk-testStefan Hajnoczi1-5/+76
2021-05-18test: new qTest case to test the vhost-user-blk-serverCoiby Xu5-0/+977
2021-05-14tests/qtest/migration-test: Use g_autofree to avoid leaks on error pathsPeter Maydell1-41/+20
2021-05-14tests: Avoid side effects inside g_assert() argumentsPeter Maydell2-3/+6
2021-05-14tests/qtest/rtc-test: Remove pointless NULL checkPeter Maydell1-4/+2
2021-05-14tests/qtest/tpm-util.c: Free memory with correct free functionPeter Maydell1-2/+2
2021-05-14tests/migration-test: Fix "true" vs trueDr. David Alan Gilbert1-7/+7
2021-05-14tests/qtest/npcm7xx_pwm-test.c: Avoid g_assert_true() for non-test assertionsPeter Maydell1-2/+2
2021-05-14tests/qtest/ahci-test.c: Calculate iso_size with 64-bit arithmeticPeter Maydell1-2/+2
2021-05-14libqtest: refuse QTEST_QEMU_BINARY=qemu-kvmStefan Hajnoczi1-1/+8
2021-05-14libqos/qgraph: fix "UNAVAILBLE" typoStefan Hajnoczi1-1/+1
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster1-1/+0
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster1-1/+0
2021-05-12Remove the deprecated moxie targetThomas Huth3-11/+0
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell3-5/+0