aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
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
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2-3/+0
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2-2/+0
2021-05-01tests/qtest: Rename m25p80 test in aspeed_smc testCédric Le Goater2-8/+8
2021-05-01tests/qtest: Add test for Aspeed HACEJoel Stanley2-0/+472
2021-04-12tests/qtest: add tests for am53c974 deviceMark Cave-Ayland2-0/+219
2021-04-08Revert "tests: Add tests for query-netdev command"Jason Wang2-123/+0
2021-04-04x86: rename oem-id and oem-table-id propertiesPaolo Bonzini1-1/+1
2021-03-30net/npcm7xx_emc.c: Fix handling of receiving packets when RSDR not setDoug Evans1-9/+21
2021-03-23memory: Add offset_in_region to flatview_cb argumentsPeter Maydell1-1/+4