summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* throttle: Make throttle_is_valid() set errpAlberto Garcia2019-11-291-1/+1
* throttle: Make throttle_max_is_missing_limit() set errpAlberto Garcia2019-11-291-3/+3
* throttle: Make throttle_conflicting() set errpAlberto Garcia2019-11-291-6/+6
* block: Fix -incoming with snapshot=onKevin Wolf2019-11-293-0/+58
* qapi: Don't box branches of flat unionsEric Blake2019-11-292-9/+7
* qapi: Don't box struct branch of alternateEric Blake2019-11-292-16/+15
* qapi: Add tests of complex objects within alternateEric Blake2019-11-294-4/+67
* qapi: Forbid 'any' inside an alternateEric Blake2019-11-295-0/+7
* qapi: Forbid empty unions and useless alternatesEric Blake2019-11-2912-26/+9
* qapi-visit: Honor prefix of discriminator enumEric Blake2019-11-292-5/+11
* tests/vhost-user-bridge: add scattering of incoming packetsVictor Kaplansky2019-11-291-31/+61
* nbd: always query export list in fixed new style protocolDaniel P. Berrange2019-11-292-2/+2
* nbd: convert block client to use I/O channels for connection setupDaniel P. Berrange2019-11-291-1/+1
* tests: Clean up includesPeter Maydell2019-11-29119-202/+119
* tests/i440fx-test: Don't define ARRAY_SIZE locallyPeter Maydell2019-11-291-2/+1
* tests: add pxe e1000 and virtio-pci testsVictor Kaplansky2019-11-295-67/+224
* io: introduce helper for creating channels from file descriptorsDaniel P. Berrange2019-11-292-0/+43
* qmp: Fix reference-counting of qnull on empty output visitEric Blake2019-11-291-0/+2
* qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake2019-11-291-10/+4
* qapi: Swap visit_* arguments for consistent 'name' placementEric Blake2019-11-299-129/+129
* tests: Use Python 2.6 "except E as ..." syntaxMarkus Armbruster2019-11-292-7/+7
* vhost-user-test: use correct ROM to speed up and avoid spurious failuresPaolo Bonzini2019-11-291-3/+2
* tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobsIgor Mammedov2019-11-294-0/+0
* tests: pc: acpi: drop not needed 'expected SSDT' blobsIgor Mammedov2019-11-294-0/+0
* block: qemu-iotests - add test for snapshot, commit, snapshot bugJeff Cody2019-11-293-0/+139
* iotests: Add "qemu-img map" test for VMDK extentsFam Zheng2019-11-292-0/+35
* iotests: Add test for block jobs and BDS ejectionMax Reitz2019-11-293-0/+246
* iotests: Add test for multiple BB on BDS treeMax Reitz2019-11-293-0/+101
* iotests: Add test for eject under NBD serverMax Reitz2019-11-293-0/+109
* iotests: Add test for a nonexistent NBD exportMax Reitz2019-11-293-0/+81
* iotests: Make redirecting qemu's stderr optionalMax Reitz2019-11-291-2/+13
* iotests: Make _filter_nbd support more URL typesMax Reitz2019-11-291-1/+2
* iotests: Make _filter_nbd drop log linesMax Reitz2019-11-292-11/+1
* iotests: Move _filter_nbd into common.filterMax Reitz2019-11-292-12/+12
* iotests: Change coding style of _filter_nbd in 083Max Reitz2019-11-291-9/+10
* iotests: Rename filter_nbd to _filter_nbd in 083Max Reitz2019-11-291-2/+2
* iotests: Limit supported formats for 118Max Reitz2019-11-291-1/+3
* block/qapi: Emit tray_open only if there is a trayMax Reitz2019-11-291-4/+0
* Revert "hw/block/fdc: Implement tray status"Max Reitz2019-11-292-83/+36
* ivshmem-test: test both msi & irq casesMarc-André Lureau2019-11-291-16/+37
* libqos: remove some leaksMarc-André Lureau2019-11-291-0/+2
* ivshmem-test: leak fixesMarc-André Lureau2019-11-291-11/+17
* usb: Clean up includesPeter Maydell2019-11-294-9/+4
* 9pfs: Clean up includesPeter Maydell2019-11-291-3/+1
* ide: Clean up includesPeter Maydell2019-11-293-6/+3
* char: convert from GIOChannel to QIOChannelDaniel P. Berrange2019-11-291-1/+1
* qtest/fdc: Support for 2.88MB drivesJohn Snow2019-11-291-1/+1
* fpu: Replace uint32 typedef with uint32_tPeter Maydell2019-11-291-1/+1
* iotests: Test that throttle values rangesFam Zheng2019-11-293-0/+96
* qcow2: Write full header on image creationKevin Wolf2019-11-294-0/+32
OpenPOWER on IntegriCloud