aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
2021-07-12hw/sd/sdcard: Check for valid address range in SEND_WRITE_PROT (CMD30)Philippe Mathieu-Daudé
2021-07-11Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-6.1-2' into stagingPeter Maydell
2021-07-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210709'...Peter Maydell
2021-07-09tests/boot-serial-test: Add STM32VLDISCOVERY board testcaseAlexandre Iooss
2021-07-09spapr: Implement Open Firmware client interfaceAlexey Kardashevskiy
2021-07-08tests/qtest: add tests for MAX34451 device modelTitus Rwantare
2021-07-08tests/qtest: add tests for ADM1272 device modelTitus Rwantare
2021-07-06Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2021-07-06machine: add smp compound propertyPaolo Bonzini
2021-07-05Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20210705' int...Peter Maydell
2021-07-059pfs: add link to 9p developer docsChristian Schoenebeck
2021-07-05tests: migration-test: Add dirty ring testPeter Xu
2021-06-25Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request...Peter Maydell
2021-06-24hw/audio/sb16: Restrict I/O sampling rate range for command 41h/42hQiang Liu
2021-06-21fuzz: Display hexadecimal value with '0x' prefixPhilippe Mathieu-Daudé
2021-06-21Remove leading underscores from QEMU definesAhmed Abouzied
2021-06-17sensor: Move hardware sensors from misc to a sensor directoryCorey Minyard
2021-06-17hw/audio/sb16: Avoid assertion by restricting I/O sampling rate rangePhilippe Mathieu-Daudé
2021-06-04tests/qtest/virtio-scsi-test: add unmap large LBA with 4k blocks testKit Westneat
2021-06-03tests/qtest/tpm-tests: Remove unnecessary NULL checksPeter Maydell
2021-06-03tests/qtest/pflash-cfi02-test: Avoid potential integer overflowPeter Maydell
2021-06-03tests/qtest/hd-geo-test: Fix checks on mkstemp() return valuePeter Maydell
2021-06-03tests/qtest/e1000e-test: Check qemu_recv() succeededPeter Maydell
2021-06-03tests/qtest/bios-tables-test: Check for dup2() failurePeter Maydell
2021-05-26tests/qtest/fuzz: Fix build failurePhilippe Mathieu-Daudé
2021-05-18vhost-user-blk-test: test discard/write zeroes invalid inputsStefan Hajnoczi
2021-05-18tests/qtest: add multi-queue test case to vhost-user-blk-testStefan Hajnoczi
2021-05-18test: new qTest case to test the vhost-user-blk-serverCoiby Xu
2021-05-14tests/qtest/migration-test: Use g_autofree to avoid leaks on error pathsPeter Maydell
2021-05-14tests: Avoid side effects inside g_assert() argumentsPeter Maydell
2021-05-14tests/qtest/rtc-test: Remove pointless NULL checkPeter Maydell
2021-05-14tests/qtest/tpm-util.c: Free memory with correct free functionPeter Maydell
2021-05-14tests/migration-test: Fix "true" vs trueDr. David Alan Gilbert
2021-05-14tests/qtest/npcm7xx_pwm-test.c: Avoid g_assert_true() for non-test assertionsPeter Maydell
2021-05-14tests/qtest/ahci-test.c: Calculate iso_size with 64-bit arithmeticPeter Maydell
2021-05-14libqtest: refuse QTEST_QEMU_BINARY=qemu-kvmStefan Hajnoczi
2021-05-14libqos/qgraph: fix "UNAVAILBLE" typoStefan Hajnoczi
2021-05-12Drop the deprecated unicore32 targetMarkus Armbruster
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2021-05-12Remove the deprecated moxie targetThomas Huth
2021-05-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...Peter Maydell
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-05-01tests/qtest: Rename m25p80 test in aspeed_smc testCédric Le Goater
2021-05-01tests/qtest: Add test for Aspeed HACEJoel Stanley
2021-04-12tests/qtest: add tests for am53c974 deviceMark Cave-Ayland
2021-04-08Revert "tests: Add tests for query-netdev command"Jason Wang
2021-04-04x86: rename oem-id and oem-table-id propertiesPaolo Bonzini
2021-03-30net/npcm7xx_emc.c: Fix handling of receiving packets when RSDR not setDoug Evans
2021-03-23memory: Add offset_in_region to flatview_cb argumentsPeter Maydell