summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-02-04tests: Enable boot-serial-test for hppaRichard Henderson2-0/+3
2018-02-02Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell6-65/+290
2018-02-02tests/virtio-9p: explicitly handle potential integer overflowsGreg Kurz1-10/+21
2018-02-02tests: virtio-9p: add FLUSH operation testGreg Kurz1-13/+104
2018-02-02libqos/virtio: return length written into used descriptorGreg Kurz6-25/+38
2018-02-01tests: virtio-9p: add WRITE operation testGreg Kurz1-0/+63
2018-02-01tests: virtio-9p: add LOPEN operation testGreg Kurz1-0/+47
2018-02-01tests: virtio-9p: use the synth backendGreg Kurz1-16/+6
2018-02-01tests: virtio-9p: wait for completion in the test codeGreg Kurz1-2/+12
2018-02-01tests: virtio-9p: move request tag to the test functionsGreg Kurz1-14/+14
2018-01-31iotests: Make 200 run on tmpfsMax Reitz1-1/+1
2018-01-29tpm: add CRB deviceMarc-André Lureau2-0/+277
2018-01-26iotest 205: new test for qmp nbd-server-removeVladimir Sementsov-Ogievskiy3-0/+162
2018-01-26iotests: implement QemuIoInteractive classVladimir Sementsov-Ogievskiy1-0/+38
2018-01-26iotest 147: add cases to test new @name parameter of nbd-server-addVladimir Sementsov-Ogievskiy2-15/+57
2018-01-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell41-591/+682
2018-01-23iotests: Disable some tests for compat=0.10Max Reitz4-2/+9
2018-01-23iotests: Split 177 into two parts for compat=0.10Eric Blake5-32/+193
2018-01-23iotests: Make 059 pass on machines with little RAMMax Reitz1-1/+3
2018-01-23iotests: Filter compat-dependent info in 198Max Reitz2-10/+4
2018-01-23iotests: Make 191 work with qcow2 optionsMax Reitz2-227/+91
2018-01-23iotests: Make 184 image-lessMax Reitz2-74/+14
2018-01-23iotests: Make 089 compatible with compat=0.10Max Reitz2-12/+2
2018-01-23iotests: Fix 067 for compat=0.10Max Reitz2-72/+28
2018-01-23iotests: Fix 059's reference outputMax Reitz1-1/+1
2018-01-23iotests: Fix 051 for compat=0.10Max Reitz3-0/+4
2018-01-23iotests: Fix 020 for vmdkMax Reitz2-5/+10
2018-01-23iotests: Skip 103 for refcount_bits=1Max Reitz1-0/+2
2018-01-23iotests: Forbid 020 for non-file protocolsMax Reitz1-7/+1
2018-01-23iotests: Drop format-specific in _filter_img_infoMax Reitz2-3/+32
2018-01-23iotests: Fix _img_info for backslashesMax Reitz1-1/+1
2018-01-23qemu-iotests: Fix locking issue in 102Max Reitz2-2/+8
2018-01-23blockdev: Mark BD-{remove,insert}-medium stableMax Reitz4-16/+16
2018-01-23tests/ahci: Switch tray and medium commands to @idMax Reitz1-6/+6
2018-01-23iotests: Make BD-{remove,insert}-medium use @idMax Reitz2-131/+113
2018-01-23qcow2: Repair unaligned preallocated zero clustersMax Reitz2-1/+11
2018-01-23tests/qemu-iotests: adding savevm/loadvm with postcopy flag testDaniel Henrique Barboza3-0/+144
2018-01-23tests/.gitignore: Add test-bdrv-drainKevin Wolf1-0/+1
2018-01-23Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...Peter Maydell3-137/+271
2018-01-23migration: Revert postcopy-blocktime commit setPeter Maydell1-16/+0
2018-01-22tests/cpu-plug-test: Test CPU hot-plugging on s390xThomas Huth2-0/+40
2018-01-22tests/cpu-plug-test: Check CPU hot-plugging on ppc64, tooThomas Huth2-0/+51
2018-01-22tests/cpu-plug-test: Check the CPU hot-plugging with device_add, tooThomas Huth1-2/+45
2018-01-22tests: Rename pc-cpu-test.c to cpu-plug-test.cThomas Huth2-14/+14
2018-01-18tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usageIgor Mammedov1-0/+3
2018-01-18tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usageIgor Mammedov1-5/+10
2018-01-18tests: acpi: init table descriptor in test_dst_table()Igor Mammedov1-3/+1
2018-01-18tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_ta...Igor Mammedov1-2/+2
2018-01-18vhost-user-test: use init_virtio_dev in multiqueue testMaxime Coquelin1-57/+8
2018-01-18vhost-user-test: make features mask an init_virtio_dev() argumentMaxime Coquelin1-7/+7