aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-02-25rebuild-expected-aml.sh: remind about the processMichael S. Tsirkin1-0/+7
2020-02-25bios-tables-test: default diff commandMichael S. Tsirkin1-19/+12
2020-02-25bios-tables-test: fix up DIFF generationMichael S. Tsirkin1-1/+7
2020-02-25bios-tables-test: tell people how to updateMichael S. Tsirkin1-1/+3
2020-02-22fuzz: add virtio-scsi fuzz targetAlexander Bulekov2-0/+214
2020-02-22fuzz: add virtio-net fuzz targetAlexander Bulekov2-0/+199
2020-02-22fuzz: add i440fx fuzz targetsAlexander Bulekov2-0/+196
2020-02-22fuzz: add support for qos-assisted fuzz targetsAlexander Bulekov3-0/+269
2020-02-22fuzz: support for fork-based fuzzing.Alexander Bulekov4-0/+120
2020-02-22fuzz: add fuzzer skeletonAlexander Bulekov3-0/+280
2020-02-22libqos: move useful qos-test funcs to qos_externalAlexander Bulekov4-131/+198
2020-02-22libqos: split qos-test and libqos makefile varsAlexander Bulekov1-35/+36
2020-02-22libqos: rename i2c_send and i2c_recvAlexander Bulekov3-12/+12
2020-02-22libqtest: make bufwrite rely on the TransportOpsAlexander Bulekov2-2/+73
2020-02-22libqtest: add a layer of abstraction to send/recvAlexander Bulekov1-9/+39
2020-02-22util/async: make bh_aio_poll() O(1)Stefan Hajnoczi1-1/+2
2020-02-22rcu_queue: add QSLIST functionsPaolo Bonzini3-0/+20
2020-02-21Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-02-20' in...Peter Maydell12-6/+347
2020-02-20Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell1-2/+2
2020-02-20iotests: Test snapshot -l field separationMax Reitz3-0/+85
2020-02-20iotests: Test convert -n -B to backing-less targetMax Reitz2-0/+19
2020-02-20iotests: Add test for image creation fallbackMax Reitz3-0/+77
2020-02-20iotests/279: Fix for non-qcow2 formatsMax Reitz1-2/+5
2020-02-20block: always fill entire LUKS header space with zerosDaniel P. Berrangé3-0/+160
2020-02-20iotests/147: Fix drive parametersMax Reitz1-1/+1
2020-02-20iotests: Remove the superfluous 2nd check for the availability of quorumThomas Huth1-3/+0
2020-02-18tests/qtest/libqos/qgraph: Remove superfluous semicolonsPhilippe Mathieu-Daudé1-2/+2
2020-02-18iotests: Check that @replaces can replace filtersMax Reitz2-2/+48
2020-02-18iotests: Add tests for invalid Quorum @replacesMax Reitz2-3/+71
2020-02-18iotests: Use self.image_len in TestRepairQuorumMax Reitz1-1/+1
2020-02-18iotests: Resolve TODOs in 041Max Reitz1-4/+2
2020-02-18iotests/041: Drop superfluous shutdownsMax Reitz1-11/+0
2020-02-18iotests: Add VM.assert_block_path()Max Reitz1-0/+59
2020-02-18iotests: Use complete_and_wait() in 155Max Reitz1-6/+1
2020-02-18iotests: Let 041 use -blockdev for quorum childrenMax Reitz1-1/+4
2020-02-18iotests: Test error handling policies with block-commitKevin Wolf2-2/+285
2020-02-18iotests: Test copy offloading with external data fileKevin Wolf2-0/+20
2020-02-17qapi: Split control.json off misc.jsonKevin Wolf1-1/+1
2020-02-14Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...Peter Maydell1-3/+14
2020-02-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200213'...Peter Maydell3-0/+0
2020-02-13virt/acpi: update golden masters for DSDT updateHeyi Guo4-3/+0
2020-02-13bios-tables-test: prepare to change ARM virt ACPI DSDTHeyi Guo1-0/+3
2020-02-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+1
2020-02-13migration-test: fix some memleaks in migration-testPan Nengyuan1-2/+12
2020-02-13tests/migration: Add some slack to auto convergeDr. David Alan Gilbert1-1/+2
2020-02-12build: move TARGET_GPROF to config-host.makPaolo Bonzini1-1/+1
2020-02-10Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2020-02-08' into sta...Peter Maydell1-1/+154
2020-02-10Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200207...Peter Maydell92-130/+302
2020-02-08tests/virtio-9p: added readdir testChristian Schoenebeck1-0/+152
2020-02-08tests/virtio-9p: add terminating null in v9fs_string_read()Christian Schoenebeck1-1/+2