summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qapi: Implement boxed event argument documentationMarkus Armbruster2019-10-293-3/+4
* tests/qapi-schema: Fix feature documentation testingMarkus Armbruster2019-10-294-0/+16
* tests/qapi-schema: Cover alternate documentation commentsMarkus Armbruster2019-10-293-0/+37
* tests/qapi-schema: Demonstrate command and event doc comment bugsMarkus Armbruster2019-10-2910-0/+90
* tests/qapi-schema: Demonstrate feature and enum doc comment bugsMarkus Armbruster2019-10-2910-0/+89
* Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...Peter Maydell2019-10-2836-98/+1044
|\
| * qemu-iotests: restrict 264 to qcow2 onlyVladimir Sementsov-Ogievskiy2019-10-281-0/+2
| * block: Add @exact parameter to bdrv_co_truncate()Max Reitz2019-10-281-4/+4
| * iotests: Test qcow2's snapshot table handlingMax Reitz2019-10-283-0/+870
| * iotests: Add peek_file* functionsMax Reitz2019-10-281-0/+20
| * iotests: Drop TEST_DIR filter from _filter_nbdMax Reitz2019-10-281-1/+0Star
| * iotests/267: Create socket in $SOCK_DIRMax Reitz2019-10-282-3/+3
| * iotests/240: Create socket in $SOCK_DIRMax Reitz2019-10-281-2/+2
| * iotests/223: Create socket in $SOCK_DIRMax Reitz2019-10-281-7/+7
| * iotests/222: Create socket in $SOCK_DIRMax Reitz2019-10-281-1/+1
| * iotests/209: Create socket in $SOCK_DIRMax Reitz2019-10-281-1/+2
| * iotests/208: Create socket in $SOCK_DIRMax Reitz2019-10-281-1/+1
| * iotests/205: Create socket in $SOCK_DIRMax Reitz2019-10-281-1/+1
| * iotests/201: Create socket in $SOCK_DIRMax Reitz2019-10-281-1/+1
| * iotests/194: Create sockets in $SOCK_DIRMax Reitz2019-10-281-2/+2
| * iotests/192: Create socket in $SOCK_DIRMax Reitz2019-10-282-3/+3
| * iotests/183: Create socket in $SOCK_DIRMax Reitz2019-10-281-1/+1
| * iotests/182: Create socket in $SOCK_DIRMax Reitz2019-10-281-2/+2
| * iotests/181: Create socket in $SOCK_DIRMax Reitz2019-10-281-1/+1
| * iotests/147: Create socket in $SOCK_DIRMax Reitz2019-10-281-1/+1
| * iotests/143: Create socket in $SOCK_DIRMax Reitz2019-10-282-4/+4
| * iotests/140: Create socket in $SOCK_DIRMax Reitz2019-10-282-5/+5
| * iotests/083: Create socket in $SOCK_DIRMax Reitz2019-10-282-20/+20
| * iotests: Let common.nbd create socket in $SOCK_DIRMax Reitz2019-10-282-3/+1Star
| * iotests: Filter $SOCK_DIRMax Reitz2019-10-281-1/+5
| * iotests.py: Add @base_dir to FilePaths etc.Max Reitz2019-10-281-6/+6
| * iotests.py: Store socket files in $SOCK_DIRMax Reitz2019-10-281-1/+3
| * iotests: Introduce $SOCK_DIRMax Reitz2019-10-281-2/+13
| * iotests: Cache supported_formats()Max Reitz2019-10-281-3/+11
| * iotests: Test driver whitelisting in 136Max Reitz2019-10-281-4/+10
| * iotests: Test driver whitelisting in 093Max Reitz2019-10-281-3/+9
| * iotests: Let skip_if_unsupported accept a functionMax Reitz2019-10-281-2/+6
| * iotests: Use case_skip() in skip_if_unsupported()Max Reitz2019-10-281-4/+4
| * iotests: Allow skipping test casesMax Reitz2019-10-281-3/+19
| * iotests: Prefer null-co over null-aioMax Reitz2019-10-282-5/+4Star
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-10-2815-134/+802
|\ \
| * | libqos: add VIRTIO PCI 1.0 supportStefan Hajnoczi2019-10-255-1/+476
| * | libqos: extract Legacy virtio-pci.c codeStefan Hajnoczi2019-10-252-19/+12Star
| * | libqos: make the virtio-pci BAR index configurableStefan Hajnoczi2019-10-252-1/+4
| * | libqos: expose common virtqueue setup/cleanup functionsStefan Hajnoczi2019-10-252-9/+18
| * | libqos: add MSI-X callbacks to QVirtioPCIDeviceStefan Hajnoczi2019-10-252-9/+40
| * | libqos: pass full QVirtQueue to set_queue_address()Stefan Hajnoczi2019-10-253-5/+9
| * | libqos: add iteration support to qpci_find_capability()Stefan Hajnoczi2019-10-252-7/+25
| * | libqos: access VIRTIO 1.0 vring in little-endianStefan Hajnoczi2019-10-255-39/+106
| * | libqos: implement VIRTIO 1.0 FEATURES_OK stepStefan Hajnoczi2019-10-251-1/+17