aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-02-02Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2018-02-02tests/virtio-9p: explicitly handle potential integer overflowsGreg Kurz
2018-02-02tests: virtio-9p: add FLUSH operation testGreg Kurz
2018-02-02libqos/virtio: return length written into used descriptorGreg Kurz
2018-02-01tests: virtio-9p: add WRITE operation testGreg Kurz
2018-02-01tests: virtio-9p: add LOPEN operation testGreg Kurz
2018-02-01tests: virtio-9p: use the synth backendGreg Kurz
2018-02-01tests: virtio-9p: wait for completion in the test codeGreg Kurz
2018-02-01tests: virtio-9p: move request tag to the test functionsGreg Kurz
2018-01-31iotests: Make 200 run on tmpfsMax Reitz
2018-01-29tpm: add CRB deviceMarc-André Lureau
2018-01-26iotest 205: new test for qmp nbd-server-removeVladimir Sementsov-Ogievskiy
2018-01-26iotests: implement QemuIoInteractive classVladimir Sementsov-Ogievskiy
2018-01-26iotest 147: add cases to test new @name parameter of nbd-server-addVladimir Sementsov-Ogievskiy
2018-01-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-01-23iotests: Disable some tests for compat=0.10Max Reitz
2018-01-23iotests: Split 177 into two parts for compat=0.10Eric Blake
2018-01-23iotests: Make 059 pass on machines with little RAMMax Reitz
2018-01-23iotests: Filter compat-dependent info in 198Max Reitz
2018-01-23iotests: Make 191 work with qcow2 optionsMax Reitz
2018-01-23iotests: Make 184 image-lessMax Reitz
2018-01-23iotests: Make 089 compatible with compat=0.10Max Reitz
2018-01-23iotests: Fix 067 for compat=0.10Max Reitz
2018-01-23iotests: Fix 059's reference outputMax Reitz
2018-01-23iotests: Fix 051 for compat=0.10Max Reitz
2018-01-23iotests: Fix 020 for vmdkMax Reitz
2018-01-23iotests: Skip 103 for refcount_bits=1Max Reitz
2018-01-23iotests: Forbid 020 for non-file protocolsMax Reitz
2018-01-23iotests: Drop format-specific in _filter_img_infoMax Reitz
2018-01-23iotests: Fix _img_info for backslashesMax Reitz
2018-01-23qemu-iotests: Fix locking issue in 102Max Reitz
2018-01-23blockdev: Mark BD-{remove,insert}-medium stableMax Reitz
2018-01-23tests/ahci: Switch tray and medium commands to @idMax Reitz
2018-01-23iotests: Make BD-{remove,insert}-medium use @idMax Reitz
2018-01-23qcow2: Repair unaligned preallocated zero clustersMax Reitz
2018-01-23tests/qemu-iotests: adding savevm/loadvm with postcopy flag testDaniel Henrique Barboza
2018-01-23tests/.gitignore: Add test-bdrv-drainKevin Wolf
2018-01-23Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...Peter Maydell
2018-01-23migration: Revert postcopy-blocktime commit setPeter Maydell
2018-01-22tests/cpu-plug-test: Test CPU hot-plugging on s390xThomas Huth
2018-01-22tests/cpu-plug-test: Check CPU hot-plugging on ppc64, tooThomas Huth
2018-01-22tests/cpu-plug-test: Check the CPU hot-plugging with device_add, tooThomas Huth
2018-01-22tests: Rename pc-cpu-test.c to cpu-plug-test.cThomas Huth
2018-01-18tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usageIgor Mammedov
2018-01-18tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usageIgor Mammedov
2018-01-18tests: acpi: init table descriptor in test_dst_table()Igor Mammedov
2018-01-18tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...Igor Mammedov
2018-01-18vhost-user-test: use init_virtio_dev in multiqueue testMaxime Coquelin
2018-01-18vhost-user-test: make features mask an init_virtio_dev() argumentMaxime Coquelin
2018-01-18vhost-user-test: setup virtqueues in all testsMaxime Coquelin